Results 1 to 9 of 9

Thread: Visual Studio 2005 Service Pack

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    Visual Studio 2005 Service Pack

    Just thought this was of interest. MS is releasing Visual Studio 2005 Service Pack 1 Beta next week.
    http://connect.microsoft.com/VisualS...ContentID=3311
    Visual Studio Team Edition 2005
    GDI+ Links: Bob Powell VB.Net Heaven
    API Links: All API Pinvoke.Net
    VB6 to VB.Net: Visual Basic 6 to .NET Function Equivalents (Thread)

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Visual Studio 2005 Service Pack

    I wonder if installing the SP1 beta will have any effect on installing SP1 when it goes final..

    either way I would take extra care to back up the source code more often if you do apply this beta.

  3. #3
    Fanatic Member TTn's Avatar
    Join Date
    Jul 2004
    Posts
    708

    Re: Visual Studio 2005 Service Pack

    I second kleinma's motion!

    Here's my thoughts on it:
    Why is there already a need for a service pack?

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Visual Studio 2005 Service Pack

    I think everyone knows that VS 2005 was released well before it was ready. Microsoft had pushed back its release date so many times that they just decided that pushing it back further would hurt their credibility and revenue more than releasing an unstable product. They were right too. We all b*tch and moan about the stability issues but we're all still using it. When this service pack is released we'll have the product that we should have had in the first place, but nearly a year later. If I was told that it could be done over and I could choose to wait another year to get a stable product, I'd still opt for it to be released when it was. It would have been nice if Microsoft could have stuck to their original schedule and had a properly finished when they said they would but, for whatever reason, they didn't. I don't applaud Microsoft for releasing buggy software or falling ridiculously behind their production schedules, but I do applaud them for the features in .NET 2.0 and VS 2005. For all the frustrations of the IDE crashing, I'm glad to have been using it these past ten months. I'm looking forward to the SP dropping so I can enjoy using VS 2005 properly.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,109

    Re: Visual Studio 2005 Service Pack

    I'm just surprised that the service pack took this long to come out. I thought it was already in the works at the time of release of 2005, we're more than a year later now.
    My usual boring signature: Nothing

  6. #6
    Fanatic Member TTn's Avatar
    Join Date
    Jul 2004
    Posts
    708

    Re: Visual Studio 2005 Service Pack

    I tried the early VS2005 beta, and it had some bugs which I was willing to wait for the fixes.
    I dont share that same "blind faith" to start developing with buggy software.
    I do understand that these problems require lot's of time, and tunnel vision.
    Also, I'm not really using 2005, because of the extra license fee, which is already covered under the more stable 2003 standard version.

    Eventually, next year I'll start using 2005 more often as a full product.

  7. #7
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Visual Studio 2005 Service Pack

    Here is Service Pack 1 for Visual Studio .NET 2003

    It shows a published date of 8/17/2006

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Visual Studio 2005 Service Pack

    Yes Matt, 2003 finally came out with the SP1 and I am running it with no issues. I wouldalso think that a beta sp is a bad idea as, like you mentioned, will it create issues updating it with the final release of the sp. I surely wouldnt want to gamble on that.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  9. #9
    Fanatic Member TTn's Avatar
    Join Date
    Jul 2004
    Posts
    708

    Re: Visual Studio 2005 Service Pack

    I'm having a slight issue with SP1 for 2003.

    First,(saved as file to disk) it took forever to prepare, and install. Each window took several minutes to finish. I assumed that this was because of the large file size.
    This may be okay.

    Then I rebuilt a project solution, so it was side by side in another folder, separate from the old project build.
    The new project build throws the JUST IN TIME COMPILER error for a simple PictureBox.image update, while the old build does not. I've double checked this behaviour between builds.

    So now I don't know whick build error is correct, or how it would be fixed in that context. The picture update is trival, so an On error resume next, statement is used, instead of the Try Catch, because the tryCatch causes the JIT exception for no apparent reason. I've seen this problem sometimes in the Microsoft samples for GDI+ManipulateImages, and GDI+Animation.
    This seems to be more of a system state problem, which affects things in an unintended way.
    Last edited by TTn; Sep 25th, 2006 at 10:41 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width