Framework version v1.1.4322

J

Juan Reyes

I had Framework version v1.0.3705 installed and upgraded
to v1.1.4322 but when I create a new project in Visual
Studio I find that the system reference is
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll.

I think that this is wrong and I fear I have to do
something with Visual Studio. Anybody knows?
 
C

Charles Law

Juan

I am assuming from your post that you are using Visual Studio V2002. VS.NET
2002 is hard coded to use Framework V1.0. Unfortunately, there is no way to
change this.

VS.NET 2003 is required if you wish to use Framework V1.1.

HTH

Charles
 
M

Mattias Sjögren

Juan,
I had Framework version v1.0.3705 installed and upgraded
to v1.1.4322 but when I create a new project in Visual
Studio I find that the system reference is
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll.

I think that this is wrong and I fear I have to do
something with Visual Studio. Anybody knows?


VS.NET 2002 is tied to v1.0 of the framework. If you want to develop
against v1.1, the best solution is to upgrade to VS.NET 2003.



Mattias
 
J

Juan Reyes

Hi, Charles. Thank you very much for your immediate answer.
Yes, Visual Studio 2002 is the version I'm using. I hope
in a few weeks I'll have VS.NET 2003

Thanks again
Juan Reyes
 

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