I had a similar issue that turned out to be script
blocking from my anti-vius program. Here are 2 articles
that might help.
- doug
http://www.aspfaq.com/show.asp?id=2180 http://www.aspfaq.com/show.asp?id=2147 [quoted text, click to view] >-----Original Message-----
>Here's my problem:
>We have done a standard install of IIS and are trying to
>run an ASP page and all I'm getting is "404 - Page not
>found"
>
>1) We made sure that index.asp was in the Documents tab
>and that didn't change anything.
>2) We renamed the index.asp to index.home and it works
>like a charm until we hit submit and then it supposed to
>execute the next .asp page and then we choke.
>3) I looked up on the "Knowledge Base" and found two
>interesting articles. One said to add something to the
>Server Extensions - but how do I do that and what do I
>need to add? And the other said McAfee has added
>something that prevents scripts from running - change
that
>setting. Again how do I do that?
>
>Also is there something (which I'm sure of) that I
haven't
>thought about.
>
>We are running several other static html web pages and
IIS
>runs fine for those just not for the ASP application.
>
>Lyn
>.