R
R-D-C
Hi,
VS2003 has gone totally mad on me and I haven't a clue why!
I have an application that displays different user controls according to
what menu option you click. Within these usercontrols are other
usercontrols to control individual input boxes and structured items such as
three textboxes in a specific format.
Everything was working ok until this morning. I rebuilt the project this
morning with only minor changes to the code. Now every form containing a
user control has had it removed. I get a whole host of errors telling me
that the type for each control cannot be found and to check the assembly
containing containing the user control is referenced (everything is in one
assembly), and that the variables that used to be controls on forms / other
controls are either undeclared or never assigned.
I returned to my back-up but adding a line of code here and there causes the
same thing to happen.
Currently I have lost several week's work, can anybody PLEEEEAAAAASSEE
help???
VS2003 has gone totally mad on me and I haven't a clue why!
I have an application that displays different user controls according to
what menu option you click. Within these usercontrols are other
usercontrols to control individual input boxes and structured items such as
three textboxes in a specific format.
Everything was working ok until this morning. I rebuilt the project this
morning with only minor changes to the code. Now every form containing a
user control has had it removed. I get a whole host of errors telling me
that the type for each control cannot be found and to check the assembly
containing containing the user control is referenced (everything is in one
assembly), and that the variables that used to be controls on forms / other
controls are either undeclared or never assigned.
I returned to my back-up but adding a line of code here and there causes the
same thing to happen.
Currently I have lost several week's work, can anybody PLEEEEAAAAASSEE
help???