Home All Groups Group Topic Archive Search About

VS.NET 2005 Service Pack 1?

Author
1 Aug 2006 1:15 PM
Spam Catcher
Hi all,

Anyone know when Service Pack 1 for VS.NET 2005 is going to be released?

I have a bunch of problems with 2005 - from crashing (after detaching from
a ASP.NET debugger) to Winforms not loading up correctly.

Author
1 Aug 2006 2:20 PM
Jim Wooley
> Anyone know when Service Pack 1 for VS.NET 2005 is going to be
> released?
>
> I have a bunch of problems with 2005 - from crashing (after detaching
> from a ASP.NET debugger) to Winforms not loading up correctly.

I believe if you turn off edit-and-continue, this issue will disappear. Alternatively,
see the following hotfix article: http://support.microsoft.com/kb/915038/en-us
.. You need to know the KB# in order to not be charged to access the hotfix.

Jim Wooley
http://devauthority.com/blogs/jwooley/default.aspx
Author
1 Aug 2006 2:32 PM
Spam Catcher
Jim Wooley <jimNOSPAMwooley@hotmail.com> wrote in
news:24f81e8f85ed8c8836b4c538c6c@msnews.microsoft.com:

> I believe if you turn off edit-and-continue, this issue will
> disappear. Alternatively, see the following hotfix article:
> http://support.microsoft.com/kb/915038/en-us . You need to know the
> KB# in order to not be charged to access the hotfix.

Ah thanks - the company I work for just received their MSDN universal
subscription - guess it's time to put it to use : )

Thanks!