Jump to content
Xtreme .Net Talk

Need Help! VB.Net Error message on start up "XML Parsing Error"


Recommended Posts

Posted

I just installed VB.Net 2003 I get this error message on start up:

 

file://C:\program files \Microsoft Visual Studio.Net 2003\Common7\IDE\html\xmlinks\1033\context.xml(0,0):XML error C00E508: An invalid Charachter was found in content.

 

What can I do to correct this.. Uninstall and re-install??

Posted

HELP....!

 

What do the contents of the file mentioned look like?

 

There are no contents in the file...

 

Also when I go to start a new project and try to save it I get another message box saying:

 

Microsoft JScript Compilation Error

Syntax Error

/>

 

Any ideas Whats happened ?? :confused:

  • *Experts*
Posted

Where'd you get your copy of .NET? Is it the Professional edition?

 

I have .NET 2002, but mine contains:

<?xml version='1.0' encoding="utf-8" ?>
<DynamicHelp xmlns="http://microsoft.com/vstudio/tbd/vsdh.xsd">
 <Preference AttrName="Locale" AttrValue="kbEnglish"/>
 <LINKGROUP ID="help" Title="Help" Priority="500">
   <GLYPH Expanded="vs:/ctxhelp_show.gif" Collapsed="vs:/ctxhelp_hide.gif"/>
 </LINKGROUP>
 <LINKGROUP ID="actions" Title="Actions" Priority="1000">
   <GLYPH Expanded="vs:/ctxwiz_show.gif" Collapsed="vs:/ctxwiz_hide.gif"/>
 </LINKGROUP>
 <LINKGROUP ID="misc" Title="Miscellaneous" Priority="10">
   <GLYPH Expanded="vs:/ctxmsc_show.gif" Collapsed="vs:/ctxmsc_hide.gif"/>
 </LINKGROUP>
 <LINKGROUP ID="samples" Title="Samples" Priority="400">
   <GLYPH Expanded="vs:/ctxsample_show.gif" Collapsed="vs:/ctxsample_hide.gif"/>
 </LINKGROUP>
 <LINKGROUP ID="GettingStarted" Title="Getting Started" Priority="300">
   <GLYPH Expanded="vs:/ctxhelp_show.gif" Collapsed="vs:/ctxhelp_hide.gif"/>
 </LINKGROUP>
</DynamicHelp>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...