aspx files giving 404 - another solution

A

Andrew Morton

JFTR, if you find your web site is giving 404 errors for aspx pages, make
sure that web.config does *not* have an entry in <system.web> saying
<httpRuntime enable="false" />.

I know I didn't put it in, as the file was a copy from another working web
site on the same computer, maybe VS2008 did it or (perhaps more likely) I
clicked on something wrong in IIS Manager.

Andrew
 
G

Gregory A. Beamer

I would imagine this is most common with the newer versions of IIS, where
config files do control settings.

--
Gregory A. Beamer
MVP: MCP: +I, SE, SD, DBA

Blog:
http://feeds.feedburner.com/GregoryBeamer

********************************************
| Think Outside the Box! |
********************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top