Hi,

I have a Windows 2000 Pro machine on SP3. I installed IIS
WWW server and FTP server, after installation I typed
http://localhost into browser and got:

Server Application Error
The server has encountered an error while loading an
application during the processing of your request. Please
refer to the event log for more detail information. Please
contact the server administrator for assistance.

I am positive this is not a permission issue, I copy some
jpg and html files into wwwroot folder and they showed up
in browser without problems, problems seem to be limited
to asp files only.

In IIS admin tools, "Home Directory" tab, "Execute
Permissions" is set to "Script Only", I tried to use
different settings, no go either.

Any Ideas?

Thanks in Advance

Re: Server Application Error after IIS is installed by Tom

Tom
Fri Nov 07 08:40:23 CST 2003

"Ray Du" <anonymous@discussions.microsoft.com> wrote in message
news:06a801c3a4c9$22757290$a101280a@phx.gbl...
> Hi,
>
> I have a Windows 2000 Pro machine on SP3. I installed IIS
> WWW server and FTP server, after installation I typed
> http://localhost into browser and got:
>
> Server Application Error
> The server has encountered an error while loading an
> application during the processing of your request. Please
> refer to the event log for more detail information. Please
> contact the server administrator for assistance.

And what did the event log have to say?

> I am positive this is not a permission issue, I copy some
> jpg and html files into wwwroot folder and they showed up
> in browser without problems, problems seem to be limited
> to asp files only.
>
> In IIS admin tools, "Home Directory" tab, "Execute
> Permissions" is set to "Script Only", I tried to use
> different settings, no go either.
>
> Any Ideas?

Start here:
http://www.aspfaq.com/show.asp?id=2109
http://support.microsoft.com/?id=311766
http://support.microsoft.com/?id=309051

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserver2003/community/centers/iis/




Re: Server Application Error after IIS is installed by NRGeti

NRGeti
Fri Nov 07 10:57:56 CST 2003

One suggestion: I had the same problem. In my case I solved it by
reinstalling IIS then turning off my firewall. After removing the blocking
entry that was in the firewall, http://localhost now works correctly.


"Ray Du" <anonymous@discussions.microsoft.com> wrote in message
news:06a801c3a4c9$22757290$a101280a@phx.gbl...
> Hi,
>
> I have a Windows 2000 Pro machine on SP3. I installed IIS
> WWW server and FTP server, after installation I typed
> http://localhost into browser and got:
>
> Server Application Error
> The server has encountered an error while loading an
> application during the processing of your request. Please
> refer to the event log for more detail information. Please
> contact the server administrator for assistance.
>
> I am positive this is not a permission issue, I copy some
> jpg and html files into wwwroot folder and they showed up
> in browser without problems, problems seem to be limited
> to asp files only.
>
> In IIS admin tools, "Home Directory" tab, "Execute
> Permissions" is set to "Script Only", I tried to use
> different settings, no go either.
>
> Any Ideas?
>
> Thanks in Advance