The designer could not be shown for this file because none of the classes within it can be designed.

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
I am working on a single-form windows form program and this is the second time I have gotten this error, I fixed it the first time by creating a new file and starting over, though at the time I had very little to lose, that is quite the opposite now, so,
how do I fix this, I did try re-installing VCE 2010 and it didnt help.
Call stack if it helps.

<pre>at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager)
at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload) [/code]
<br/>
<br/>


View the full article
 
Back
Top