G
GKG
Hello...Im using VS.net and i have a problem with the
windowsfrom designer it when i attempt to bring up the
designer for a form (that is derives another form i made)
i get an exception message ("ExecuteReader requires an
open and available Connection. The connection's current
state is Closed") in a message box and when i click ok it
show X...An error has occured ........ instead of the form
Now how can i find out where this error occurs, can i
somehow debug this instantiation, that occurs when
starting the designer, using breakpoint and such like
when debugging the program?
windowsfrom designer it when i attempt to bring up the
designer for a form (that is derives another form i made)
i get an exception message ("ExecuteReader requires an
open and available Connection. The connection's current
state is Closed") in a message box and when i click ok it
show X...An error has occured ........ instead of the form
Now how can i find out where this error occurs, can i
somehow debug this instantiation, that occurs when
starting the designer, using breakpoint and such like
when debugging the program?