Hi i have got a proj i want to remove errors in it.
This is winform application in vb.net when i try to open form then it does not show form elements(button label etc) it show this.
<html><head><META
HTTP-EQUIV="Content-Type" CONTENT="text/html;
charset=UTF-8"><title></title><style>.ErrorStyle {
font-family: tahoma; font-size: 11 pt; text-align: left}.DetailsStyle {
font-family: tahoma; font-size: 10pt; text-align: left;text-indent: 0;
word-spacing: 0; line-height: 100%; float: left; margin-top: 0; margin-bottom:
0}.StackStyleVisible { font-family: tahoma; font-size: 10pt; text-align: left;
margin-left: 20; text-indent: 0}.StackStyleHidden { display:none; font-family:
tahoma; font-size: 10pt; text-align: left; margin-left: 20; text-indent:
0}</style></head><body><DIV class="DetailsStyle"
width="100%"><table border="0" width="100%"
id="table1" height="100%" cellspacing="0"
cellpadding="0"><tr><td height="40" bgcolor="#FF9999"
width="8%" style="letter-spacing: 0"
align="center"><img border="0"
src="C:\Users\admin\AppData\Local\Temp\545AD16.tmp"
width="35" height="35" alt="ErrorImage"
></td><td height="40" bgcolor="#FF9999"
width="91%" style="vertical-align: top; letter-spacing: 0"
align="left"><b><font size="2"
face="Arial" fontsize="70%">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.</font><font size="2"
face="Arial"></font></b></td></tr><tr><td
colspan="2" align="left" valign="top"><DIV
id="div1" class="ErrorStyle"
width="100%"><span style="font-weight:
600"><br>An error occurred while parsing EntityName. Line 4,
position 61. </span><br><a href="" id="details0">Hide</a><font
color="#0000FF">  </font></DIV>
</td> </tr> <tr><td colspan="2"
align="left" valign="top"><DIV id="div20"
class="StackStyleVisible" width="100%"><br> at System.Xml.XmlTextReaderImpl.Throw(Exception
e)<br> at
System.Xml.XmlTextReaderImpl.Throw(String res, String arg)<br> at System.Xml.XmlTextReaderImpl.ParseEntityName()<br> at
System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char
quoteChar, NodeData attr)<br> at
System.Xml.XmlTextReaderImpl.ParseAttributes()<br> at
System.Xml.XmlTextReaderImpl.ParseElement()<br> at System.Xml.XmlTextReaderImpl.ParseElementContent()<br> at
System.Xml.XmlTextReaderImpl.Read()<br>
at System.Xml.XmlTextReader.Read()<br> at
Microsoft.VisualStudio.Design.VSTypeResolutionService.GeneratedAssemblyEntry.RealizeMoniker(String
moniker)<br> at Microsoft.VisualStudio.Design.VSTypeResolutionService.GeneratedAssemblyEntry.get_FileName()<br> at
Microsoft.VisualStudio.Design.VSTypeResolutionService.AssemblyEntry.get_AssemblyName()<br> at
Microsoft.VisualStudio.Design.VSTypeResolutionService.AssemblyEntry.Search(String
fullName, String typeName, Boolean ignoreTypeCase, Assembly& assembly,
String description)<br> at
Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchGeneratedEntries(AssemblyName
assemblyName, String typeName, Boolean ignoreTypeCase, Assembly&
assembly)<br> at
Microsoft.VisualStudio.Design.VSTypeResolutionService.GetType(String typeName,
Boolean throwOnError, Boolean ignoreCase, ReferenceType refType)<br> at
Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetType(String
name, Boolean throwOnError, Boolean ignoreCase)<br> at
Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetType(String
name)<br> at
System.ComponentModel.TypeDescriptor.CreateDesigner(IComponent component, Type
designerBaseType)<br> at
System.ComponentModel.Design.DesignSurface.CreateDesigner(IComponent component,
Boolean rootDesigner)<br> at Microsoft.VisualStudio.Design.VSDesignSurface.CreateDesigner(IComponent
component, Boolean rootDesigner)<br>
at
System.ComponentModel.Design.DesignerHost.AddToContainerPostProcess(IComponent
component, String name, IContainer containerToAddTo)<br> at System.ComponentModel.Design.DesignerHost.Add(IComponent
component, String name)<br> at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.CreateComponent(Type
componentType, String name)<br>
at System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateInstance(Type
type, ICollection arguments, String name, Boolean
addToContainer)<br> at
System.ComponentModel.Design.Serialization.DesignerSerializationManager.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.CreateInstance(Type
type, ICollection arguments, String name, Boolean
addToContainer)<br> at
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeInstance(IDesignerSerializationManager
manager, Type type, Object[] parameters, String name, Boolean
addToContainer)<br> at
System.ComponentModel.Design.Serialization.ComponentCodeDomSerializer.DeserializeInstance(IDesignerSerializationManager
manager, Type type, Object[] parameters, String name, Boolean
addToContainer)<br> at
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager
manager, String name, CodeExpression expression)<br> at
System.ComponentModel.Design.Serialization.CodeDomSerializer.DeserializeStatementToInstance(IDesignerSerializationManager
manager, CodeStatement statement)<br>
at
System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(IDesignerSerializationManager
manager, Object codeObject)<br>
at System.Windows.Forms.Design.ControlCodeDomSerializer.Deserialize(IDesignerSerializationManager
manager, Object codeObject)<br>
at
Infragistics.Shared.Serialization.UltraCodeDomSerializer.Deserialize(IDesignerSerializationManager
manager, Object codeObject)<br> at
System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.DeserializeName(IDesignerSerializationManager
manager, String name, CodeStatementCollection statements)<tr><td
colspan="2" align="left" valign="top"><DIV
id="div1" class="ErrorStyle" width="100%"><span
style="font-weight: 600"><br>The variable 'gdView' is either
undeclared or was never assigned. </span><br><a
href="" id="details1">Hide</a><font
color="#0000FF">  </font><a
href="" id="task1">Edit</a><font
color="#0000FF"></font></span></DIV> </td>
</tr> <tr><td colspan="2" align="left"
valign="top"><DIV id="div21"
class="StackStyleVisible" width="100%"><br> at
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager
manager, String exceptionText, String helpLink)<br> at
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager
manager, String name, CodeExpression expression)<br> at
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager
manager, String name, CodeExpression expression)<br> at
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager
manager, CodeStatement statement)</DIV></td></tr></table></div></body></html>
so what is this how can i remove this error.