Forms Designer Error Display HTML Source
- by Pranay Rana
I i am unable to see the design view of a winform app
Errors are:
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 event Click is read-only and
cannot be changed.
at
System.ComponentModel.Design.EventBindingService.EventPropertyDescriptor.SetValue(Object
component, Object value) at
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeAttachEventStatement(IDesignerSerializationManager
manager, CodeAttachEventStatement
statement) at
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager
manager, CodeStatement statement)