Archives
-
0x81000037, 0x80070002 and how I finally convinced Windows Backup to do its job
When trying to backup my machine onto a USB drive, a few
weeks ago I have been starting to get a very unhelpful
0x81000037 error. Of course, the first thing I did was
to bing it but I didn’t like what I found. There is
a “How to troubleshoot Windows Backup and Restore
issues when a reparse point folder or its subfolder is
added to a user library in Windows 7” KB article
that unfortunately does not live up to its title. It
does some hand waving around “reparse points” but does
not even bother to explain what a reparse point is, let
alone how to discover and remove them.
-
Please read if you have public ASP.NET sites
Yesterday, a new crypto oracle-type vulnerability was publicly disclosed. It is an important vulnerability that is likely to be exploitable on a large proportion of ASP.NET sites, even those that are using configuration settings that were previously considered safe.
-
Building my new blog with Orchard – part 2: importing old contents
In
the previous post, I installed
Orchard onto my
hosted IIS7 instance and created the “about” page.