Coskun Sunali posted an amazing article how you can set up VirtualPathProviders to run when using Precompiled sites. Do you know that even MS do not use VPP in precompiled sites? Check this out. This is just an example what you can achieve with Reflector and a lot of patience. (The support for VPP is […]
Monthly Archives: January 2008
.NET Source Code Debugging Tips
By Martin Kulov in Programming No Comments
John Robbins is the ultimate debugging hero for me. Read to what John Robbins says about the new released .NET Framework Source Code: If you’ve been downloading your symbols with the Microsoft Symbol Server, make sure to delete your cache directory before you start downloading from the new symbol location. Shawn says you’ll want to […]
COMException loading solution
By Martin Kulov in Programming No Comments

Happy New Year to all of you! I hope that my blog will keep helping you solve problems that are really tough to find.Recently I bumped into a very strange problem when I tried to open a fresh new solution from the source control and then I got a strange error – Microsoft Visual Studio […]