Welcome to David Sandor Sign in | Join | Help

Browse by Tags

All Tags » IIS   (RSS)
SOLVED: ClickOnce Deployment and IIS 7 does not work.
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...
Why is .NET 3.5 not listed in the ASP.NET tab in the IIS MMC Snap-In?
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...