Setting breakpoints in .NET webservice

Put the following in a .ini file which has the same name as the assembly & run iisreset.
[.NET Framework Debugging Control]
GenerateTrackingInfo=1
AllowOptimize=0

Comments

Popular posts from this blog

Google Appengine

Did you ever have to analyze large log files before?