Showing results for Hotfix - .NET Blog

Apr 15, 2010
0
0

Issues between Visual Studio, Microsoft Wireless Laser Mouse and Windows 2008 Server

Web Development Tools Microsoft
Web Development Tools Microsoft

Quite some time ago, when Vista just went RTM, Risk Strahl discovered that when he used Microsoft Wireless Laser Mouse, code intellisense and markup validation in Visual Studio stopped working. Since several activities in VS are done in a background on idle (not to be confused with background threads - idle processing is performed on the main ...

ASP.NET
Mar 5, 2010
0
0

Hotfix for “Issue with Auto-Generated Designer Files not Adding Controls”

Web Development Tools Microsoft
Web Development Tools Microsoft

A hotfix is now available for issues most commonly described as "Controls are not being recognized in the code-behind" and "Editing existing .aspx regenerates .aspx.designer.(cs), but most of the controls are now missing”. These issues were seen in Visual Studio 2010 RC release.This hotfix can be downloaded from: http://connect.microsoft.com/...

ASP.NET
Mar 23, 2009
0
0

Hotfix for “Design view does not update HTML” and to “Designer inserts a lot of  “

Web Development Tools Microsoft
Web Development Tools Microsoft

A hotfix is now available for issues most commonly described as "I make changes in Design view but Source does not get updated" and "After certain actions designer inserts a lot of   in the page". This hotfix can be downloaded from: http://code.msdn.microsoft.com/KB967253/Release/ProjectReleases.aspx?ReleaseId=2845 http://co...

ASP.NET
Mar 3, 2009
0
0

Hotfix Available for ASP.NET MVC Crashes With Azure/Power Commands/Resharper

Web Development Tools Microsoft
Web Development Tools Microsoft

If you have been experiencing Visual Studio crashes when opening view pages in design view or having trouble installing ASP.NET MVC due to problems with third party add-ins such as Power Commands, please try out the just released CLR hotfix here: https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=16827&wa=ws...

ASP.NET