Search code examples
c#visual-studio-2010dotnetbar

Visual studio 2010 Forms design error


I am using DotNetBar in my application which I have developed in VS 2010.

I have removed the DotNetBar once and open the form which is using the DotNetBar component, but it's showing this error.

To prevent possible data loss before loading the designer, the following errors must be resolved:

I've reinstalled DotNetBar but the error is not going away when I open that form - all other forms are working correctly without any error. I have tried rebuilding and cleaning the solution but the result is the same!

Can anyone help?

enter image description here


Solution

  • Have you tried deleting the .suo file? If not, close Visual Studio, THEN delete the .suo file (and also the bin and obj folders again while you're at it).