-
Posted to
IIS 7 - Troubleshooting
by
rboarman
on
02-13-2008, 6:25 PM
Another solution to this error is to make sure the local Users groups is added to the permissions for your website's directory.
-
Posted to
IIS7 - Known Issues and Workarounds
by
rboarman
on
02-13-2008, 5:57 PM
Bump. Anyone??
-
Posted to
IIS7 - Known Issues and Workarounds
by
rboarman
on
02-07-2008, 6:55 PM
The asp page does not work but the aspx page works just fine.
This is the html that gets returned
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; ...
-
Posted to
IIS7 - Known Issues and Workarounds
by
rboarman
on
02-04-2008, 6:38 PM
I have tried both a simple hello world file and the default iisstart.htm file. Neither work.
Rick
-
Posted to
IIS7 - Known Issues and Workarounds
by
rboarman
on
02-01-2008, 5:34 PM
Hello,
I am on day three of trying to get Vista to serve up a simple static html page.
I created a test html page and placed it in C:\inetpub\wwwroot along side iisstart.htm.
When I browse to my page or to iisstart.htm I get a nearly empty html page. The BODY tag is completely empty.
My log file shows 200 response ...