|
-
Jun 16th, 2006, 01:01 PM
#1
Thread Starter
Frenzied Member
[2005] Annoying Error in IDE
Does anyone ever get this error when trying to view a form in the designer? This is displayed instead of the form.
 Originally Posted by VS Designer
One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes.
The designer loader did not provide a root component but has not indicated why.
Hide
at System.ComponentModel.Design.DesignSurface.get_View()
at Microsoft.VisualStudio.Shell.Design.WindowPaneProviderService.CreateWindowPane(DesignSurface surface)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.DeferrableWindowPaneProviderService.CreateWindow Pane(DesignSurface surface)
at Microsoft.VisualStudio.Design.VSDesignSurface.Microsoft.VisualStudio.Designer.Interfaces.IVSMDDesign er.get_View()
I can't see any ryhme or reason why it happens. I may or may not have changed anything on the form. Closing and reopen may or may not work. Re-Building may or may not work. But if both those fail, closing VS and re-opening does.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|