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. VS 2003 / VS2005 - side by side?

VS 2003 / VS2005 - side by side?

Scheduled Pinned Locked Moved The Lounge
csharpc++cssvisual-studiocom
20 Posts 19 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.
  • C Christopher Duncan

    I've got an upcoming project that may require VS 2005. From all the noise I've heard about it being buggy, I'm less than than enthusiastic, but if I have to do .NET 2.0 stuff, well, that's the way it goes. However, I was wondering if anyone knows whether or not they can be installed side by side, or if it's an upgrade only scenario. Might be nice to hedge my bets a little. C++ is bad enough in 2003, if it's any worse in 2005 it would be nice to have a fallback position for various projects. What do you think - does anyone have a side by side install?

    Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

    R Offline
    R Offline
    Rob Manderson
    wrote on last edited by
    #3

    Side by side install is fine. I'd install oldest to youngest in that order. FWIW I have VS6, VS2003 and VS2005 all installed on my office machine and they work correctly.

    Rob Manderson I'm working on a version for Visual Lisp++ My blog http://blogs.wdevs.com/ultramaroon/[^] My blog mirror http://robmanderson.blogspot.com[^]

    S A 2 Replies Last reply
    0
    • C Christopher Duncan

      I've got an upcoming project that may require VS 2005. From all the noise I've heard about it being buggy, I'm less than than enthusiastic, but if I have to do .NET 2.0 stuff, well, that's the way it goes. However, I was wondering if anyone knows whether or not they can be installed side by side, or if it's an upgrade only scenario. Might be nice to hedge my bets a little. C++ is bad enough in 2003, if it's any worse in 2005 it would be nice to have a fallback position for various projects. What do you think - does anyone have a side by side install?

      Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

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

      Christopher Duncan wrote:

      What do you think - does anyone have a side by side install?

      Works for me. However, I have a 3rd party lib that was built with 2003 or vc6 and statically linked to the C++ run time. Because of breaking changes in the run time it is not possible to use that lib from vs2005. There are various hacks to get around this but all of them have proved to be pretty buggy

      1 Reply Last reply
      0
      • C Christopher Duncan

        I've got an upcoming project that may require VS 2005. From all the noise I've heard about it being buggy, I'm less than than enthusiastic, but if I have to do .NET 2.0 stuff, well, that's the way it goes. However, I was wondering if anyone knows whether or not they can be installed side by side, or if it's an upgrade only scenario. Might be nice to hedge my bets a little. C++ is bad enough in 2003, if it's any worse in 2005 it would be nice to have a fallback position for various projects. What do you think - does anyone have a side by side install?

        Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

        V Offline
        V Offline
        Vikram A Punathambekar
        wrote on last edited by
        #5

        Yes, and they work flawlessly.

        Cheers, Vikram.


        "whoever I am, I'm not other people" - Corinna John.

        1 Reply Last reply
        0
        • C Christopher Duncan

          I've got an upcoming project that may require VS 2005. From all the noise I've heard about it being buggy, I'm less than than enthusiastic, but if I have to do .NET 2.0 stuff, well, that's the way it goes. However, I was wondering if anyone knows whether or not they can be installed side by side, or if it's an upgrade only scenario. Might be nice to hedge my bets a little. C++ is bad enough in 2003, if it's any worse in 2005 it would be nice to have a fallback position for various projects. What do you think - does anyone have a side by side install?

          Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

          J Offline
          J Offline
          Joe Woodbury
          wrote on last edited by
          #6

          I run them side by side, though I do maintain two separate trees in terms of file structure for my projects. I have found that it's best to install them in ascending order of release date.

          Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

          1 Reply Last reply
          0
          • C Christopher Duncan

            I've got an upcoming project that may require VS 2005. From all the noise I've heard about it being buggy, I'm less than than enthusiastic, but if I have to do .NET 2.0 stuff, well, that's the way it goes. However, I was wondering if anyone knows whether or not they can be installed side by side, or if it's an upgrade only scenario. Might be nice to hedge my bets a little. C++ is bad enough in 2003, if it's any worse in 2005 it would be nice to have a fallback position for various projects. What do you think - does anyone have a side by side install?

            Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

            A Offline
            A Offline
            Andy Brummer
            wrote on last edited by
            #7

            Side by side works fine. For .NET 2.0 stuff it really is pretty good but not as good as 2003 plus some of the addin code editor components.

            1 Reply Last reply
            0
            • C Christopher Duncan

              I've got an upcoming project that may require VS 2005. From all the noise I've heard about it being buggy, I'm less than than enthusiastic, but if I have to do .NET 2.0 stuff, well, that's the way it goes. However, I was wondering if anyone knows whether or not they can be installed side by side, or if it's an upgrade only scenario. Might be nice to hedge my bets a little. C++ is bad enough in 2003, if it's any worse in 2005 it would be nice to have a fallback position for various projects. What do you think - does anyone have a side by side install?

              Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

              L Offline
              L Offline
              Luis Alonso Ramos
              wrote on last edited by
              #8

              It works fine for me, installing 2003 first and then 2005. If you do it the otherway around, double-clicking a 2005 solution will open in 2003, and ASP.NET will be 1.1 only. With 2005 after 2003, in ASP.NET you can select the version to use for a virtual folder.

              Luis Alonso Ramos Intelectix Chihuahua, Mexico

              Not much here: My CP Blog!

              1 Reply Last reply
              0
              • C Christopher Duncan

                I've got an upcoming project that may require VS 2005. From all the noise I've heard about it being buggy, I'm less than than enthusiastic, but if I have to do .NET 2.0 stuff, well, that's the way it goes. However, I was wondering if anyone knows whether or not they can be installed side by side, or if it's an upgrade only scenario. Might be nice to hedge my bets a little. C++ is bad enough in 2003, if it's any worse in 2005 it would be nice to have a fallback position for various projects. What do you think - does anyone have a side by side install?

                Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                N Offline
                N Offline
                nicko
                wrote on last edited by
                #9

                I had an issue with side by side install with the Crystal Reports addin - wouldn't load the report engine properly at run-time (for either version). Patched and updated to no avail. Ended up removing 2005 again. Other than that, it seemed to work fine. nicko

                1 Reply Last reply
                0
                • C Christopher Duncan

                  I've got an upcoming project that may require VS 2005. From all the noise I've heard about it being buggy, I'm less than than enthusiastic, but if I have to do .NET 2.0 stuff, well, that's the way it goes. However, I was wondering if anyone knows whether or not they can be installed side by side, or if it's an upgrade only scenario. Might be nice to hedge my bets a little. C++ is bad enough in 2003, if it's any worse in 2005 it would be nice to have a fallback position for various projects. What do you think - does anyone have a side by side install?

                  Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                  J Offline
                  J Offline
                  JimmyRopes
                  wrote on last edited by
                  #10

                  Although every response in this thread is saying that side by side works fine a sure way to isolate the versions is to create seperate disk partitions and install one version on each. This will insure that the supporting modules from a previous version are not overwritten with a newer version and each operates in the environment in which it was intended. This may be overly cautious but it will avoid any unadvertised features of the newer version(s) from altering the operatin of your existing code base while allowing you to develop new applications using the current feature set. :cool:

                  I'm on-line therefore I am. JimmyRopes

                  R 1 Reply Last reply
                  0
                  • J JimmyRopes

                    Although every response in this thread is saying that side by side works fine a sure way to isolate the versions is to create seperate disk partitions and install one version on each. This will insure that the supporting modules from a previous version are not overwritten with a newer version and each operates in the environment in which it was intended. This may be overly cautious but it will avoid any unadvertised features of the newer version(s) from altering the operatin of your existing code base while allowing you to develop new applications using the current feature set. :cool:

                    I'm on-line therefore I am. JimmyRopes

                    R Offline
                    R Offline
                    Roger Alsing 0
                    wrote on last edited by
                    #11

                    Its not COM ;-)

                    J 1 Reply Last reply
                    0
                    • R Rob Manderson

                      Side by side install is fine. I'd install oldest to youngest in that order. FWIW I have VS6, VS2003 and VS2005 all installed on my office machine and they work correctly.

                      Rob Manderson I'm working on a version for Visual Lisp++ My blog http://blogs.wdevs.com/ultramaroon/[^] My blog mirror http://robmanderson.blogspot.com[^]

                      S Offline
                      S Offline
                      Sarath C
                      wrote on last edited by
                      #12

                      For me too the 3 versions of VS working without any hassles :)

                      -Sarath. The more you can dream the more you can do - Michael Korda"

                      My blog - Sharing My Thoughts, An Article - Understanding Statepattern

                      1 Reply Last reply
                      0
                      • R Rob Manderson

                        Side by side install is fine. I'd install oldest to youngest in that order. FWIW I have VS6, VS2003 and VS2005 all installed on my office machine and they work correctly.

                        Rob Manderson I'm working on a version for Visual Lisp++ My blog http://blogs.wdevs.com/ultramaroon/[^] My blog mirror http://robmanderson.blogspot.com[^]

                        A Offline
                        A Offline
                        Anna Jayne Metcalfe
                        wrote on last edited by
                        #13

                        Beatcha! :badger: I've VS6, eVC4, VS2002, VS2003 and VS2005 on my desktop dev box (they're all versions we plan to support, so I need to do development testing on them). All bar eVC4 are also on my laptop - when we start seriously looking into adding support for it I'll install it there too. Even I draw the line at installing VS5 again though (thank god nobody's asked us to support it....) :rolleyes:

                        Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

                        M 1 Reply Last reply
                        0
                        • A Anna Jayne Metcalfe

                          Beatcha! :badger: I've VS6, eVC4, VS2002, VS2003 and VS2005 on my desktop dev box (they're all versions we plan to support, so I need to do development testing on them). All bar eVC4 are also on my laptop - when we start seriously looking into adding support for it I'll install it there too. Even I draw the line at installing VS5 again though (thank god nobody's asked us to support it....) :rolleyes:

                          Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

                          M Offline
                          M Offline
                          Mike Dimmick
                          wrote on last edited by
                          #14

                          I also have Microsoft C 6.0, Visual C++ 1.52, and eVC 3.0 on my work computer. I still have to do some development for DOS-based mobile computers (Symbol 3000 Series) and for Pocket PC 2002. OK, the DOS development work is mainly in ensuring that the source code of a project we're porting to CE will still build correctly for the original devices - it's easy to accidentally remove some code completely when adding #ifdefs. Currently I won't be upgrading to Vista because eVC 3.0 and 4.0 are broken - the environment either crashes at startup or when you try to load a project (it seems to alternate between these two options). There may be some combination of permissions that I can modify to get it to work - you have to do this to get them to run as a limited user (non-administrator) on XP.

                          Stability. What an interesting concept. -- Chris Maunder

                          G 1 Reply Last reply
                          0
                          • M mgama

                            Side by side works. I'm currently using it at work. Double clicking a .SLN file will open it up with the correct editor.

                            B Offline
                            B Offline
                            BoneSoft
                            wrote on last edited by
                            #15

                            mgama wrote:

                            Double clicking a .SLN file will open it up with the correct editor.

                            With some exceptions... A solution created prior to 2003 with attempt to open with 2005, and there may be some other odd scenarios. If nothing else, the context menu will usually have both in the "Open With" menu.


                            Try code model generation tools at BoneSoft.com.

                            1 Reply Last reply
                            0
                            • M Mike Dimmick

                              I also have Microsoft C 6.0, Visual C++ 1.52, and eVC 3.0 on my work computer. I still have to do some development for DOS-based mobile computers (Symbol 3000 Series) and for Pocket PC 2002. OK, the DOS development work is mainly in ensuring that the source code of a project we're porting to CE will still build correctly for the original devices - it's easy to accidentally remove some code completely when adding #ifdefs. Currently I won't be upgrading to Vista because eVC 3.0 and 4.0 are broken - the environment either crashes at startup or when you try to load a project (it seems to alternate between these two options). There may be some combination of permissions that I can modify to get it to work - you have to do this to get them to run as a limited user (non-administrator) on XP.

                              Stability. What an interesting concept. -- Chris Maunder

                              G Offline
                              G Offline
                              Gond Raju
                              wrote on last edited by
                              #16

                              Currently i am working both the application, and its runing perfectly, and more important it will give you more fexibility and ease in programming. Cheers.........:)

                              Raju Gond

                              1 Reply Last reply
                              0
                              • R Roger Alsing 0

                                Its not COM ;-)

                                J Offline
                                J Offline
                                JimmyRopes
                                wrote on last edited by
                                #17

                                Thought of it after posting,I neglected to mention that I had a seperate OS on each partition. It was a test machine made up to test various configurations and I used it additinally to hold generations of VS. :)

                                I'm on-line therefore I am. JimmyRopes

                                1 Reply Last reply
                                0
                                • C Christopher Duncan

                                  I've got an upcoming project that may require VS 2005. From all the noise I've heard about it being buggy, I'm less than than enthusiastic, but if I have to do .NET 2.0 stuff, well, that's the way it goes. However, I was wondering if anyone knows whether or not they can be installed side by side, or if it's an upgrade only scenario. Might be nice to hedge my bets a little. C++ is bad enough in 2003, if it's any worse in 2005 it would be nice to have a fallback position for various projects. What do you think - does anyone have a side by side install?

                                  Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                                  M Offline
                                  M Offline
                                  moldie
                                  wrote on last edited by
                                  #18

                                  Why not use something like VMWare, a fantasic piece of sotware and flick between any flavour of development setups? Even supportted a MS-DOS 4 app the other day then had it running on a VMPlayer on clients super fast XP machine p.s. not on commission, just think it's perfect for our line of work!

                                  P 1 Reply Last reply
                                  0
                                  • C Christopher Duncan

                                    I've got an upcoming project that may require VS 2005. From all the noise I've heard about it being buggy, I'm less than than enthusiastic, but if I have to do .NET 2.0 stuff, well, that's the way it goes. However, I was wondering if anyone knows whether or not they can be installed side by side, or if it's an upgrade only scenario. Might be nice to hedge my bets a little. C++ is bad enough in 2003, if it's any worse in 2005 it would be nice to have a fallback position for various projects. What do you think - does anyone have a side by side install?

                                    Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                                    T Offline
                                    T Offline
                                    The Ron
                                    wrote on last edited by
                                    #19

                                    Yep... I actually have our development envrionments runing side by sie with everything. (http://rongarlit.blogspot.com/2006/08/for-developers-using-sql-server-2000.html) I mean everything. VS 2003 and 2005, SQL 2000 and 2005, SSAS 2000 and 2005 plus both versions of SSRS 2000 and 2005. Doing this on desktops and laptops. I love it.... Oh yea.. you better have at least a gig of ram on the box with all those servers running. :-) The Ron

                                    1 Reply Last reply
                                    0
                                    • M moldie

                                      Why not use something like VMWare, a fantasic piece of sotware and flick between any flavour of development setups? Even supportted a MS-DOS 4 app the other day then had it running on a VMPlayer on clients super fast XP machine p.s. not on commission, just think it's perfect for our line of work!

                                      P Offline
                                      P Offline
                                      PhilLenoir
                                      wrote on last edited by
                                      #20

                                      moldie wrote:

                                      Why not use something like VMWare

                                      How about VPC? Microsoft have made it available as a free download. I certainly recommend using virtualization for formal builds and acceptance testing. Someone else said "It's not COM!", but compatability, especially library version compatability and exta-especially any unmanaged code can always bite you where it hurts! BTW, I use and still support VS6, 2003 and 2005 and have never had a whimper.

                                      Life is like a s**t sandwich; the more bread you have, the less s**t you eat.

                                      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