Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I've read that VS2002 compiles only against .NET Framework 1.0. But when I

start my Web project in VS2002 and an error occurs at the end of error page

comes that:

 

Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET

Version:1.1.4322.573

 

I have both frameworks installed. I have only VS2002.

Can you explain this. Runs my code even then under 1.1?

A man and a dog have an average of three legs.

Beaware of Statistics.

Posted

Its all to do with how your configuration file is set-up... this is a massive subject and gets a little hazy in places.

 

But... Version 1.0 will run in 1.1.. Version 1.1 may run on Version 1.0 but you have to put a great deal of though into how you have programmed your application.

 

VS2002 will compile to 1.1 Visual Studio and .NET Framework are essentially two separate entities.

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...