Fixing ASP.NET 2003 debug error 0x8013134b

I got the following error debugging an ASP.NET project earlier today:Auto-attach to process ‘[2440] w3wp.exe’ on machine ‘…’ failed. Error code 0x8013134b.The problem was that I had installed .NET 2.0 which had registered ASP.NET 2.0 on...