My ISP decided to upgrade to .NET 2.0. So they did. Actually I had been given notice but as long as my mail is ok it's not that critical. Anyway, it turns out dasBlog was unable to run on .NET 2.0 out of the box. Not even the tweaks and fixes I found around the net were able to help me. It turns out that upgrading to 2.0 also meant tighten security and dasBlog needs full trust to execute, not medium. And no, the
<trust level="Full" originUrl=""/> solution didn't do the trick either, as this was something I wasn't allowed to tamper with.I had nearly given up and it seems that dasBlog is slowly dying; it may be that it never makes it to .NET 2.0. However, that’s when I found
ThinkJot. ThinkJot is dasBlog for .NET 2.0. A lot of, mostly unused functionality, has been stripped and it now runs in medium trust. It's not as it sparkling of development effort (nothing new since December 2005) but at least blog.reis.se is operational again.