|
From: Baldrick
|
On: 2006/12/18 06:31:08
|
For all .NETters out there...
VS2005 SP1 is now available at: http://www.micr...B39D-37BAF6B5B1DC&displaylang=en
An additional security update for VS2005 is available at: http://www.micr...B782-BE78512DCBFA&displaylang=en
Regards,
BaldyMcBastard
|
|
From: Hooligan
|
On: 2006/12/19 03:15:45
|
|
I've installed the 2003 service pack and I can't load up my project anymore. I reinstalled the whole of 2003 and the project still hangs when loading. I think I need a pc rebuild.
|
|
|
From: Baldrick
|
On: 2006/12/19 06:44:10
|
Ditched VS2003 and .NET 1.1 a while back... You may take my generics when you pry them out of my cold, dead fingers (even though the SP doesn't fix all IDE crashing issues to do with nested generics. Bastards).
Have you tried just leaving the "hung" VS2003 project for, say, 10 minutes? I have seen apps that have, say, database connections initialised and data loaded from a form's constructor (d'Oh!) causing a 2 minute delay followed by a SQL timeout error due to crappy connection strings...
|
|
From: Hooligan
|
On: 2006/12/19 09:11:30
|
|
I've seen it take a long time to load, but I left this one for 4 hours!
|
|
From: mac
|
On: 2006/12/19 18:24:53
|
can i install Visual Studio 2005 on the same computer that i have Visual Studio 6.0 installed on, or should i uninstall 6.0? i have no projects written in 6.0. i'm learning .NET and need to have 2005 installed.
|
|
|
From: Baldrick
|
On: 2006/12/20 01:52:43
|
I've had no problems whatsoever with VS200x and VS6 on the same machine; however it is consequently very rare that I fire up any of the old VS6 compilers.
PS. The above service pack does not apply to the "Express" editions of the VS2005 compilers. If you are running the Express editions, use the following link:
http://www.micr...AB4D-080D4D4A8C4E&displaylang=en
|
|
From: dragontooth
|
On: 2006/12/31 08:06:47
|
I've had no problems wih the VS6 and the VS2005 running together FWIW.
Thanks for the links.
dragontooth
|
|
From: Hooligan
|
On: 2007/01/05 02:05:31
|
|
The service pack for 2003 has removed some memory leaks whilst debugging, but the product stability has dropped.
|
|