Error Message - Not Valid Visual Studio.NET file

  • Thread starter Thread starter Dino Buljubasic
  • Start date Start date
D

Dino Buljubasic

Hi,
I have noticed that some of the examples that I download from say The
Code Project or some other sites (in VB.NET or C#) I can not open in
my Visual Studio.NET. I get error that the file I am trying to open
is not a valid VS.NET file.
I am using VS.net Ms Development Environment 2002 Version 7.0.9466
with MS .NET Framework 1.0 Version 1.0.3705.
Can somebody tell me what is happening.
Thank you,
Dino
 
This message occurs if you are opening a VS.NET 2003 file in 2002. Maybe the
file you have downloaded is a .NET 2003 file. You can check this by opening
the project file in notepad and then looking at the ProductVersion tag. If
it is 7.10.* then it is a VS.NET 2003 file.

There are many convertor programs available on the web which will allow
converting a VS.NET 2003 file into 2002.

Hi,
I have noticed that some of the examples that I download from say The
Code Project or some other sites (in VB.NET or C#) I can not open in
my Visual Studio.NET. I get error that the file I am trying to open
is not a valid VS.NET file.
I am using VS.net Ms Development Environment 2002 Version 7.0.9466
with MS .NET Framework 1.0 Version 1.0.3705.
Can somebody tell me what is happening.
Thank you,
Dino
 

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

Similar Threads


Back
Top