User Controls disappear!

M

Michael Polen

I create a user control (actually a several). Everything
is fine. I use it on a form or two. Everything is fine.
All of a sudden when I make a change and rebuild, it can't
find the control anymore. SAME PROBLEM OCCURS WITH C# OR
VB.NET???????

Error Message:
The user control ... could not be loaded. Ensure that the
library containing the control has been built and a
project reference has been made to the library containg
the control. If you have changed the name of the user
control, close and re-open the control's designer to
update the toolbox item

I didn't do anything that I can figure. The controls are
in the same namespace and project as the mainline.
..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top