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. .NET (Core and Framework)
  4. Forcing VS.NET 2005 to use .NET 1.1 framework.

Forcing VS.NET 2005 to use .NET 1.1 framework.

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpvisual-studioquestion
4 Posts 4 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.
  • M Offline
    M Offline
    MY1201
    wrote on last edited by
    #1

    Hi guys! Is there any way I can force Visual Studio .NET 2005 to use the .NET 1.1 framework? Best regards Soeren

    D 1 Reply Last reply
    0
    • M MY1201

      Hi guys! Is there any way I can force Visual Studio .NET 2005 to use the .NET 1.1 framework? Best regards Soeren

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

      No, there isn't. Visual Studio.NET 2005 will ONLY work with .NET Framework 2.0 Visual Studio.NET 2003 will ONLY work with .NET Framework 1.1 Visual Studio.NET 2002 will ONLY work with .NET Framework 1.0 If your application is not using ANY functionality specific to the 2.0 version of the Framework, you can modify your app's app.config file to use a previous version. Targeting a .NET Framework Version[^] RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome -- modified at 18:44 Friday 10th March, 2006

      V 1 Reply Last reply
      0
      • D Dave Kreskowiak

        No, there isn't. Visual Studio.NET 2005 will ONLY work with .NET Framework 2.0 Visual Studio.NET 2003 will ONLY work with .NET Framework 1.1 Visual Studio.NET 2002 will ONLY work with .NET Framework 1.0 If your application is not using ANY functionality specific to the 2.0 version of the Framework, you can modify your app's app.config file to use a previous version. Targeting a .NET Framework Version[^] RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome -- modified at 18:44 Friday 10th March, 2006

        V Offline
        V Offline
        Vasudevan Deepak Kumar
        wrote on last edited by
        #3

        Dave,

        Dave Kreskowiak wrote:

        Visual Studio.NET 2003 will ONLY work with .NET Framework 1.1

        I think you can configure Visual Studio 2003 to use either 1.1 or 1.0 from project properties. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
        http://deepakvasudevan.blogspot.com/
        http://deepak.blogdrive.com/

        C 1 Reply Last reply
        0
        • V Vasudevan Deepak Kumar

          Dave,

          Dave Kreskowiak wrote:

          Visual Studio.NET 2003 will ONLY work with .NET Framework 1.1

          I think you can configure Visual Studio 2003 to use either 1.1 or 1.0 from project properties. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
          http://deepakvasudevan.blogspot.com/
          http://deepak.blogdrive.com/

          C Offline
          C Offline
          Chris Richner
          wrote on last edited by
          #4

          This is a project option and only affects the target run time version but does NOT affect Visual Studio itself. myMsg.BehindDaKeys = "Jerry Maguire";

          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