Sign in
ASP.NET Debugging
Debugging from an ASP.NET and Azure Engineer. Posts are from customer issues and things I feel may be useful.
Options
Blog Home
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET
AJAX
ASP.NET
ASP.NET Tip
Azure
Chat
Code
Crash
Debugging
Exceptions
Hang
High CPU
High Memory
IE8
IIS
IIS7
Microsoft
MVC
RIA
Silverlight
SOS
Trivia of the Day
Visual Studio
Windows
Windows Azure
Archive
Archives
May 2012
(2)
March 2012
(1)
February 2012
(2)
November 2011
(1)
April 2011
(1)
February 2011
(2)
July 2010
(1)
April 2010
(2)
March 2010
(2)
February 2010
(2)
December 2009
(1)
November 2009
(2)
September 2009
(3)
August 2009
(1)
June 2009
(3)
May 2009
(2)
April 2009
(8)
March 2009
(6)
February 2009
(6)
December 2008
(2)
November 2008
(3)
October 2008
(16)
September 2008
(24)
August 2008
(28)
July 2008
(28)
June 2008
(19)
May 2008
(30)
April 2008
(38)
March 2008
(23)
February 2008
(14)
January 2008
(6)
December 2007
(6)
November 2007
(7)
July, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
ASP.NET Debugging
Visual Studio 2008 Web Server Here shell extension
Posted
over 5 years ago
by
ASP.NET Debugging
1
Comments
This has to be one of the coolest shell extensions that I have seen yet. It is right up there with the Command Prompt Here one. This adds a addition to the right-click menu for a folder for “ASP.NET Web Server Here”. All the information, including...
ASP.NET Debugging
SOS: Always use the correct debugger
Posted
over 5 years ago
by
ASP.NET Debugging
3
Comments
I cannot stress this enough. It is very important that you use the same architecture for the debugger as the process that you are trying to troubleshoot. Wrong version when capturing a dump If you use a 64-bit debugger to capture a dump of a32-bit...
ASP.NET Debugging
Hotfixes on Code Gallery
Posted
over 5 years ago
by
ASP.NET Debugging
3
Comments
As first reported by Soma , we are now going to use the MSDN Code Gallery to make hotfixes available. In the past, you could get some from the Connect site but it was hard to discover the fixes. So now all Visual Studio and .NET product updates...
Page 2 of 2 (28 items)
1
2