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. VS2008 stability [modified]

VS2008 stability [modified]

Scheduled Pinned Locked Moved The Lounge
csharpc++htmlasp-netvisual-studio
70 Posts 48 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 leppie

    Chris Maunder wrote:

    but I can't remember the last time VS 2005 crashed.

    Can you remember the last time you used VS2005? :rolleyes:

    xacc.ide - now with TabsToSpaces support
    IronScheme - 1.0 alpha 4a out now (29 May 2008)

    C Offline
    C Offline
    Chris Maunder
    wrote on last edited by
    #3

    About 2 weeks ago.

    cheers, Chris Maunder

    CodeProject.com : C++ MVP

    1 Reply Last reply
    0
    • C Chris Maunder

      I'm seeing VS 2008 crash at least once every few days. Not a huge crash rate, but I can't remember the last time VS 2005 crashed. Is it just me? :( [Edit: A repeatable crash! I just have to select some HTML in an ASP.NET page and move the selection range around and *poof*. Bug submitted to Microsoft]

      cheers, Chris Maunder

      CodeProject.com : C++ MVP

      modified on Wednesday, August 6, 2008 10:15 AM

      M Offline
      M Offline
      Marc Clifton
      wrote on last edited by
      #4

      Huh. I have quite the opposite experience. VS2005 would crash frequently, VS2008 seems quite stable. But then again, I'm only doing vanilla C# and C++ stuff. But while we're ranting, it so pisses me off how crappy the C++ side of things is. Here's my current peve: doing a "search all files" for a string simply returns "yes, this file contains the string". You actually have to search the file itself for all the occurances of the string. What BS. Marc

      Thyme In The Country Interacx My Blog

      L L M A B 9 Replies Last reply
      0
      • M Marc Clifton

        Huh. I have quite the opposite experience. VS2005 would crash frequently, VS2008 seems quite stable. But then again, I'm only doing vanilla C# and C++ stuff. But while we're ranting, it so pisses me off how crappy the C++ side of things is. Here's my current peve: doing a "search all files" for a string simply returns "yes, this file contains the string". You actually have to search the file itself for all the occurances of the string. What BS. Marc

        Thyme In The Country Interacx My Blog

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

        Marc Clifton wrote:

        You actually have to search the file itself for all the occurances of the string. What BS.

        :omg: Are you serious??!! :omg:

        1 Reply Last reply
        0
        • M Marc Clifton

          Huh. I have quite the opposite experience. VS2005 would crash frequently, VS2008 seems quite stable. But then again, I'm only doing vanilla C# and C++ stuff. But while we're ranting, it so pisses me off how crappy the C++ side of things is. Here's my current peve: doing a "search all files" for a string simply returns "yes, this file contains the string". You actually have to search the file itself for all the occurances of the string. What BS. Marc

          Thyme In The Country Interacx My Blog

          L Offline
          L Offline
          leppie
          wrote on last edited by
          #6

          Did you change your result options?

          xacc.ide - now with TabsToSpaces support
          IronScheme - 1.0 alpha 4a out now (29 May 2008)

          M 1 Reply Last reply
          0
          • C Chris Maunder

            I'm seeing VS 2008 crash at least once every few days. Not a huge crash rate, but I can't remember the last time VS 2005 crashed. Is it just me? :( [Edit: A repeatable crash! I just have to select some HTML in an ASP.NET page and move the selection range around and *poof*. Bug submitted to Microsoft]

            cheers, Chris Maunder

            CodeProject.com : C++ MVP

            modified on Wednesday, August 6, 2008 10:15 AM

            M Offline
            M Offline
            MidwestLimey
            wrote on last edited by
            #7

            VS2005 crashes for me at work at least 3 times a week. Usually gets stuck on a build.


            I'm largely language agnostic


            After a while they all bug me :doh:


            P 1 Reply Last reply
            0
            • M Marc Clifton

              Huh. I have quite the opposite experience. VS2005 would crash frequently, VS2008 seems quite stable. But then again, I'm only doing vanilla C# and C++ stuff. But while we're ranting, it so pisses me off how crappy the C++ side of things is. Here's my current peve: doing a "search all files" for a string simply returns "yes, this file contains the string". You actually have to search the file itself for all the occurances of the string. What BS. Marc

              Thyme In The Country Interacx My Blog

              M Offline
              M Offline
              Matthew Faithfull
              wrote on last edited by
              #8

              Marc Clifton wrote:

              doing a "search all files" for a string simply returns "yes, this file contains the string". You actually have to search the file itself for all the occurances of the string. What BS.

              :wtf: My 2008 Express certainly doesn't do that, it would have been unilaterally unistalled with extreme pedjudice a long time ago if if tried to pull anything like that. I live by Find in Files and tend to get very cranky on the fortunately fairly rare occassions when it tells lies, only searches half the files its been told to or refuses to switch off the Match Whole Word Only setting however many times I untick it. My tolerance for Micrononsense extends only so far :|

              "The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)

              M K P 3 Replies Last reply
              0
              • C Chris Maunder

                I'm seeing VS 2008 crash at least once every few days. Not a huge crash rate, but I can't remember the last time VS 2005 crashed. Is it just me? :( [Edit: A repeatable crash! I just have to select some HTML in an ASP.NET page and move the selection range around and *poof*. Bug submitted to Microsoft]

                cheers, Chris Maunder

                CodeProject.com : C++ MVP

                modified on Wednesday, August 6, 2008 10:15 AM

                S Offline
                S Offline
                Shog9 0
                wrote on last edited by
                #9

                VS2005 was flaky as hell 'till i installed SP1 and a hotfix or two. Crashes, freezes, bizarre corruption... I do recall noticing some regressions with VS2008, but then stopped using it for unmanaged code (i really hate crashes) - on the managed side of things, it's been quite stable for me.

                Citizen 20.1.01

                'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

                M K 2 Replies Last reply
                0
                • M Matthew Faithfull

                  Marc Clifton wrote:

                  doing a "search all files" for a string simply returns "yes, this file contains the string". You actually have to search the file itself for all the occurances of the string. What BS.

                  :wtf: My 2008 Express certainly doesn't do that, it would have been unilaterally unistalled with extreme pedjudice a long time ago if if tried to pull anything like that. I live by Find in Files and tend to get very cranky on the fortunately fairly rare occassions when it tells lies, only searches half the files its been told to or refuses to switch off the Match Whole Word Only setting however many times I untick it. My tolerance for Micrononsense extends only so far :|

                  "The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)

                  M Offline
                  M Offline
                  Marc Clifton
                  wrote on last edited by
                  #10

                  Matthew Faithfull wrote:

                  My 2008 Express certainly doesn't do that

                  Well, the C# find in files behaves correctly (or should I say "as desired") but C++ FiF doesn't. As leppie suggested, maybe it's an option. :rolleyes: Marc

                  Thyme In The Country Interacx My Blog

                  S 1 Reply Last reply
                  0
                  • L leppie

                    Did you change your result options?

                    xacc.ide - now with TabsToSpaces support
                    IronScheme - 1.0 alpha 4a out now (29 May 2008)

                    M Offline
                    M Offline
                    Marc Clifton
                    wrote on last edited by
                    #11

                    leppie wrote:

                    Did you change your result options?

                    Oh good grief. I have to actually set this behavior as an option? :sigh: Marc

                    Thyme In The Country Interacx My Blog

                    S P 2 Replies Last reply
                    0
                    • M Marc Clifton

                      Matthew Faithfull wrote:

                      My 2008 Express certainly doesn't do that

                      Well, the C# find in files behaves correctly (or should I say "as desired") but C++ FiF doesn't. As leppie suggested, maybe it's an option. :rolleyes: Marc

                      Thyme In The Country Interacx My Blog

                      S Offline
                      S Offline
                      Simon Capewell
                      wrote on last edited by
                      #12

                      There's a checkbox under Results Options to Display file names only which behaves as expected in C#.

                      1 Reply Last reply
                      0
                      • M Marc Clifton

                        leppie wrote:

                        Did you change your result options?

                        Oh good grief. I have to actually set this behavior as an option? :sigh: Marc

                        Thyme In The Country Interacx My Blog

                        S Offline
                        S Offline
                        Shog9 0
                        wrote on last edited by
                        #13

                        Marc Clifton wrote:

                        I have to actually set this behavior as an option?

                        Yeah... and while you're in there, turn off the "treat warnings as invitation to kill my family" option. Defaults are really screwy sometimes... :rolleyes:

                        Citizen 20.1.01

                        'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

                        G 1 Reply Last reply
                        0
                        • S Shog9 0

                          VS2005 was flaky as hell 'till i installed SP1 and a hotfix or two. Crashes, freezes, bizarre corruption... I do recall noticing some regressions with VS2008, but then stopped using it for unmanaged code (i really hate crashes) - on the managed side of things, it's been quite stable for me.

                          Citizen 20.1.01

                          'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

                          M Offline
                          M Offline
                          Matthew Faithfull
                          wrote on last edited by
                          #14

                          I still have to have Intellisense disabled (removed a Dll somewhere as per destructions from the internet ) to make VS2005 usable at all, otherwise a few seconds after I open my main project the UI freezes, processor usage goes to 98% and that's all folks :doh: .

                          "The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)

                          S 1 Reply Last reply
                          0
                          • C Chris Maunder

                            I'm seeing VS 2008 crash at least once every few days. Not a huge crash rate, but I can't remember the last time VS 2005 crashed. Is it just me? :( [Edit: A repeatable crash! I just have to select some HTML in an ASP.NET page and move the selection range around and *poof*. Bug submitted to Microsoft]

                            cheers, Chris Maunder

                            CodeProject.com : C++ MVP

                            modified on Wednesday, August 6, 2008 10:15 AM

                            G Offline
                            G Offline
                            Gene OK
                            wrote on last edited by
                            #15

                            VS 2005 is much more unstable than VS 2008 in our environment. We rarely have problems with VS 2008 and native code development.

                            CodeWiz51 -- Life is not a spectator sport. I came to play. My Web Site, Blog & Wiki

                            1 Reply Last reply
                            0
                            • M Matthew Faithfull

                              I still have to have Intellisense disabled (removed a Dll somewhere as per destructions from the internet ) to make VS2005 usable at all, otherwise a few seconds after I open my main project the UI freezes, processor usage goes to 98% and that's all folks :doh: .

                              "The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)

                              S Offline
                              S Offline
                              Shog9 0
                              wrote on last edited by
                              #16

                              Have you tried this hotfix[^]?

                              Citizen 20.1.01

                              'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

                              M J 2 Replies Last reply
                              0
                              • S Shog9 0

                                Have you tried this hotfix[^]?

                                Citizen 20.1.01

                                'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

                                M Offline
                                M Offline
                                Matthew Faithfull
                                wrote on last edited by
                                #17

                                No, I haven't, thanks for pointing that one out. I guess I haven't had VS2005 open while connected to the internet for a while now so I may well have missed it on the News Channel. I'll give it a try but I'm not that hopeful. I think the problem is related to pre-caching of intellisense data for certain MS components which I quietly 'replace' in my project with custom ones. When the Intellisense scan hits a mismatch it either goes into a loop or gets stuck trying to change readonly data. Still VS2008 doesn't seem to have a problem so it must be fixable :)

                                "The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)

                                1 Reply Last reply
                                0
                                • C Chris Maunder

                                  I'm seeing VS 2008 crash at least once every few days. Not a huge crash rate, but I can't remember the last time VS 2005 crashed. Is it just me? :( [Edit: A repeatable crash! I just have to select some HTML in an ASP.NET page and move the selection range around and *poof*. Bug submitted to Microsoft]

                                  cheers, Chris Maunder

                                  CodeProject.com : C++ MVP

                                  modified on Wednesday, August 6, 2008 10:15 AM

                                  R Offline
                                  R Offline
                                  Rama Krishna Vavilala
                                  wrote on last edited by
                                  #18

                                  Yes the HTML designer crashes. In fact it behaves unpredictably sometimes like losing all the markup.

                                  Proud to be a CPHog user

                                  1 Reply Last reply
                                  0
                                  • S Shog9 0

                                    Have you tried this hotfix[^]?

                                    Citizen 20.1.01

                                    'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

                                    J Offline
                                    J Offline
                                    Jorgen Sigvardsson
                                    wrote on last edited by
                                    #19

                                    Interesting... a hotfix for a hotfix. Wouldn't that promote it to a hotdamnfix?

                                    -- Kein Mitleid Für Die Mehrheit

                                    S P D 3 Replies Last reply
                                    0
                                    • C Chris Maunder

                                      I'm seeing VS 2008 crash at least once every few days. Not a huge crash rate, but I can't remember the last time VS 2005 crashed. Is it just me? :( [Edit: A repeatable crash! I just have to select some HTML in an ASP.NET page and move the selection range around and *poof*. Bug submitted to Microsoft]

                                      cheers, Chris Maunder

                                      CodeProject.com : C++ MVP

                                      modified on Wednesday, August 6, 2008 10:15 AM

                                      P Offline
                                      P Offline
                                      Paul Conrad
                                      wrote on last edited by
                                      #20

                                      Chris Maunder wrote:

                                      seeing VS 2008 crash at least once every few days.

                                      Hmmm, been using VS2008 regularly since March and haven't really noticed it crashing here. Even with Vista :suss:

                                      "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                                      1 Reply Last reply
                                      0
                                      • C Chris Maunder

                                        I'm seeing VS 2008 crash at least once every few days. Not a huge crash rate, but I can't remember the last time VS 2005 crashed. Is it just me? :( [Edit: A repeatable crash! I just have to select some HTML in an ASP.NET page and move the selection range around and *poof*. Bug submitted to Microsoft]

                                        cheers, Chris Maunder

                                        CodeProject.com : C++ MVP

                                        modified on Wednesday, August 6, 2008 10:15 AM

                                        K Offline
                                        K Offline
                                        Kevin McFarlane
                                        wrote on last edited by
                                        #21

                                        Chris Maunder wrote:

                                        I can't remember the last time VS 2005 crashed.

                                        Most definitely once every few days for me. I don't know how you manage a non-crashing VS 2005.

                                        Kevin

                                        1 Reply Last reply
                                        0
                                        • M Matthew Faithfull

                                          Marc Clifton wrote:

                                          doing a "search all files" for a string simply returns "yes, this file contains the string". You actually have to search the file itself for all the occurances of the string. What BS.

                                          :wtf: My 2008 Express certainly doesn't do that, it would have been unilaterally unistalled with extreme pedjudice a long time ago if if tried to pull anything like that. I live by Find in Files and tend to get very cranky on the fortunately fairly rare occassions when it tells lies, only searches half the files its been told to or refuses to switch off the Match Whole Word Only setting however many times I untick it. My tolerance for Micrononsense extends only so far :|

                                          "The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)

                                          K Offline
                                          K Offline
                                          Kevin McFarlane
                                          wrote on last edited by
                                          #22

                                          To be frank, Find in Files was at its best in VC++ 5/6. Since then it's left a bit to be desired. I sometimes resort to TextPad's Find in Files instead which is better implemented. I also use Notepad++ but it's not as good as TextPad in this particular area.

                                          Kevin

                                          M 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