If you publish a .NET application to an IIS 7 server click once deployment fails with HTTP 404 errors on .manifest, .application, and .deploy files. After googling I found a blog article that went through a bunch of horribly poor suggestions involving
Read More...
I keep seeing this question posted and I anticipate seeing the question pop up more often. The short answer is: There is no .NET 3.5 application layer for the IIS application context configuration tab. You should set the Framework version to .NET 2.0.
Read More...