Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. framework 2.0 and visual studio 2003: compatible?

framework 2.0 and visual studio 2003: compatible?

Scheduled Pinned Locked Moved C#
csharpasp-netvisual-studiosysadminhelp
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sled Dog
    wrote on last edited by
    #1

    Can you use framework 2.0 with visual studio 2003? I just ran a bunch of service packs and installed framework 2.0. Now, I open an C# web app and I get an error: "Visual Studio .NET has detected that the specified web server is not running ASP.NET version 1.1." "You will be unable to run ASP.NET web applications or services" I did the aspnet_regiis.exe -i and thought that 2003 would be compatible. Am I wrong or is there something that I need to change in my solution or project file? Thanks Much. Will

    D A 2 Replies Last reply
    0
    • S Sled Dog

      Can you use framework 2.0 with visual studio 2003? I just ran a bunch of service packs and installed framework 2.0. Now, I open an C# web app and I get an error: "Visual Studio .NET has detected that the specified web server is not running ASP.NET version 1.1." "You will be unable to run ASP.NET web applications or services" I did the aspnet_regiis.exe -i and thought that 2003 would be compatible. Am I wrong or is there something that I need to change in my solution or project file? Thanks Much. Will

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Sled Dog wrote:

      Can you use framework 2.0 with visual studio 2003?

      No. Visual Studio 2002 -> .NET 1.0 Visual Studio 2003 -> .NET 1.1 Visual Studio 2005 -> .NET 2.0 ONLY! No exceptions. You can't force 2003 to work with .NET 2.0. Remember, the compilers are built into the .NET Framework, not Visual Studio. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      S 1 Reply Last reply
      0
      • S Sled Dog

        Can you use framework 2.0 with visual studio 2003? I just ran a bunch of service packs and installed framework 2.0. Now, I open an C# web app and I get an error: "Visual Studio .NET has detected that the specified web server is not running ASP.NET version 1.1." "You will be unable to run ASP.NET web applications or services" I did the aspnet_regiis.exe -i and thought that 2003 would be compatible. Am I wrong or is there something that I need to change in my solution or project file? Thanks Much. Will

        A Offline
        A Offline
        Andre Ziegler
        wrote on last edited by
        #3

        Sled Dog wrote:

        Can you use framework 2.0 with visual studio 2003?

        No. This question was asked so many times. ASP.NET 2.0 installs a property sheet, so u can change the version of .net-framework. 'A programmer is just a tool which converts caffeine into code'

        1 Reply Last reply
        0
        • D Dave Kreskowiak

          Sled Dog wrote:

          Can you use framework 2.0 with visual studio 2003?

          No. Visual Studio 2002 -> .NET 1.0 Visual Studio 2003 -> .NET 1.1 Visual Studio 2005 -> .NET 2.0 ONLY! No exceptions. You can't force 2003 to work with .NET 2.0. Remember, the compilers are built into the .NET Framework, not Visual Studio. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          S Offline
          S Offline
          Sled Dog
          wrote on last edited by
          #4

          Thanks for the info. William

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups