IIS 6 and .net 4 – 404 error
I just spent the last hour troubleshooting an issue with an upgrade. It had to do with upgrading a website to a new version using .net 4 on an iis 6 (server 2003) machine. I was consistently getting a 404 error when I switched to using the 4.0 framework I had reapplied 4.0 framework to iis using aspnet_regiis. Even created a …