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. Visual Basic
  4. Switching between .Net Framework 1.1 to 3.0

Switching between .Net Framework 1.1 to 3.0

Scheduled Pinned Locked Moved Visual Basic
csharpdotnetvisual-studioquestion
3 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
    Soumyadipta
    wrote on last edited by
    #1

    1. Currently 1.1 is installed 2. I have downloaded 3.0 and installed it. 3. How can i switch to 3.0 without uninstalling 1.1 4. I am using visual studio 7.0

    C L 2 Replies Last reply
    0
    • S Soumyadipta

      1. Currently 1.1 is installed 2. I have downloaded 3.0 and installed it. 3. How can i switch to 3.0 without uninstalling 1.1 4. I am using visual studio 7.0

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      I don't think you can. 3.0 is really an addition to 2.0, if you don't have a 2.0 compiler, you're hosed.

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      1 Reply Last reply
      0
      • S Soumyadipta

        1. Currently 1.1 is installed 2. I have downloaded 3.0 and installed it. 3. How can i switch to 3.0 without uninstalling 1.1 4. I am using visual studio 7.0

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #3

        Hi, All the .NET FrameWork versions live side-by-side, installing one more does not affect the others. You will need a newer Visual Studio to work with a newer .NET; Visual Studio versions also can coexist on a system. AFAIK for 3.0 you would need either VS2005 plus extra's, or VS2008 (Orcas, beta). See also here.[^] :)

        Luc Pattyn [Forum Guidelines] [My Articles]


        this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


        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