I am currently running VS2003 on XP and I recently had to look at making a change to a project after it had been working ok for several months.
When I opened the project I get the error "Variable is either undeclared or was never defined" on several custom controls I have on the form. When I view the form in design view the controls do not appear however in the windows region in the code view all the declarations look correct. This program runs ok but I am unsure of making changes and rolling them out to users when the development environment appears unstable.
The same question was asked in thread796-1305600 however there was no answer has anyone solved this issue?
-Ian
When I opened the project I get the error "Variable is either undeclared or was never defined" on several custom controls I have on the form. When I view the form in design view the controls do not appear however in the windows region in the code view all the declarations look correct. This program runs ok but I am unsure of making changes and rolling them out to users when the development environment appears unstable.
The same question was asked in thread796-1305600 however there was no answer has anyone solved this issue?
-Ian