Well I am off work for the next 5 days and I figured I'd take the time to add a feature to an open source project,
DotNetBlogEngine.net. However, since it is only in version 1.1.1.8 it wasn't fully ready for the solution I did implement. So I moved it to another part of the code and it wasn't working as I expected. So I figured I'd try to debug it....
In Visual Studion 2005 when I hit F5 it would act like it would start by my break points would have this error:
"The breakpoint will not currently be hit. No symbols have been loaded for this document"
I fought with this for most of today, then I figured I'd do better to "Attach to Process" this sort of worked, on some pages my break points would work, on other pages I'd see the error above. After some more fighting with this... if found out that the error was bogus! It actually was a valid break point. And I fixed my code... lets see if it works, this should be a link to
my church.
So if you get the above error, try ignoring it and see if it works anyways.
Outside of that, check out
DotNetBlogEngine.net it is a great blog engine to have. I've tried several, and the overall quality of this one (out side of the fact that I'm working on a beta version) is very good.