One of my co-workers pointed out that none of the feeds on my website was working. When accessed, a 500 error (Internal server error) would occur. After some digging around I found out that the System.EnterpriseServices dll 2.0.0.0 was missing from the GAC (typically on a machine with framework 1.1 and framework 2.0 there should be two entries for each DLL in the GAC, one for each version). The error occurred because dasBlog software was running on .Net framework 2.0.
C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a.