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. days and nights of Visual Studio hell

days and nights of Visual Studio hell

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studiowinformshelpdesign
46 Posts 21 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.
  • L Lost User

    Michael Martin wrote:

    Both my kids laptops are better specced than that.

    You upgraded them to the latest Visual Studio? ..look at it this way; if my application runs fast enough on my machine to "not" go on my nerves, it'll probably be good enough for a clients' machine.

    Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

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

    Eddy Vluggen wrote:

    You upgraded them to the latest Visual Studio?

    You'll notice I never mentioned Visual Studio at all in my reply, just the laptop specs. 4GB of RAM in both kids laptops.

    Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

    1 Reply Last reply
    0
    • L Lost User

      Got a new desktop a few weeks ago; a 64-bit monster-machine with 2 Gb of RAM, Windows 7 and Visual Studio 2010. Read a lot of rants when it came out, but it seems to be stable and it's relatively fast. Thank you, a hundred times, for beta-testing the software. Windows 7 is not as much a disaster as everybody claimed. Good luck with Win8 and VS2012 :)

      BillWoodruff wrote:

      I find it rather amazing that at this time of such sophistication in software, there isn't an un-installer program, produced by Microsoft, that can figure out what needs to be done: and "just do it."

      There are Virtual Machines available - don't use your primary environment for experiments, it sucks when you have to live in the ruins of a failed experiment.

      Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

      B Offline
      B Offline
      BillWoodruff
      wrote on last edited by
      #11

      Eddie, If your new rig is a monster to you, I think, by gosh, it's monstrous ! Not to worry: Michael is from Oz, where, for males, size really matters (but not as much as beer), and Zac, an American, is an Eagle Scout with all 129 Merit Badges. That should give you a perspective on their comments here :) best, Bill

      ~ Confused by Windows 8 ? This may help: [^] !

      J 1 Reply Last reply
      0
      • L Lost User

        Got a new desktop a few weeks ago; a 64-bit monster-machine with 2 Gb of RAM, Windows 7 and Visual Studio 2010. Read a lot of rants when it came out, but it seems to be stable and it's relatively fast. Thank you, a hundred times, for beta-testing the software. Windows 7 is not as much a disaster as everybody claimed. Good luck with Win8 and VS2012 :)

        BillWoodruff wrote:

        I find it rather amazing that at this time of such sophistication in software, there isn't an un-installer program, produced by Microsoft, that can figure out what needs to be done: and "just do it."

        There are Virtual Machines available - don't use your primary environment for experiments, it sucks when you have to live in the ruins of a failed experiment.

        Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

        A Offline
        A Offline
        AspDotNetDev
        wrote on last edited by
        #12

        Eddy Vluggen wrote:

        monster-machine with 2 Gb of RAM

        :(( I didn't even know they sold computers that low-speced nowadays. :rose: Seriously, 16GB of RAM would cost, maybe, $100. My computer from high school, which I graduated from about 10 years ago, had something like 2GB of RAM. There are graphics cards now that come with 3GB of DDR5 RAM. My God, man, you poor soul. :rose: :rose: :rose:

        Thou mewling ill-breeding pignut!

        L 1 Reply Last reply
        0
        • B BillWoodruff

          This post is made based on the belief that: "suffering shared is suffering diluted" ... which does seem to me to be one modal use of the Lounge :) You have all been in software "hell," I'd bet; if not with Visual Studio, then with an OS issue, or some other issue with an application, or your own code, that, suddenly, begins to malfunction for no apparent reason; an application that won't install, etc., etc. And, I suspect, that you, like me, have tarried long in software hell, because you wanted, at all cost, to avoid the dreaded re-install of the OS, followed by endless upgrading, and endless re-install of all your tools, and programs. I'll spare you the "Google street-level view," which I am exposing, and getting some help with, kind of, on the MS Visual Studio install forum. Here's a high-altitude fly-by view: It started with installing an upgrade to the MindScape dingus (Add In ? Extension ?) to Visual Studio RC 1. Then, the next day, trying to start Visual Studio: it goes into an endless loop presenting a dialog "Loading Components." Only way out: Task Manager: kill devenv.exe. So, what could be more natural, at this time, when MS has a free 90 day trial of Visual Studio 2012 Pro RTM, than to uninstall the RC 1, and install the RTM ? Un-install of RC1 fails with countless issues. Hand editing the Registry to remove all RC1 and FrameWork 4.5RC references, results in the apparent removal of RC1, but then RTM will not install. Endless fiddling with more registry entries, removing selected .NET components: finally RTM installs, but will show, on first launch, when I try to create a Windows Forms solution, a dialog telling me it can't "create the compiler." If I then ignore this dialog, and create a second solution; I end up with a viable solution that will build and run (!), but which will not allow me to access to the Design view, of any Form or UserControl :) I bet you've seen that window with deep blue on top, and a yellow panel top-side, that usually appears when you have done some kind of messing around with the Designer.cs file in a WinForms project. I'd estimate I have now spent nearly twenty hours of my life, over the last five days, unable to use Visual Studio 2012, trying to get the RTM to work, and now trying to get it un-installed. That's major withdrawal syndrome for me, because: using VS is a favorite past-time, and I like to answer QA questions here, checking my answers by coding in 2012, before posting them, to make sure they are correct. Some of the help files I've be

          7 Offline
          7 Offline
          77465
          wrote on last edited by
          #13

          It is and has been known for ages that Windows cannot neither install nor uninstall programs reliably. Nothing to wonder here. All "installers" are just tools to fool "common users" and the real pain is that MS treats developers as such. The sad news is that those without a recent backup deserve that treatment. One must have the OS partition backup and all installers run after it was made handy at all times. If it takes you more than 4 hours to reinstall everything you are not doing that right. Paranoid souls may also use Ashampoo uninstaller or equivalent, this is also necessary if you care about what installers do to your system. This is why healthier communities offer ZIP installers and portable programs. The "guess reading the log" part suggests that either the tech support has been suboptimal or you are not using Windows 7 or newer - you can just order installed software by date in the uninstall dialog there. VS 2012 is not designed for XP. It is also well known that MS does not design software that works. It designs that which works in the most of cases. Nothing new here. Microsoft can do nothing about that since doing something means huge shifts of power and influebce between execs at best, and possibly MS is already free of competent execs. Their errors started ti pile up with the C: drive...

          B 1 Reply Last reply
          0
          • L Lost User

            Daniel Desormeaux wrote:

            I'm assuming that's a typo.

            It ain't. Coming from a laptop with 1 Gb memory, I'm now in a sea of luxury.

            Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

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

            I just upgraded my desktop box (Win7 x64) from 4GB to 8GB and the performance shot up - which leads me to conclude that the machine was being slowed down by excessive paging. A dev machine with 2GB RAM will suffer far, far worse. If you're using an x64 OS for development, you really need to be looking at 8GB or more.

            Anna :rose: Tech Blog | Visual Lint "Why would anyone prefer to wield a weapon that takes both hands at once, when they could use a lighter (and obviously superior) weapon that allows you to wield multiple ones at a time, and thus supports multi-paradigm carnage?"

            B L B 3 Replies Last reply
            0
            • A Anna Jayne Metcalfe

              I just upgraded my desktop box (Win7 x64) from 4GB to 8GB and the performance shot up - which leads me to conclude that the machine was being slowed down by excessive paging. A dev machine with 2GB RAM will suffer far, far worse. If you're using an x64 OS for development, you really need to be looking at 8GB or more.

              Anna :rose: Tech Blog | Visual Lint "Why would anyone prefer to wield a weapon that takes both hands at once, when they could use a lighter (and obviously superior) weapon that allows you to wield multiple ones at a time, and thus supports multi-paradigm carnage?"

              B Offline
              B Offline
              Brady Kelly
              wrote on last edited by
              #15

              Anna-Jayne Metcalfe wrote:

              I just upgraded my desktop box (Win7 x64) from 4GB to 8GB and the performance shot up

              I just had the same with my laptop a week ago. 4GB to 8GB was a big improvement. I shudder to think what 2GB would have been like.

              1 Reply Last reply
              0
              • B BillWoodruff

                This post is made based on the belief that: "suffering shared is suffering diluted" ... which does seem to me to be one modal use of the Lounge :) You have all been in software "hell," I'd bet; if not with Visual Studio, then with an OS issue, or some other issue with an application, or your own code, that, suddenly, begins to malfunction for no apparent reason; an application that won't install, etc., etc. And, I suspect, that you, like me, have tarried long in software hell, because you wanted, at all cost, to avoid the dreaded re-install of the OS, followed by endless upgrading, and endless re-install of all your tools, and programs. I'll spare you the "Google street-level view," which I am exposing, and getting some help with, kind of, on the MS Visual Studio install forum. Here's a high-altitude fly-by view: It started with installing an upgrade to the MindScape dingus (Add In ? Extension ?) to Visual Studio RC 1. Then, the next day, trying to start Visual Studio: it goes into an endless loop presenting a dialog "Loading Components." Only way out: Task Manager: kill devenv.exe. So, what could be more natural, at this time, when MS has a free 90 day trial of Visual Studio 2012 Pro RTM, than to uninstall the RC 1, and install the RTM ? Un-install of RC1 fails with countless issues. Hand editing the Registry to remove all RC1 and FrameWork 4.5RC references, results in the apparent removal of RC1, but then RTM will not install. Endless fiddling with more registry entries, removing selected .NET components: finally RTM installs, but will show, on first launch, when I try to create a Windows Forms solution, a dialog telling me it can't "create the compiler." If I then ignore this dialog, and create a second solution; I end up with a viable solution that will build and run (!), but which will not allow me to access to the Design view, of any Form or UserControl :) I bet you've seen that window with deep blue on top, and a yellow panel top-side, that usually appears when you have done some kind of messing around with the Designer.cs file in a WinForms project. I'd estimate I have now spent nearly twenty hours of my life, over the last five days, unable to use Visual Studio 2012, trying to get the RTM to work, and now trying to get it un-installed. That's major withdrawal syndrome for me, because: using VS is a favorite past-time, and I like to answer QA questions here, checking my answers by coding in 2012, before posting them, to make sure they are correct. Some of the help files I've be

                B Offline
                B Offline
                Brady Kelly
                wrote on last edited by
                #16

                Funny, but not too remarkable given the the diverse nature of software, but I first used VS11 Beta, then upgraded without any problem at all to VS2012 RC, and then to VS2012 RTM, both times without uninstalling the previous version.

                1 Reply Last reply
                0
                • 7 77465

                  It is and has been known for ages that Windows cannot neither install nor uninstall programs reliably. Nothing to wonder here. All "installers" are just tools to fool "common users" and the real pain is that MS treats developers as such. The sad news is that those without a recent backup deserve that treatment. One must have the OS partition backup and all installers run after it was made handy at all times. If it takes you more than 4 hours to reinstall everything you are not doing that right. Paranoid souls may also use Ashampoo uninstaller or equivalent, this is also necessary if you care about what installers do to your system. This is why healthier communities offer ZIP installers and portable programs. The "guess reading the log" part suggests that either the tech support has been suboptimal or you are not using Windows 7 or newer - you can just order installed software by date in the uninstall dialog there. VS 2012 is not designed for XP. It is also well known that MS does not design software that works. It designs that which works in the most of cases. Nothing new here. Microsoft can do nothing about that since doing something means huge shifts of power and influebce between execs at best, and possibly MS is already free of competent execs. Their errors started ti pile up with the C: drive...

                  B Offline
                  B Offline
                  BillWoodruff
                  wrote on last edited by
                  #17

                  I am using Win 7, and I think most of what you say above is a complete crock. I may be in "software hell." But, you, seem to be in a totally different kind of "hell," where your sense of humor has been incinerated, all ablaze in an inner bonfire kindled with grudges against Microsoft: to emit such sulfurous fumes, as your words writ here. Do you believe Apple programmers got better dog-food: have never gone through yogic contortions as tools and technologies shifted around them, requiring they re-boot their brains ? I like MS tools, I think Visual Studio is the best IDE ever developed. I have no complaints against the nice people at the MS VS Studio Install Forum trying their best to assist me with resolving the problem. My screed here was delivered tongue-in-cheek; I am not in the hell ... of having ... no ... sense ... of humor :) In reality, there is no "hell," that cannot be escaped from, because, as Werner Heisenberg said, "atoms are not things." Bill

                  ~ Confused by Windows 8 ? This may help: [^] !

                  7 1 Reply Last reply
                  0
                  • B BillWoodruff

                    I am using Win 7, and I think most of what you say above is a complete crock. I may be in "software hell." But, you, seem to be in a totally different kind of "hell," where your sense of humor has been incinerated, all ablaze in an inner bonfire kindled with grudges against Microsoft: to emit such sulfurous fumes, as your words writ here. Do you believe Apple programmers got better dog-food: have never gone through yogic contortions as tools and technologies shifted around them, requiring they re-boot their brains ? I like MS tools, I think Visual Studio is the best IDE ever developed. I have no complaints against the nice people at the MS VS Studio Install Forum trying their best to assist me with resolving the problem. My screed here was delivered tongue-in-cheek; I am not in the hell ... of having ... no ... sense ... of humor :) In reality, there is no "hell," that cannot be escaped from, because, as Werner Heisenberg said, "atoms are not things." Bill

                    ~ Confused by Windows 8 ? This may help: [^] !

                    7 Offline
                    7 Offline
                    77465
                    wrote on last edited by
                    #18

                    You may be right. I am very much against Microsoft. I watch them and have to deal with their projects from the very beginning. Actually I manage to handle their products, but what makes me so anxious is that they break my hopes. Constantly creating new marginally better technologies and abandoning existing ones. Making Windows 8... I do not want to say it is really bad as is, but it might be so much better I cannot think about them calm.

                    1 Reply Last reply
                    0
                    • A AspDotNetDev

                      Eddy Vluggen wrote:

                      monster-machine with 2 Gb of RAM

                      :(( I didn't even know they sold computers that low-speced nowadays. :rose: Seriously, 16GB of RAM would cost, maybe, $100. My computer from high school, which I graduated from about 10 years ago, had something like 2GB of RAM. There are graphics cards now that come with 3GB of DDR5 RAM. My God, man, you poor soul. :rose: :rose: :rose:

                      Thou mewling ill-breeding pignut!

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

                      AspDotNetDev wrote:

                      :(( I didn't even know they sold computers that low-speced nowadays. [Rose]

                      It was a gift, most PC's for sale will have 4 Gb now.

                      AspDotNetDev wrote:

                      My computer from high school, which I graduated from about 10 years ago

                      512k. Yes, half a megabyte - and it ran a multitasking graphical OS.

                      Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

                      A 1 Reply Last reply
                      0
                      • A Anna Jayne Metcalfe

                        I just upgraded my desktop box (Win7 x64) from 4GB to 8GB and the performance shot up - which leads me to conclude that the machine was being slowed down by excessive paging. A dev machine with 2GB RAM will suffer far, far worse. If you're using an x64 OS for development, you really need to be looking at 8GB or more.

                        Anna :rose: Tech Blog | Visual Lint "Why would anyone prefer to wield a weapon that takes both hands at once, when they could use a lighter (and obviously superior) weapon that allows you to wield multiple ones at a time, and thus supports multi-paradigm carnage?"

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

                        Anna-Jayne Metcalfe wrote:

                        I just upgraded my desktop box (Win7 x64) from 4GB to 8GB and the performance shot up - which leads me to conclude that the machine was being slowed down by excessive paging.

                        I usually conclude that I'm running too much crap, which usually is true. After downloading the MVPS-hosts file, disabling a lot of unneeded services, and cleaning the startup-path, everything seems to fly.

                        Anna-Jayne Metcalfe wrote:

                        A dev machine with 2GB RAM will suffer far, far worse.

                        Did I mention I'm coming from a 1Gb laptop running Ubuntu? My last article was written entirely on that machine, including the software :)

                        Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

                        A M 2 Replies Last reply
                        0
                        • B BillWoodruff

                          Eddie, If your new rig is a monster to you, I think, by gosh, it's monstrous ! Not to worry: Michael is from Oz, where, for males, size really matters (but not as much as beer), and Zac, an American, is an Eagle Scout with all 129 Merit Badges. That should give you a perspective on their comments here :) best, Bill

                          ~ Confused by Windows 8 ? This may help: [^] !

                          J Offline
                          J Offline
                          Jared Nathan Drake
                          wrote on last edited by
                          #21

                          Hey Bill, I've learnt in VB5 since 2005, now i'm using Visual Studio 2012 for Windows Desktop on Win7 and i'm very happy with it. I've just developed the virtual OS, i really enjoyed working on it and its really fun! But hectic and it's not easy to understand the BIOS interrupt to develop using C++ to create a makefile and compile assembly files into a binary file. Thanks to VS2012, it's the best IDE ever! Thanks to Bill Gates! I'm still waiting for COSMOS to release for VS2012.... :) :thumbsup: best, Jared

                          B 1 Reply Last reply
                          0
                          • B BillWoodruff

                            This post is made based on the belief that: "suffering shared is suffering diluted" ... which does seem to me to be one modal use of the Lounge :) You have all been in software "hell," I'd bet; if not with Visual Studio, then with an OS issue, or some other issue with an application, or your own code, that, suddenly, begins to malfunction for no apparent reason; an application that won't install, etc., etc. And, I suspect, that you, like me, have tarried long in software hell, because you wanted, at all cost, to avoid the dreaded re-install of the OS, followed by endless upgrading, and endless re-install of all your tools, and programs. I'll spare you the "Google street-level view," which I am exposing, and getting some help with, kind of, on the MS Visual Studio install forum. Here's a high-altitude fly-by view: It started with installing an upgrade to the MindScape dingus (Add In ? Extension ?) to Visual Studio RC 1. Then, the next day, trying to start Visual Studio: it goes into an endless loop presenting a dialog "Loading Components." Only way out: Task Manager: kill devenv.exe. So, what could be more natural, at this time, when MS has a free 90 day trial of Visual Studio 2012 Pro RTM, than to uninstall the RC 1, and install the RTM ? Un-install of RC1 fails with countless issues. Hand editing the Registry to remove all RC1 and FrameWork 4.5RC references, results in the apparent removal of RC1, but then RTM will not install. Endless fiddling with more registry entries, removing selected .NET components: finally RTM installs, but will show, on first launch, when I try to create a Windows Forms solution, a dialog telling me it can't "create the compiler." If I then ignore this dialog, and create a second solution; I end up with a viable solution that will build and run (!), but which will not allow me to access to the Design view, of any Form or UserControl :) I bet you've seen that window with deep blue on top, and a yellow panel top-side, that usually appears when you have done some kind of messing around with the Designer.cs file in a WinForms project. I'd estimate I have now spent nearly twenty hours of my life, over the last five days, unable to use Visual Studio 2012, trying to get the RTM to work, and now trying to get it un-installed. That's major withdrawal syndrome for me, because: using VS is a favorite past-time, and I like to answer QA questions here, checking my answers by coding in 2012, before posting them, to make sure they are correct. Some of the help files I've be

                            T Offline
                            T Offline
                            Tomz_KV
                            wrote on last edited by
                            #22

                            "Copy and paste" deployment is a feature of .NET development since the beginning of .NET. Unfortunately, none of Microsoft products can be deployed that way. What a joke.

                            TOMZ_KV

                            1 Reply Last reply
                            0
                            • OriginalGriffO OriginalGriff

                              Sorry to hear it - but this is why I don't touch "Release Candidate" or "Release To Market" or any other MS beta, until they ship the first true release version: SP1. Sorry, but I've been bitten by them too many times: I keep hoping they will improve, but they never do.

                              Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

                              A Offline
                              A Offline
                              Alan Burkhart
                              wrote on last edited by
                              #23

                              OriginalGriff wrote:

                              Sorry to hear it - but this is why I don't touch "Release Candidate" or "Release To Market" or any other MS beta, until they ship the first true release version: SP1.

                              Exactly. Once the first SP is released it's a good bet the program or OS is solid. I waited until Vista was at SP1 and never had a single complaint. And I just bought my first Win7 machine a few months ago. Once again, no complaints. Early releases are not worth the headaches.

                              XAlan Burkhart

                              OriginalGriffO 1 Reply Last reply
                              0
                              • A Alan Burkhart

                                OriginalGriff wrote:

                                Sorry to hear it - but this is why I don't touch "Release Candidate" or "Release To Market" or any other MS beta, until they ship the first true release version: SP1.

                                Exactly. Once the first SP is released it's a good bet the program or OS is solid. I waited until Vista was at SP1 and never had a single complaint. And I just bought my first Win7 machine a few months ago. Once again, no complaints. Early releases are not worth the headaches.

                                XAlan Burkhart

                                OriginalGriffO Offline
                                OriginalGriffO Offline
                                OriginalGriff
                                wrote on last edited by
                                #24

                                They are from some companies, but there are those (like MS) who charge you for the privilege of beta testing. :sigh:

                                Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

                                "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                                "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                                A 1 Reply Last reply
                                0
                                • D dandy72

                                  Eddy Vluggen wrote:

                                  a 64-bit monster-machine with 2 Gb of RAM

                                  I'm assuming that's a typo.

                                  Eddy Vluggen wrote:

                                  There are Virtual Machines available - don't use your primary environment for experiments, it sucks when you have to live in the ruins of a failed experiment

                                  I'm with you on this. My development environment is now virtualized, and getting rid of the RC was just a matter of deleting the machine, and installing the RTM on a clean OS. I still have VS 2008 and 2010 VMs ready to be fired up at any time (in fact, I still develop with 2010; I only have 2012 installed for tinkering with, until I'm ready to commit to it).

                                  A Offline
                                  A Offline
                                  Alan Burkhart
                                  wrote on last edited by
                                  #25

                                  Daniel Desormeaux wrote:

                                  I only have 2012 installed for tinkering with, until I'm ready to commit to it

                                  I've heard several complaints about the VS2012 UI. What do you think of it?

                                  XAlan Burkhart

                                  A 1 Reply Last reply
                                  0
                                  • OriginalGriffO OriginalGriff

                                    They are from some companies, but there are those (like MS) who charge you for the privilege of beta testing. :sigh:

                                    Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

                                    A Offline
                                    A Offline
                                    Alan Burkhart
                                    wrote on last edited by
                                    #26

                                    OriginalGriff wrote:

                                    They are from some companies, but there are those (like MS) who charge you for the privilege of beta testing.

                                    I don't mind it so much if it's free/open source. But as you said, MS regards this as a privilege. It's no different from buying a new car and the dealer expecting you to fix their design flaws.

                                    XAlan Burkhart

                                    1 Reply Last reply
                                    0
                                    • B BillWoodruff

                                      This post is made based on the belief that: "suffering shared is suffering diluted" ... which does seem to me to be one modal use of the Lounge :) You have all been in software "hell," I'd bet; if not with Visual Studio, then with an OS issue, or some other issue with an application, or your own code, that, suddenly, begins to malfunction for no apparent reason; an application that won't install, etc., etc. And, I suspect, that you, like me, have tarried long in software hell, because you wanted, at all cost, to avoid the dreaded re-install of the OS, followed by endless upgrading, and endless re-install of all your tools, and programs. I'll spare you the "Google street-level view," which I am exposing, and getting some help with, kind of, on the MS Visual Studio install forum. Here's a high-altitude fly-by view: It started with installing an upgrade to the MindScape dingus (Add In ? Extension ?) to Visual Studio RC 1. Then, the next day, trying to start Visual Studio: it goes into an endless loop presenting a dialog "Loading Components." Only way out: Task Manager: kill devenv.exe. So, what could be more natural, at this time, when MS has a free 90 day trial of Visual Studio 2012 Pro RTM, than to uninstall the RC 1, and install the RTM ? Un-install of RC1 fails with countless issues. Hand editing the Registry to remove all RC1 and FrameWork 4.5RC references, results in the apparent removal of RC1, but then RTM will not install. Endless fiddling with more registry entries, removing selected .NET components: finally RTM installs, but will show, on first launch, when I try to create a Windows Forms solution, a dialog telling me it can't "create the compiler." If I then ignore this dialog, and create a second solution; I end up with a viable solution that will build and run (!), but which will not allow me to access to the Design view, of any Form or UserControl :) I bet you've seen that window with deep blue on top, and a yellow panel top-side, that usually appears when you have done some kind of messing around with the Designer.cs file in a WinForms project. I'd estimate I have now spent nearly twenty hours of my life, over the last five days, unable to use Visual Studio 2012, trying to get the RTM to work, and now trying to get it un-installed. That's major withdrawal syndrome for me, because: using VS is a favorite past-time, and I like to answer QA questions here, checking my answers by coding in 2012, before posting them, to make sure they are correct. Some of the help files I've be

                                      N Offline
                                      N Offline
                                      Norm Powroz
                                      wrote on last edited by
                                      #27

                                      To my mind, Visual Studio has gone downhill since VS2008. The part that pisses me off the most is that MS feels like they need to re-write the user interface with every release, and every time they screw it up even worse. In VS2008 (and 2005, 2003, etc.) you could float toolbars and place them anywhere on the screen, so all the real estate you lost could be largely reclaimed. In VS2010, MS decided they had to rewrite it all into WPF (which should have been called WTF). As a result, none of the toolbars can be floated anymore, so vertical real estate is lost. And now with VS2012, they have gone totally crazy, reducing the whole UI to monochrome colours, upper-case naming, and you still can't float a toolbar. I wish these idiots would get it through their heads that developers make their living using these applications, that they spend 10+ hours a day in them, and screwing with them makse them counter-productive. An IDE is a tool, a massively important tool, so leave it alone. Fix its bugs, add features to it, but don't remove something once you've put it in. No one ever tried to change the user interface on a carpenter's tools; take the same attitude toward a developer's tools.

                                      A C 2 Replies Last reply
                                      0
                                      • J Jared Nathan Drake

                                        Hey Bill, I've learnt in VB5 since 2005, now i'm using Visual Studio 2012 for Windows Desktop on Win7 and i'm very happy with it. I've just developed the virtual OS, i really enjoyed working on it and its really fun! But hectic and it's not easy to understand the BIOS interrupt to develop using C++ to create a makefile and compile assembly files into a binary file. Thanks to VS2012, it's the best IDE ever! Thanks to Bill Gates! I'm still waiting for COSMOS to release for VS2012.... :) :thumbsup: best, Jared

                                        B Offline
                                        B Offline
                                        BillWoodruff
                                        wrote on last edited by
                                        #28

                                        Well, congratulations, Jared, I hope your enjoyable experience continues, and you keep up your enthusiasm ! Creating your own OS using COSMOS (assuming you mean the open-source CodePlex project) sounds like quite a challenge. Perhaps you'll be able to publish an article (tutorial ?) here on CP in the future best, Bill

                                        ~ Confused by Windows 8 ? This may help: [^] !

                                        1 Reply Last reply
                                        0
                                        • L Lost User

                                          Anna-Jayne Metcalfe wrote:

                                          I just upgraded my desktop box (Win7 x64) from 4GB to 8GB and the performance shot up - which leads me to conclude that the machine was being slowed down by excessive paging.

                                          I usually conclude that I'm running too much crap, which usually is true. After downloading the MVPS-hosts file, disabling a lot of unneeded services, and cleaning the startup-path, everything seems to fly.

                                          Anna-Jayne Metcalfe wrote:

                                          A dev machine with 2GB RAM will suffer far, far worse.

                                          Did I mention I'm coming from a 1Gb laptop running Ubuntu? My last article was written entirely on that machine, including the software :)

                                          Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

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

                                          It depends what sort of dev you do but even on a stripped down system, you're probably losing a significant amount of performance to paging. Whether that's an issue depends on what you're doing. I work on fairly large codebases, and use VMs and static analysis a lot - and in that environment, the extra memory helps a lot. Certainly I've noticed a significant reduction in analysis time for our codebase (360kLOC of C++) between the 4GB and 8GB variants of the same machine, and builds are noticeably quicker too. In fact, increasing the RAM has boosted the performance sufficiently far more than fitting an SSD to the same system that I'm not actually that bothered about SSDs on desktops now. On my laptop (an Win7 x64 i7 machine with 4GB RAM) the disk light is on way more than I'd like, so that's next for an upgrade. YMMV of course.

                                          Anna :rose: Tech Blog | Visual Lint "Why would anyone prefer to wield a weapon that takes both hands at once, when they could use a lighter (and obviously superior) weapon that allows you to wield multiple ones at a time, and thus supports multi-paradigm carnage?"

                                          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