I'm having problems getting a Form (ASP script) to run on
our website. Getting this error message- "HTTP 500
Internal server error". Here is the catch if I use a
domain admin account in IIS for the anonymous web account
it works fine??? Also it didn't work with the default
Anonymous Web User account.
Running IIS 5 with URLSCAN 2.5 installed IIS lockdown. The
server is configured to allow ASP.
The Web anonymous login account isn't using the default
local user account. I created a user in active dir. and a
new global security group and removed the account from
the domain user group. I also added the new web user
account into the Web Anonymous Access group on the IIS
server. I have a few GPO's setup at the domain level which
our web server is a part of. I have created a GPO just for
the IIS computer allowing all authenticated users network
access. I also allow Local login for the new Anony. Web
user account and it's setup to run as a batch. Anybody