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. The Lounge
  3. VS2003 and VS2005 on the same machine (WTF)

VS2003 and VS2005 on the same machine (WTF)

Scheduled Pinned Locked Moved The Lounge
9 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.
  • K Offline
    K Offline
    keencomputer
    wrote on last edited by
    #1

    I have VS 2003 and vs 2005 on the same machine with Viasual C# express 2005. Now I can not open and old asp.net(1.1 verion) in Visual 2003.WTF What the Crap- any work around. I am working on some projects on old Vs2003. MY machine is XP-Pro

    Tapas Shome System Software Engineer Keen Computer Solutions 1408 Erin Street Winnipeg, Manitoba Canada R3E 2S8 www.keencomputer.com

    N C 2 Replies Last reply
    0
    • K keencomputer

      I have VS 2003 and vs 2005 on the same machine with Viasual C# express 2005. Now I can not open and old asp.net(1.1 verion) in Visual 2003.WTF What the Crap- any work around. I am working on some projects on old Vs2003. MY machine is XP-Pro

      Tapas Shome System Software Engineer Keen Computer Solutions 1408 Erin Street Winnipeg, Manitoba Canada R3E 2S8 www.keencomputer.com

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      You'd probably need to set the ASP.NET version for the virtual folder.

      Regards, Nish


      Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
      Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

      K 1 Reply Last reply
      0
      • N Nish Nishant

        You'd probably need to set the ASP.NET version for the virtual folder.

        Regards, Nish


        Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
        Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

        K Offline
        K Offline
        keencomputer
        wrote on last edited by
        #3

        Any pointes on that.

        Tapas Shome System Software Engineer Keen Computer Solutions 1408 Erin Street Winnipeg, Manitoba Canada R3E 2S8 www.keencomputer.com

        T 1 Reply Last reply
        0
        • K keencomputer

          Any pointes on that.

          Tapas Shome System Software Engineer Keen Computer Solutions 1408 Erin Street Winnipeg, Manitoba Canada R3E 2S8 www.keencomputer.com

          T Offline
          T Offline
          Travis D Mathison
          wrote on last edited by
          #4

          As Nish said, you should try going to the virtual server in IIS that's hosting your ASP.NET application and make sure that it's set to use version 1.1 (you should have an ASP.NET tab with a dropdown for both 1.1.4322 and 2.0.50727). If that doesn't work you could try re-registering ASP.NET 1.1 via the aspnet_regiis.exe utility found in C:\Windows\Microsoft.NET\Framework\v1.1.4322 (aspnet_regiis.exe -i).

          K 1 Reply Last reply
          0
          • T Travis D Mathison

            As Nish said, you should try going to the virtual server in IIS that's hosting your ASP.NET application and make sure that it's set to use version 1.1 (you should have an ASP.NET tab with a dropdown for both 1.1.4322 and 2.0.50727). If that doesn't work you could try re-registering ASP.NET 1.1 via the aspnet_regiis.exe utility found in C:\Windows\Microsoft.NET\Framework\v1.1.4322 (aspnet_regiis.exe -i).

            K Offline
            K Offline
            keencomputer
            wrote on last edited by
            #5

            Thanks, I will try that later

            Tapas Shome System Software Engineer Keen Computer Solutions 1408 Erin Street Winnipeg, Manitoba Canada R3E 2S8 www.keencomputer.com

            1 Reply Last reply
            0
            • K keencomputer

              I have VS 2003 and vs 2005 on the same machine with Viasual C# express 2005. Now I can not open and old asp.net(1.1 verion) in Visual 2003.WTF What the Crap- any work around. I am working on some projects on old Vs2003. MY machine is XP-Pro

              Tapas Shome System Software Engineer Keen Computer Solutions 1408 Erin Street Winnipeg, Manitoba Canada R3E 2S8 www.keencomputer.com

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

              Every version of .NET has a folder in a Windows subdirectory. In there is a program called aspnet_regiis. Run that with the -i option for the version you want to run, I'd set shortcuts for both on your desktop.

              Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "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 )

              K 1 Reply Last reply
              0
              • C Christian Graus

                Every version of .NET has a folder in a Windows subdirectory. In there is a program called aspnet_regiis. Run that with the -i option for the version you want to run, I'd set shortcuts for both on your desktop.

                Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "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 )

                K Offline
                K Offline
                keencomputer
                wrote on last edited by
                #7

                I will try that in 2-4 hours, thanks for the help.

                Tapas Shome System Software Engineer Keen Computer Solutions 1408 Erin Street Winnipeg, Manitoba Canada R3E 2S8 www.keencomputer.com

                C 1 Reply Last reply
                0
                • K keencomputer

                  I will try that in 2-4 hours, thanks for the help.

                  Tapas Shome System Software Engineer Keen Computer Solutions 1408 Erin Street Winnipeg, Manitoba Canada R3E 2S8 www.keencomputer.com

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

                  No worries. This is kind of an ASP.NET question, so if you have any other questions, ask them in that forum.

                  Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "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 )

                  K 1 Reply Last reply
                  0
                  • C Christian Graus

                    No worries. This is kind of an ASP.NET question, so if you have any other questions, ask them in that forum.

                    Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "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 )

                    K Offline
                    K Offline
                    keencomputer
                    wrote on last edited by
                    #9

                    Thanks every body, it is working.

                    Tapas Shome System Software Engineer Keen Computer Solutions 1408 Erin Street Winnipeg, Manitoba Canada R3E 2S8 www.keencomputer.com

                    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