Results 1 to 2 of 2

Thread: [2005] Annoying Error in IDE

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    [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.
    Quote 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.
    Visual Studio Team Edition 2005
    GDI+ Links: Bob Powell VB.Net Heaven
    API Links: All API Pinvoke.Net
    VB6 to VB.Net: Visual Basic 6 to .NET Function Equivalents (Thread)

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: [2005] Annoying Error in IDE

    There have been multiple posts about issues similar to this. While most of the times it's because of a coding error, when no errors exist it's just a bug in the IDE.

    A service pack for VS 2005 is set for release sometime this year I think. It should fix these issues.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width