Question
June 26, 2007 at 02:59 PM
jared.schrag

Configuring ASP.NET 2.0 Application Folders in IIS 5.0

by jared.schrag . Updated 18 years ago

I’ve got a web site that is currently only running ASP pages and is administered via IIS 5.0. The server does have the .NET 2.0 framework installed and I am trying to deploy ASP.NET 2.0 aspx page to an existing folder. However, after changing the properties of the folder by creating a web application, when browsing to the *.aspx file that is deployed there, I get a 404 error.

The ASP.NET tab in the configuration does show the web application to be running .NET 2.0.

Any ideas as to what I may have missed?

I’ll supply more details if necessary.

This discussion is locked

All Comments