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.
  • 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
                  • A Alan Burkhart

                    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 Offline
                    A Offline
                    Anna Jayne Metcalfe
                    wrote on last edited by
                    #30

                    A mess, quite frankly - and one that's caused us a lot of extra work[^] this year. Compared to that, everything else I've been working on over the last few months (even the really grotty bits involving Eclipse, x64 and JNI) has been a bit of a doddle. Still, it's done now (a themed version of our VS plug-in goes out at the end of the year), so I'm finally able to get on with more interesting stuff again (including the standalone version of Visual Lint[^], which I'm finding very useful at the moment). As a consolation prize from all of the extra VS2012 work, I've enough material to write a new article on how to implement themed XP style controls with customisable colour schemes. All I need now is some free time...

                    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
                    • N Norm Powroz

                      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 Offline
                      A Offline
                      Anna Jayne Metcalfe
                      wrote on last edited by
                      #31

                      I completely agree. I despair at the MS Dev Division sometimes, I really do. :doh:

                      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
                      • L Lost User

                        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 Offline
                        A Offline
                        AspDotNetDev
                        wrote on last edited by
                        #32

                        Eddy Vluggen wrote:

                        it ran a multitasking graphical OS

                        Fancy schmancy! :)

                        Thou mewling ill-breeding pignut!

                        1 Reply Last reply
                        0
                        • E Espen Harlinn

                          Perhaps I'm naive, but I still tend to feel that this is how it should be done: Install: Copy file structure into an empty directory on the target machine Uninstall: Delete that directory Never, ever, put anything into the windows directory Read and write configuration information to/from files - if they are placed outside the target directory, document where they are located. If you are doing COM related stuff, or anything else that requires information to be added to the registry, provide a commandline utility that cleans up the registry.

                          Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra

                          P Offline
                          P Offline
                          patbob
                          wrote on last edited by
                          #33

                          That's sooooo 1980's :) I totally agree. Hiding all these bits of code and configuration around on the system is great.. until something breaks. Then one needs to wipe and reinstall the OS to fix it.

                          We can program with only 1's, but if all you've got are zeros, you've got nothing.

                          E 1 Reply Last reply
                          0
                          • P patbob

                            That's sooooo 1980's :) I totally agree. Hiding all these bits of code and configuration around on the system is great.. until something breaks. Then one needs to wipe and reinstall the OS to fix it.

                            We can program with only 1's, but if all you've got are zeros, you've got nothing.

                            E Offline
                            E Offline
                            Espen Harlinn
                            wrote on last edited by
                            #34

                            patbob wrote:

                            That's sooooo 1980's

                            So true - I'm currently postponing a complete reinstall due to an uninstaller that went out of its way to make my laptop unusable. The approach seems to have been similar to: cd ..\..\.. del /F /S /Q *.* with a slight misstake in what cd ..\..\.. actually meant (c:\oracle), it should have been cd ..\..

                            Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra

                            1 Reply Last reply
                            0
                            • 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[^]

                              C Offline
                              C Offline
                              cpkilekofp
                              wrote on last edited by
                              #35

                              Eddy Vluggen wrote:

                              ..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.

                              What's going to get on your nerves are the problems you'll have with your application AND VS trying to chew on that little bit of RAM you've got. I recommend you upgrade to 4GB at least, ASAP; anything less on an environment running VS and a Win OS later than XP just doesn't make sense.

                              "Seize the day" - Horace "It's not what he doesn't know that scares me; it's what he knows for sure that just ain't so!" - Will Rogers, said by him about Herbert Hoover

                              1 Reply Last reply
                              0
                              • N Norm Powroz

                                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.

                                C Offline
                                C Offline
                                cpkilekofp
                                wrote on last edited by
                                #36

                                Now, here's a serious question: the VS developers obviously don't use VS - what DO they use? (If they actually used VS, I have to believe it would get better).

                                "Seize the day" - Horace "It's not what he doesn't know that scares me; it's what he knows for sure that just ain't so!" - Will Rogers, said by him about Herbert Hoover

                                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

                                  M Offline
                                  M Offline
                                  MacSpudster
                                  wrote on last edited by
                                  #37

                                  I get an email whenever there's an error on my webapps. We recently initiated a service to do Red-Siren testing (a term I came up with...); e.g., testing for any security issues. (Now, I know this is .NET reporting the error, and I do know what the error is about... but the funny part is the actual error message, truncated that it is...) Got an error message recently. Of most interest, and danged funny at that, is the unedited (albeit truncated) verbatim "Error Message" from Microsoft's lovely .NET Framework ... (emphasis added) URL: https : / / www.RedactedWebSite.com /SomeWebApp/ThatLoginPage.aspx?ReturnUrl=%2fSomeWebApp%2fDefault.aspx%3faction%3dppr&action=ppr%3CScript%20%3Ealert(%22HelloSIG%22)%3C/Script%3E Error Date: [redacted] Error Message: A potentially dangerous Request.QueryString value was detected from the client (action="ppr<Script >alert("Hell..." Albeit a little late (going on 7+ years of .NET programming...), thanks for the warning Microsoft!

                                  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?"

                                    B Offline
                                    B Offline
                                    BrainiacV
                                    wrote on last edited by
                                    #38

                                    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 agree, my work machine has 16GB and seems comfortable consuming 8GB of it. My home machine with 4GB seems to wheeze. I really have to work to push it past 8GB and that's with virtual machines running WinXP. I suppose it is like how WinXP will run in 512MB, but is much happier in 2GB.

                                    Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.

                                    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).

                                      K Offline
                                      K Offline
                                      KP Lee
                                      wrote on last edited by
                                      #39

                                      Daniel Desormeaux wrote:

                                      I'm assuming that's a typo.

                                      Huh, I read it as sarcasm. My personal laptop was a cheapo replacement 64 bit, dual core 2GH, 3GB ram of my 1GH, originally 160MB ram laptop. I'm cheap, it still has 3GB ram. In 2004 I was working with 512MH, 360MB ram DESKTOPS. You work with what you have and what you can afford. After all, he did say the machine was a monster. Dealing with monsters is bad, right?

                                      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

                                        K Offline
                                        K Offline
                                        KP Lee
                                        wrote on last edited by
                                        #40

                                        I started a vendor position in Sept. laid off because of budget last Friday. My vendor supplied desktop had VS 2012. The team was using T4 templates on 2010. I couldn't download the same version of T4 code the rest of the team was using, so went with Tangential's T4. That worked for about half an hour on my first day. I had to require the vendor to put in 2010. I installed the same verion of T4 the rest of the team had and that worked for about a week. I'm using TFS to sync up with their software, I just added a new tt file on the morning of the last day. VS blows up, I restart, says it can't find the tt files I just entered. Shoot, a couple of hours of work. Use dos to look at the directory, yep, file was still there. Use notepad to open it so I have a copy in memory and try to create a new tt file with the same name. Blows up because I already have the file open. I still have the error message that it can't find the file in the exact location where dos found it. I still found 2010 easier to use because I was used to it's menu structure was familiar. (Why do you have to go through a completely different menu path to do the same thing with the same software with a new release?) Anyway, forwarded all my files to my lead because no-one authorized me to release them and left. He sent a mail early today saying thanks and the files were installed today. I shudder to think about the problems I'd have syncing up with that software and yet still wishing I had those problems now.

                                        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[^]

                                          M Offline
                                          M Offline
                                          Member 3156407
                                          wrote on last edited by
                                          #41

                                          I agree , I just upgraded to a laptop , i7, 8Gb and Win 7 64 from Core 2 with 4Gb and Win 7 32 bit . VS 2010 behaves a lot better , especially with R# installed , the 4gb PC I was getting Out Of Memory errors galore . Whats the line "Why didn't I do it earlier" -- Money as ever Mike

                                          Mike

                                          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