E
ewpatton
Hello all,
I've been working on a project in VC++.NET 2005 which contains a form
with a custom control. Today when I opened the project, the designer
complained:
Could not find type 'VIAWorkspace.Toolbar'. Please make sure that the
assembly that contains this type is referenced. If this type is a part
of your development project, make sure that the project has been
successfully built.
Now, I've rebuilt the solution. When it runs the toolbar appears as I
expect it to, but the IDE refuses to correct the problem.
How can I fix this?
Evan
I've been working on a project in VC++.NET 2005 which contains a form
with a custom control. Today when I opened the project, the designer
complained:
Could not find type 'VIAWorkspace.Toolbar'. Please make sure that the
assembly that contains this type is referenced. If this type is a part
of your development project, make sure that the project has been
successfully built.
Now, I've rebuilt the solution. When it runs the toolbar appears as I
expect it to, but the IDE refuses to correct the problem.
How can I fix this?
Evan