Jun 09, 2008
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:...
2 comments
Filed under: Debugging, ASP.NET, IIS, Visual Studio
May 15, 2008
So I was looking around CodePlex the other day and I came across some really useful tools up there that I thought I would share. Not all of these will apply to everyone, but they can be really useful things and I would recommend you to check them...
1 comments
Filed under: Debugging, ASP.NET, IIS, Visual Studio, .NET
May 13, 2008
I am not sure how many people are familiar with the .NET Reference Source project, but if you do a lot of debugging of .NET code, chances are that you have had a situation where you wanted to be able to step into the .NET Source from within Visual Studio...
1 comments
Filed under: Debugging, ASP.NET, IIS, Visual Studio, .NET, Code
Apr 04, 2008
I am considering creating some videos showing some debugging tips. My original idea is to create short videos that just some doing some specific things. So not full debug sessions, but rather specific parts. So that when you are debugging...
1 comments
Filed under: Debugging, ASP.NET, IIS, Videos, Silverlight, Visual Studio, .NET