For no apparent reason, some components that have been added to my form
suddenly disappear and with that, all of the studio generated code relating
to the components disappears as well. This has happened on more than one
occasion and with data related components (typed datasets and adapters).
Has anyone seen something like this and is there a way to avoid it?
Thanks
Jeronimo
John Saunders - 20 Dec 2004 22:51 GMT
> For no apparent reason, some components that have been added to my form
> suddenly disappear and with that, all of the studio generated code
[quoted text clipped - 3 lines]
>
> Has anyone seen something like this and is there a way to avoid it?
This happens fairly frequently. It usually happens when a component throws
an exception.
The way to avoid it is for the component not to throw the exception.
John Saunders