I was working with the dotText MetaBlog API recently and came upon this excellent post from Steve Harmon on rooting out and fixing a dotText bug when editing a post in wBloggar. I then noticed his statement on how he found the error in debug mode and it aroused my curiousity on how he was able to walk through the a dotText metablog.cs method when it was being called from wBloggar.
So I emailed Steve and not only did he reply he posted a valuable article on how to do just that. I didn't get it at first because my Windows 2003 Server Processes list looked different from Steve's. Also, to attach to the launched VS.NET process I first had to click on the "Show system processes" checkbox so it would display in the list, but otherwise Steve nailed it and I was stepping through the dotText metablog class after clicking on the "get recent posts" button in wBloggar.
Thanks, Steve!
