|
-
Sep 22nd, 2006, 12:55 PM
#1
Thread Starter
Frenzied Member
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
-
Sep 22nd, 2006, 02:55 PM
#2
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.
-
Sep 24th, 2006, 06:22 PM
#3
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?
-
Sep 24th, 2006, 06:40 PM
#4
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.
-
Sep 24th, 2006, 09:59 PM
#5
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
 
-
Sep 25th, 2006, 05:35 AM
#6
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.
-
Sep 25th, 2006, 08:23 AM
#7
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
-
Sep 25th, 2006, 10:54 AM
#8
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Sep 25th, 2006, 10:29 PM
#9
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|