Installed SDK 1.1, but not sure if being used

  • Thread starter Thread starter Robert Blois
  • Start date Start date
R

Robert Blois

I've installed the runtime and the SDK with no error messages, and
I've checked to verify that the folder is present at
%windir%\Microsoft.NET\Framework\v1.1.4322. However, when I go into
VC#, it says that I am using Microsoft .NET Framework 1.0 v1.0.3705.
Is this correct, or is it not installed properly, or am I doing
something else wrong?

Any help would be greatly appreciated.

Thank you.
 
Hi Robert

Sounds like you have VS 2002. This is tied to the framework V1.0.

To use V1.1 you need VS 2003. Sorry, but that's just the way it is.

HTH

Charles
 
Back
Top