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. VS2010 install side by side with VS2008, VS2005 and VS2003

VS2010 install side by side with VS2008, VS2005 and VS2003

Scheduled Pinned Locked Moved The Lounge
helpquestion
32 Posts 23 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 swjam

    anyone experienced a problem doing such?

    ---------------------------------------------------------- Lorem ipsum dolor sit amet.

    C Offline
    C Offline
    Chris Losinger
    wrote on last edited by
    #15

    i have VC6, VS03, VS05, VS08 and VS10 all on the same machine. no problems.

    image processing toolkits | batch image processing

    1 Reply Last reply
    0
    • realJSOPR realJSOP

      Yeah. Most hard drives can't handle having that much crappy software installed on the same partition, and their nature is to deficate all over your computer the minute you try to access any version.

      .45 ACP - because shooting twice is just silly
      -----
      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
      -----
      "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #16

      John Simmons / outlaw programmer wrote:

      their nature is to deficate all over your computer the minute you try to access any version

      That sounds like it hurst.

      "WPF has many lovers. It's a veritable porn star!" - Josh Smith

      As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

      My blog | My articles | MoXAML PowerToys | Onyx

      1 Reply Last reply
      0
      • realJSOPR realJSOP

        I would create a virtual machine and reinstall old versions in it, and that would leave just one version on your main desktop, thus enforcing your hatred of the legacy apps that you have to maintain.

        .45 ACP - because shooting twice is just silly
        -----
        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
        -----
        "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

        R Offline
        R Offline
        Rage
        wrote on last edited by
        #17

        John Simmons / outlaw programmer wrote:

        reinstall old versions

        Someone is going to need extra time.

        1 Reply Last reply
        0
        • S swjam

          anyone experienced a problem doing such?

          ---------------------------------------------------------- Lorem ipsum dolor sit amet.

          R Offline
          R Offline
          Richard Jones
          wrote on last edited by
          #18

          You might have an issue with the debugger of the last one installed always popping up when ANY version crashes. It's probably set somewhere in the registry (good idea for an article)

          I need an app that will automatically deliver a new BBBBBBBBaBB (beautiful blonde bimbo brandishing bountiful bobbing bare breasts and bodacious butt) every day. John Simmons / outlaw programmer

          1 Reply Last reply
          0
          • realJSOPR realJSOP

            Yeah. Most hard drives can't handle having that much crappy software installed on the same partition, and their nature is to deficate all over your computer the minute you try to access any version.

            .45 ACP - because shooting twice is just silly
            -----
            "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
            -----
            "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #19

            You need a good manager.

            1 Reply Last reply
            0
            • S swjam

              anyone experienced a problem doing such?

              ---------------------------------------------------------- Lorem ipsum dolor sit amet.

              J Offline
              J Offline
              John M Drescher
              wrote on last edited by
              #20

              No but I have VS2008, VS2005 and VS2003 + vc6 installed at work on one machine.

              John

              1 Reply Last reply
              0
              • realJSOPR realJSOP

                Yeah. Most hard drives can't handle having that much crappy software installed on the same partition, and their nature is to deficate all over your computer the minute you try to access any version.

                .45 ACP - because shooting twice is just silly
                -----
                "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                -----
                "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                H Offline
                H Offline
                Henry Minute
                wrote on last edited by
                #21

                John Simmons / outlaw programmer wrote:

                Most hard drives can't handle having that much crappy software installed on the same partition

                They would certainly be in the corridor of uncertainty.

                Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

                1 Reply Last reply
                0
                • N Nish Nishant

                  Not really. Sometimes you leave the old versions installed for older projects that were never converted (for whatever reason). Still 4 versions is unusual. But 2 versions is quite common, and even 3 wouldn't be that unheard of.

                  Regards, Nish


                  Blog: blog.voidnish.com Most recent article: An MVVM friendly approach to adding system menu entries in a WPF application

                  J Offline
                  J Offline
                  John M Drescher
                  wrote on last edited by
                  #22

                  I have VS2008, VS2005 and VS2003 + vc6 installed on the work machine. The reason is I have C++ projects (100K + lines each) in each version and porting old code to newer compilers takes time.

                  John

                  N 1 Reply Last reply
                  0
                  • J John M Drescher

                    I have VS2008, VS2005 and VS2003 + vc6 installed on the work machine. The reason is I have C++ projects (100K + lines each) in each version and porting old code to newer compilers takes time.

                    John

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

                    Yeah, but 4 versions would put you in a very small minority. Now you'd probably have VS 2010 too - making that 5 versions. :)

                    Regards, Nish


                    Blog: blog.voidnish.com Most recent article: An MVVM friendly approach to adding system menu entries in a WPF application

                    J 1 Reply Last reply
                    0
                    • A Anthony Mushrow

                      Well, I've got 2010 and 2008 installed without any problems but why would you want all of them installed?

                      My current favourite quote is: Punch them in the face, see what happens!

                      -SK Genius

                      J Offline
                      J Offline
                      John M Drescher
                      wrote on last edited by
                      #24

                      For me its old C++ code and the cost of porting to the new compilers.

                      John

                      1 Reply Last reply
                      0
                      • S swjam

                        anyone experienced a problem doing such?

                        ---------------------------------------------------------- Lorem ipsum dolor sit amet.

                        M Offline
                        M Offline
                        Mark_Wallace
                        wrote on last edited by
                        #25

                        <bitter experience> No problem installing multiple versions, but just try uninstalling one of them. The uninstall goes fine, but your .NET frameworks **** up royally, and seemingly random programs cease to work (I have a machine that has been unable to start PSP X2 for several months, because I dared to remove VS2008!). No amount of jiggery-pokery with the .NET frameworks seem to help -- partly because you can't even roll back some of them, because VS overwrote the original installation files, then deleted them on its way out. </bitter experience>

                        At least it's not Eclipse

                        1 Reply Last reply
                        0
                        • realJSOPR realJSOP

                          Yeah. Most hard drives can't handle having that much crappy software installed on the same partition, and their nature is to deficate all over your computer the minute you try to access any version.

                          .45 ACP - because shooting twice is just silly
                          -----
                          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                          -----
                          "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                          M Offline
                          M Offline
                          merridus
                          wrote on last edited by
                          #26

                          Yeah, I tried it once, but my hard drive really started to kick off about it.

                          - Rob

                          1 Reply Last reply
                          0
                          • N Nish Nishant

                            Yeah, but 4 versions would put you in a very small minority. Now you'd probably have VS 2010 too - making that 5 versions. :)

                            Regards, Nish


                            Blog: blog.voidnish.com Most recent article: An MVVM friendly approach to adding system menu entries in a WPF application

                            J Offline
                            J Offline
                            John M Drescher
                            wrote on last edited by
                            #27

                            I will have that in Q4 when we renew our academic licences. I am not sure I will use it for any project though. I am just trying to find time for one of my programmers to port a major project from VS2005 to VS2008 because VS2005 does not play well (crashes about every 3 compiles) with my Windows7 64 bit i7 box.

                            John

                            1 Reply Last reply
                            0
                            • N NormDroid

                              Only an insane person would do this.

                              Two heads are better than one.

                              K Offline
                              K Offline
                              kinar
                              wrote on last edited by
                              #28

                              Not really. I am in a position where our customer base are developers and I frequently have them emailing me code that doesn't quite work right with our product's API. In order to troubleshoot potential issues, I have to be able to compile it in whatever compiler they use. As a result, I have VS2k10, 2008, 2005, 2003, VS6 (including VB6), eclipse, and netbeans. I also have support for runnign various scripting languages.

                              1 Reply Last reply
                              0
                              • realJSOPR realJSOP

                                I would create a virtual machine and reinstall old versions in it, and that would leave just one version on your main desktop, thus enforcing your hatred of the legacy apps that you have to maintain.

                                .45 ACP - because shooting twice is just silly
                                -----
                                "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                -----
                                "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                                J Offline
                                J Offline
                                John M Drescher
                                wrote on last edited by
                                #29

                                I have yet to see a VM perform in any way near native performance meaning compiles take 2 to 10 times as long in a VM and this is annoying for tools that take 1 hour to build on a native i7 system.

                                John

                                1 Reply Last reply
                                0
                                • realJSOPR realJSOP

                                  I would create a virtual machine and reinstall old versions in it, and that would leave just one version on your main desktop, thus enforcing your hatred of the legacy apps that you have to maintain.

                                  .45 ACP - because shooting twice is just silly
                                  -----
                                  "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                  -----
                                  "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                                  D Offline
                                  D Offline
                                  Dan Neely
                                  wrote on last edited by
                                  #30

                                  Are there any VM players that behave nicely with multiple monitors? I have an MSVPC for XP stuff but being trapped on a single screen is unacceptable these days.

                                  3x12=36 2x12=24 1x12=12 0x12=18

                                  D 1 Reply Last reply
                                  0
                                  • D Dan Neely

                                    Are there any VM players that behave nicely with multiple monitors? I have an MSVPC for XP stuff but being trapped on a single screen is unacceptable these days.

                                    3x12=36 2x12=24 1x12=12 0x12=18

                                    D Offline
                                    D Offline
                                    dandy72
                                    wrote on last edited by
                                    #31

                                    RDP can handle multiple monitors nowadays. Fire up the VM, but instead of logging in using VPC (or whatever), log into it via RDP.

                                    1 Reply Last reply
                                    0
                                    • S swjam

                                      anyone experienced a problem doing such?

                                      ---------------------------------------------------------- Lorem ipsum dolor sit amet.

                                      K Offline
                                      K Offline
                                      Kythen
                                      wrote on last edited by
                                      #32

                                      No problems with that setup here. VS2003 doesn't like Vista/Weven and will crash on me if I do a Find In Files search, but other than that everything works as expected.

                                      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