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. VS2005 SP1, are they kidding?

VS2005 SP1, are they kidding?

Scheduled Pinned Locked Moved The Lounge
csharpbeta-testingvisual-studiocomcollaboration
36 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.
  • J Jim Crafton

    Umm, I think this has been going on at least since .Net. Witness the Passport fiasco, total rewiting of Longhorn, *major* dropped Longhorn/Vista features (i.e. WinFS), and so forth. This is just the final, public culmination of a mess that has probably been brewing for at least the last 5 years, and probably dates back even earlier.

    ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

    A Offline
    A Offline
    Andre xxxxxxx
    wrote on last edited by
    #14

    If you look at the architecture of WPF the underlying part is unmanaged code (MIL, Media Integration Layer), only at the top is managed code. But Microsoft still says the new desktop is build on WPF, in my eyes just to mislead people to make them believe it is build on .NET. I wonder if the native API will ever be exposed of not, maybe they leave all options open for themselves.

    K 1 Reply Last reply
    0
    • J Jim Crafton

      Umm, I think this has been going on at least since .Net. Witness the Passport fiasco, total rewiting of Longhorn, *major* dropped Longhorn/Vista features (i.e. WinFS), and so forth. This is just the final, public culmination of a mess that has probably been brewing for at least the last 5 years, and probably dates back even earlier.

      ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

      A Offline
      A Offline
      Anonymuos
      wrote on last edited by
      #15

      Jim Crafton wrote:

      Umm, I think this has been going on at least since .Net. Witness the Passport fiasco, total rewiting of Longhorn, *major* dropped Longhorn/Vista features (i.e. WinFS), and so forth. This is just the final, public culmination of a mess that has probably been brewing for at least the last 5 years, and probably dates back even earlier.

      Think positive. MS cannot be evil any more. They cannot conquer the Internet and turn it into a MS.Net any more. Good for us developers, good for us customers, good for everyone (except MS shareholders).

      1 Reply Last reply
      0
      • J Jim Crafton

        Well if they support VB6, then it make sense that the old VC++ CRT DLL's are there. Don't know how much use the VB internals make of MFC. Interesting to see that the VC++ C++ runtime (msvcp60.dll) *is* missing.

        ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

        A Offline
        A Offline
        Andre xxxxxxx
        wrote on last edited by
        #16

        Jim Crafton wrote:

        Well if they support VB6, then it make sense that the old VC++ CRT DLL's are there. Don't know how much use the VB internals make of MFC.

        Dependency Walker says VB6.EXE does not use the MFC.

        1 Reply Last reply
        0
        • A Andre xxxxxxx

          "Pending feedback from you on this beta, our plan is to ship the final version in the next 3-4 months." "Visual Studio 2005 SP1 will run on Vista but will likely have a few compatibility issues. We are working with the Vista team to understand those, to provide workarounds where possible and also work on providing you with a set of fixes beyond SP1." "However, we will not support Visual Studio .NET 2002 or Visual Studio .NET 2003 as development environments on Windows Vista." http://blogs.msdn.com/somasegar/archive/2006/09/26/772250.aspx[^]

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

          ABuenger wrote:

          "Visual Studio 2005 SP1 will run on Vista but will likely have a few compatibility issues. We are working with the Vista team to understand those, to provide workarounds where possible and also work on providing you with a set of fixes beyond SP1."

          :wtf: Vista's probably been under development for several years now, and VS is a decade old product, both from Microsoft. To even think that they are thinking of mutual compatibility at such a late stage in their release cycle is unbelievable. And to me, it doesn't look like VS's fault here. It's Vista not being backward compatible with older apps. If VS which is from MS has compatibility issues with Vista, I hate to think of other 3rd party apps. Vista most definitely seems unready for release :sigh:

          Regards, Nish


          Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
          Currently working on C++/CLI in Action for Manning Publications. Also visit the Ultimate Toolbox blog

          M 1 Reply Last reply
          0
          • A Andre xxxxxxx

            Chris Meech wrote:

            Where did it say that VS6 would no longer build on Vista?

            I don't know wheter or not VS6 will run and build on Vista, but if he says VS2002 and VS2003 isn't supported and he doesn't even mention VS6 I assume they don't even care about. But I don't want to start rumors here. For me personally VS6 + VS2005 would be fine. I also find it interesting that he mentions .NET 1.1 and 2.0 but not 1.0, so I assume that 1.0 applications won't run, or at least they don't care.

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

            For 'supported' read 'we won't take support calls'. It does not mean that VS will not run. It will. It does in RC1. I think this is a shockingly bad decision, as is the one to drop SQL Server 2000 support if running on Vista, since these products are still actually in mainstream support. However, again, the software actually does work at this stage.

            Stability. What an interesting concept. -- Chris Maunder

            A 1 Reply Last reply
            0
            • N Nish Nishant

              ABuenger wrote:

              "Visual Studio 2005 SP1 will run on Vista but will likely have a few compatibility issues. We are working with the Vista team to understand those, to provide workarounds where possible and also work on providing you with a set of fixes beyond SP1."

              :wtf: Vista's probably been under development for several years now, and VS is a decade old product, both from Microsoft. To even think that they are thinking of mutual compatibility at such a late stage in their release cycle is unbelievable. And to me, it doesn't look like VS's fault here. It's Vista not being backward compatible with older apps. If VS which is from MS has compatibility issues with Vista, I hate to think of other 3rd party apps. Vista most definitely seems unready for release :sigh:

              Regards, Nish


              Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
              Currently working on C++/CLI in Action for Manning Publications. Also visit the Ultimate Toolbox blog

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

              It all works (well, seems to)! They're just saying they're not going to take support calls or any proactive measures to fix issues, which is frickin' ridiculous. Likewise for SQL Server 2000. I mean, if they want Vista to fail, a surefire way is to tell developers that their tools won't work. Consequence: the developers don't upgrade to Vista, don't have experience with it, don't write apps which take advantage of Vista's new features, so users have no reason to upgrade.

              Stability. What an interesting concept. -- Chris Maunder

              K 1 Reply Last reply
              0
              • A Andre xxxxxxx

                "Pending feedback from you on this beta, our plan is to ship the final version in the next 3-4 months." "Visual Studio 2005 SP1 will run on Vista but will likely have a few compatibility issues. We are working with the Vista team to understand those, to provide workarounds where possible and also work on providing you with a set of fixes beyond SP1." "However, we will not support Visual Studio .NET 2002 or Visual Studio .NET 2003 as development environments on Windows Vista." http://blogs.msdn.com/somasegar/archive/2006/09/26/772250.aspx[^]

                J Offline
                J Offline
                jpg 0
                wrote on last edited by
                #20

                Why all the suprises? VS2005 doesn't even run well on XP.

                1 Reply Last reply
                0
                • M Mike Dimmick

                  For 'supported' read 'we won't take support calls'. It does not mean that VS will not run. It will. It does in RC1. I think this is a shockingly bad decision, as is the one to drop SQL Server 2000 support if running on Vista, since these products are still actually in mainstream support. However, again, the software actually does work at this stage.

                  Stability. What an interesting concept. -- Chris Maunder

                  A Offline
                  A Offline
                  Andre xxxxxxx
                  wrote on last edited by
                  #21

                  Mike Dimmick wrote:

                  For 'supported' read 'we won't take support calls'. It does not mean that VS will not run. It will.

                  If VS2005 has issues under Vista, do you really believe that VS2002 and VS2003 will run just fine?

                  P C 2 Replies Last reply
                  0
                  • A Andre xxxxxxx

                    Actually if scroll down here http://msdn.microsoft.com/vbrun/vistasupport.aspx[^] you will find that the mfc42.dll and the old C runtime ships with Vista, while mfc70, mfc71 and mfc80 (as well as newer CRTs) don't. So someone might come to the conclusion that parts of Vista are build with VS6, but not with VS2003, VS2003 or VS2005.

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

                    That would be Wordpad. It's not really updated much from Windows XP (though it does call SetProcessDPIAware). There probably are others, but I believe it was their use in Wordpad and in Microsoft Management Console that caused them to be added to Windows File Protection in Windows 2000.

                    Stability. What an interesting concept. -- Chris Maunder

                    1 Reply Last reply
                    0
                    • A Andre xxxxxxx

                      If you look at the architecture of WPF the underlying part is unmanaged code (MIL, Media Integration Layer), only at the top is managed code. But Microsoft still says the new desktop is build on WPF, in my eyes just to mislead people to make them believe it is build on .NET. I wonder if the native API will ever be exposed of not, maybe they leave all options open for themselves.

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

                      The impression I get is that it will all be exposed to unmanaged access but I'm willing to bet that: 1. Tool support will be superior for managed applications. 2. Development will be a lot easier for managed applications.

                      Kevin

                      1 Reply Last reply
                      0
                      • realJSOPR realJSOP

                        ABuenger wrote:

                        Visual Studio 2005 SP1 will run on Vista but will likely have a few compatibility issues.

                        That's an oxymoron. It's compatible but it may have issues... I guess it's not that freakin' compatible then, is it?

                        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                        -----
                        "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

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

                        I don't see what's oxymoronic about it.

                        John Simmons / outlaw programmer wrote:

                        It's compatible but it may have issues...

                        No, he said it will run but may have [compatibility] issues. VS 2005 runs on XP but has issues, i.e., it's buggy.

                        Kevin

                        1 Reply Last reply
                        0
                        • D Douglas Troy

                          It's freak'in scary when Microsoft's products won't run on Microsoft's OS, that makes me wonder how the hell it is we're all supposed to get our stuff running on the OS without "issues" ... What a comforting feeling ... :~


                          :..::. Douglas H. Troy ::..
                          Bad Astronomy |VCF|wxWidgets|WTL

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

                          Douglas Troy wrote:

                          It's freak'in scary when Microsoft's products won't run on Microsoft's OS

                          It's happened quite a few times in the past, especially in pre-release stuff.

                          Kevin

                          1 Reply Last reply
                          0
                          • M Mike Dimmick

                            It all works (well, seems to)! They're just saying they're not going to take support calls or any proactive measures to fix issues, which is frickin' ridiculous. Likewise for SQL Server 2000. I mean, if they want Vista to fail, a surefire way is to tell developers that their tools won't work. Consequence: the developers don't upgrade to Vista, don't have experience with it, don't write apps which take advantage of Vista's new features, so users have no reason to upgrade.

                            Stability. What an interesting concept. -- Chris Maunder

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

                            Mike Dimmick wrote:

                            It all works (well, seems to)! They're just saying they're not going to take support calls or any proactive measures to fix issues, which is frickin' ridiculous.

                            A reasonable attitude would be for MS to apply their support cycle policy for applications through any new OS versions. This is usaully about 10 years for full exhaustion. So, for example they should keep applying VS 2003 patches through 2013 (if that's the cycle for VS 2003? Perhaps it isn't?)

                            Kevin

                            M 1 Reply Last reply
                            0
                            • K Kevin McFarlane

                              Mike Dimmick wrote:

                              It all works (well, seems to)! They're just saying they're not going to take support calls or any proactive measures to fix issues, which is frickin' ridiculous.

                              A reasonable attitude would be for MS to apply their support cycle policy for applications through any new OS versions. This is usaully about 10 years for full exhaustion. So, for example they should keep applying VS 2003 patches through 2013 (if that's the cycle for VS 2003? Perhaps it isn't?)

                              Kevin

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

                              Yes, if they apply the lifecycle policy correctly, Mainstream Support for VS 2003 would end in 2008 and Extended Support in 2013. That's what this page[^] says, anyway. Instead they're effectively ending it a year early for Mainstream Support and 6 years early for Extended Support. If I had a support contract I would be very angry. Well, I'm still very angry, but I don't have anyone to shout at (directly).

                              Stability. What an interesting concept. -- Chris Maunder

                              1 Reply Last reply
                              0
                              • A Andre xxxxxxx

                                Mike Dimmick wrote:

                                For 'supported' read 'we won't take support calls'. It does not mean that VS will not run. It will.

                                If VS2005 has issues under Vista, do you really believe that VS2002 and VS2003 will run just fine?

                                P Offline
                                P Offline
                                pwhittemore
                                wrote on last edited by
                                #28

                                ABuenger wrote:

                                If VS2005 has issues under Vista, do you really believe that VS2002 and VS2003 will run just fine?

                                Probably not, but VS6 is probably fine. They didn't really start buggering up the product line until the .NET versions and managed code. (What ever happened to C, C++ and the large base of existing code? Do they really think that everyone abandons their code every 5 years or so and starts new products written from scratch?) :~

                                A 1 Reply Last reply
                                0
                                • A Andre xxxxxxx

                                  "Pending feedback from you on this beta, our plan is to ship the final version in the next 3-4 months." "Visual Studio 2005 SP1 will run on Vista but will likely have a few compatibility issues. We are working with the Vista team to understand those, to provide workarounds where possible and also work on providing you with a set of fixes beyond SP1." "However, we will not support Visual Studio .NET 2002 or Visual Studio .NET 2003 as development environments on Windows Vista." http://blogs.msdn.com/somasegar/archive/2006/09/26/772250.aspx[^]

                                  P Offline
                                  P Offline
                                  Polymorpher
                                  wrote on last edited by
                                  #29

                                  This means that if we want to continue to be effective developers we will need to own a copy of both visual studio 2003 and whatever they come up with for vista...at least for a few years...then they will probably tell us that they no longer suport any of the old windows and only suport vista :( I hate Microsoft

                                  Pablo Sometimes I think there's no reason to get out of bed . . . then I feel wet, and I realize there is.

                                  1 Reply Last reply
                                  0
                                  • A Andre xxxxxxx

                                    "Pending feedback from you on this beta, our plan is to ship the final version in the next 3-4 months." "Visual Studio 2005 SP1 will run on Vista but will likely have a few compatibility issues. We are working with the Vista team to understand those, to provide workarounds where possible and also work on providing you with a set of fixes beyond SP1." "However, we will not support Visual Studio .NET 2002 or Visual Studio .NET 2003 as development environments on Windows Vista." http://blogs.msdn.com/somasegar/archive/2006/09/26/772250.aspx[^]

                                    S Offline
                                    S Offline
                                    StillCarel
                                    wrote on last edited by
                                    #30

                                    Well, why would I want them to? Would it bother me? No, .NET 2003 on XP Pro works nicely for me (I even reinstalled Studio 6) and I see no reason to upgrade. This whole business seems to be focussed primarily on creating new versions that just require more capacity without adding much, after all, every time a new version comes about we start processing files and the like while we did that 30 years ago allready. Where is the growth in the vertical direction? C'mon industry, stop reinventing the wheel over and over again and making us pay for it, create something that requires less capacity and that provides the blocks that were before and the blocks that were created with the previous version; that would be progress.

                                    1 Reply Last reply
                                    0
                                    • A Andre xxxxxxx

                                      Mike Dimmick wrote:

                                      For 'supported' read 'we won't take support calls'. It does not mean that VS will not run. It will.

                                      If VS2005 has issues under Vista, do you really believe that VS2002 and VS2003 will run just fine?

                                      C Offline
                                      C Offline
                                      Carl Reid
                                      wrote on last edited by
                                      #31

                                      Nice of Microsoft to admit that VS 2005 "has some issues under VISTA". Do you think that they will admit that VS2005 has some issues full stop. I have never used a less stable "released" application in my entire life. The entire suite is still beta software on XP, never mind on VISTA. And having to wait another 4 months for the service pack? Makes you want to write JAVA!!

                                      1 Reply Last reply
                                      0
                                      • P pwhittemore

                                        ABuenger wrote:

                                        If VS2005 has issues under Vista, do you really believe that VS2002 and VS2003 will run just fine?

                                        Probably not, but VS6 is probably fine. They didn't really start buggering up the product line until the .NET versions and managed code. (What ever happened to C, C++ and the large base of existing code? Do they really think that everyone abandons their code every 5 years or so and starts new products written from scratch?) :~

                                        A Offline
                                        A Offline
                                        Andre xxxxxxx
                                        wrote on last edited by
                                        #32

                                        pwhittemore wrote:

                                        Do they really think that everyone abandons their code every 5 years or so and starts new products written from scratch?

                                        The article Fire and Motion[^] from Joel Spolsky explains it pretty well.

                                        1 Reply Last reply
                                        0
                                        • C code frog 0

                                          It's really starting to look like the inmates are in fact running the asylum.

                                          G Offline
                                          G Offline
                                          Grimolfr
                                          wrote on last edited by
                                          #33

                                          Somasegar wrote:

                                          Visual Studio 2005 ... provides a first-class development experience for developers.

                                          Anyone who believes that doesn't actually work with it every day. It has first-class features, when they work right, but it definitely has 3rd-class stability.


                                          Grim

                                          (aka Toby)

                                          MCDBA, MCSD, MCP+SB

                                          Need a Second Life?[^]

                                          SELECT * FROM users WHERE clue IS NOT NULL GO

                                          (0 row(s) affected)

                                          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