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)
June, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
ASP.NET Debugging
Cannot create/shadow copy 'File Name' when that file already exists
Posted
over 5 years ago
by
ASP.NET Debugging
10
Comments
The two common errors are Cannot create/shadow copy 'File Name' when that file already exists. Usually get this message usually when in a debug/edit/debug cycle after successfully building a C# solution and pressing F5 to debug it. Exception Details:...
ASP.NET Debugging
ASP.NET Tips: Finding what is taking up memory
Posted
over 5 years ago
by
ASP.NET Debugging
4
Comments
There are some times that you want to figure out what is taking up your memory. There are a few ways that you can do this and some limitations put on this by .NET and ASP.NET. Memory in a dump file If you are looking at a dump file, the first thing...
ASP.NET Debugging
ASP.NET and Performance
Posted
over 5 years ago
by
ASP.NET Debugging
2
Comments
I wanted to talk about monitoring performance in ASP.NET for a bit. I have already posted a few postings that talk around this issue, namely: ASP.NET Debugging - High Memory part 5 – Fragmentation ASP.NET Debugging - ASP.NET Tips- How to use DebugDiag...
ASP.NET Debugging
MVC Information for ASP.NET
Posted
over 5 years ago
by
ASP.NET Debugging
4
Comments
Since so many people mentioned MVC in my post asking about future updates that you are most looking forward to ( here ), I thought I would post some helpful information around MVC. Of course, Scott's blog has some great information on it - here . There...
ASP.NET Debugging
What Future Update are you looking forward to most?
Posted
over 5 years ago
by
ASP.NET Debugging
13
Comments
There are so many updates coming in the near future, I'd love to hear which one you are most excited about. I'll give a brief list here, but feel free to include other things also if you are so inclined. ASP.NET Dynamic Data ASP.NET MVC ASP.NET...
ASP.NET Debugging
ASP.NET Tips: Using Process Explorer to help with high CPU
Posted
over 5 years ago
by
ASP.NET Debugging
2
Comments
I am not sure how many people are familiar with the great tools that Mark and the Sysinternals folks have created, but this is one that is a must for monitoring the performance of your machine. It is called Process Explorer . With it, you...
ASP.NET Debugging
SQL Injection continued
Posted
over 5 years ago
by
ASP.NET Debugging
9
Comments
My previous post on this topic generated so much discussion that I thought I should post about it some more. Specifically I wanted to write about means of checking your code for possible SQL Injection problems. The first means of checking, if you...
ASP.NET Debugging
Hyper-V part 2
Posted
over 5 years ago
by
ASP.NET Debugging
8
Comments
So I have installed a few different Virtual Machines(VMs) for Hyper-V and I am really liking it so far. I was very happy to see that I could create a new VM and point it to an existing .vhd file that I had used with Virtual PC or Virtual Server...
ASP.NET Debugging
Hyper-V part 1
Posted
over 5 years ago
by
ASP.NET Debugging
8
Comments
So I have begun working with Hyper-V, see my previous post here . And it is really quiet an easy experience so far. I have been able to install a few OS’s from the CD’s without any problems at all. I have even used our network boot option...
ASP.NET Debugging
SQL Injection – some tools to help
Posted
over 5 years ago
by
ASP.NET Debugging
1
Comments
Joe Stagner posted about some great tools that you can use to help with SQL Injection. This is the topic of our blog chat coming up, I haven’t set a firm date as I am trying to get as many folks to attend as I can from the Microsoft side. Check...
ASP.NET Debugging
Update coming for SOS
Posted
over 5 years ago
by
ASP.NET Debugging
12
Comments
It is still pretty early in the process, but I wanted to let you know that we are going to be adding SOS for .NET 2.0 to the Debugger package , with all of the new functionality that I have been referencing in my posts here. I am actively trying to get...
ASP.NET Debugging
Blog Chat: What would you like to talk about?
Posted
over 5 years ago
by
ASP.NET Debugging
7
Comments
I am thinking of having another chat in the coming weeks and wanted to see if there were any topics that you really wanted to talk about. We seemed to get a lot of discussion going around SQL Injection so I thought that may be a good topic. ...
ASP.NET Debugging
SOS: Upcoming release has a few new commands – HeapStat
Posted
over 5 years ago
by
ASP.NET Debugging
1
Comments
There are a lot of times where all you want to see are the sizes of the various heaps and generations. For the heaps, you can use !eeheap -gc to see the sizes, but the output can be a little difficult to read as it prints out so much other stuff...
ASP.NET Debugging
Unleashing the power of your employees
Posted
over 5 years ago
by
ASP.NET Debugging
1
Comments
There have been a lot of exciting things going on around the Internet dealing with capturing ideas. A number of companies have released web sites where the public can make suggestions and they try to respond to what the public wants. So what...
ASP.NET Debugging
SOS: Upcoming release has a few new commands – DumpThreadConfig
Posted
over 5 years ago
by
ASP.NET Debugging
5
Comments
Since we are actively working on getting an updated version of SOS added to the debugger package that will work with .NET 2.0 and later, I thought I would post about some of the new functionality that you can expect to see in the updated version. The...
ASP.NET Debugging
Documentation, and Where to Find It
Posted
over 5 years ago
by
ASP.NET Debugging
4
Comments
There are a lot of places to look for Microsoft documentation currently online. Depending on the area that you are focused in, you may have to visit any of a number of sites to get the information that you require. One of the best places to start...
ASP.NET Debugging
How to Dump when a Function Fails
Posted
over 5 years ago
by
ASP.NET Debugging
3
Comments
So here are the steps you can use in the debugger to get it to create a process dump when a given function fails. Please note that this is only for a native function and not a managed (.NET) function. First, find the ret instruction for the function...
ASP.NET Debugging
SOS: Upcoming release has a few new commands – DumpXmlDocument
Posted
over 5 years ago
by
ASP.NET Debugging
4
Comments
If you have done much debugging with XML data, you know how difficult it can be to look at a System.Xml.XmlDocument. They don’t just show up in the debugger as XML. This is where this command comes into play. It will take a XmlDocument...
ASP.NET Debugging
SOS: Upcoming release has a few new commands – ported from 1.x
Posted
over 5 years ago
by
ASP.NET Debugging
0
Comments
These are not a new command in some regards as they were added to the 1.x version of SOS that ships with the debugger package. But if you haven’t been using that before, these are new commands: ASP.NET Tips: Debugger command you may not know about...
Page 1 of 1 (19 items)