problem with visual studio .net 2003 please help!!!

K

krill

hi , i have install visual studio .net 2003 without any errors and the
prerequisites cd. when i try to run the visual studio i got the message
"xml parsing error file://d:.....\context.xml(0,0):XML error c00ce508 an
invalid character was found in text content [no source]"
ANOTHER problem is that when i try to File -> New ->project -> visual
basic ->windows application i got an error message
Microsoft Development Environment: microsoft JScript compilation error
Syntax error />
The same message with C++ , C# but not with J#.
Visual studio is running on Windows server 2003. i try it to another
computer with windows xp sp1 but the same errors still exists.
Am i doing something wrong or what is happening.

thanks
 
A

Alireza Kheyrollahi

Try changing your temp directory to C:\Temp (or any directory which is
concordant with 8.3 short file name standards) instead of C:\Documents and
Settings\.... and see if that helps.

Cheers
Ali
 
H

Herfried K. Wagner [MVP]

* "krill said:
hi , i have install visual studio .net 2003 without any errors and the
prerequisites cd. when i try to run the visual studio i got the message
"xml parsing error file://d:.....\context.xml(0,0):XML error c00ce508 an
invalid character was found in text content [no source]"
ANOTHER problem is that when i try to File -> New ->project -> visual
basic ->windows application i got an error message
Microsoft Development Environment: microsoft JScript compilation error
Syntax error />

Are you sure all virus scanners and script blockers are turned off?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top