Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
November 2010
(1)
February 2010
(1)
January 2009
(1)
November 2008
(1)
October 2008
(2)
July 2008
(3)
April 2008
(17)
March 2008
(8)
Tags
.NET
ASP.NET
Debugging
MOSS
My Site
VSTS
Web Part
WinDbg
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
“A selected drive is no longer valid”–Error while Adding/Removing Features from Visual Studio 2008
Madhur Ahuja
You may face this error while Adding / Removing features from Visual Studio 2008 if SP1 is already installed. One of the workaround is to uninstall SP1 before this operation and install it again after performing this operation. However, this can be tedious. There is a hotfix which addresses the Upgrade...
on
15 Nov 2010
Blog Post:
System.MissingMethodException: Method Not Found when running unit Tests
Madhur Ahuja
Lately, I have been doing Test Driven development in my development projects. I have noticed a strange issue which occurs especially when the code coverage is enabled for the assemblies. The result is , unit tests works normally in Debug mode and do not behave as expected when run in Normal mode. I have...
on
4 Jan 2009
Blog Post:
Use right tools for x64 machines
Madhur Ahuja
If you are setting up a x64 server for MOSS, there are some things to be taken care of. I ran into couple of issues while setting up my development machine and had a hard time debugging it. While registering ASP.NET 2.0 framework with IIS, make sure to use 64 bit version of aspnet_regiis.exe. This binary...
on
14 Oct 2008
Blog Post:
Resolving Very Slow Symbol Loading with VS 2008 during debugging
Madhur Ahuja
Recently, I was encountering insanely slow project loading times during debugging in Visual Studio 2008. Interestingly, this only happened while loading the project only in debug mode. Also, during the slow symbol loading time, the status bar at Visual Studio 2008 always showed Loading Symbols For ____...
on
8 Jul 2008
Page 1 of 1 (4 items)