Showing results for Error - .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
Sep 8, 2008
0
0

What to do when VWD crashes or hangs on you

Web Development Tools Microsoft
Web Development Tools Microsoft

It is surely frustrating when VS or VWD crashes on you or hangs with "Not Responsing" message. If you do not have reliable repro steps, the best piece of information you can provide to us is a debug dump. He is how you can obtain it.If you are using Visual Studio1. Start Visual Studio. 2. Start another instance of VS. 3. In the second instance clic...

ASP.NET