| Jeff Hodgers 2005-01-19, 5:52 pm |
| I have discovered the problem.
Cause:
The Web site's home directory does not contain a default document file, such
as Default.htm or Default.asp
The Default Document option is not selected.
Solution:
Open IIS mgr, select properties of web site, Documents tab.
Verify that your default file is in the list of default documents, and
that the Enable Default Document check box is selected.
Once I added the default.aspx file in the list, everyworked fine.
-Jeff
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:41f6b81c.1053962778@msnews.microsoft.com...
> On Wed, 19 Jan 2005 10:56:51 -0800, "Jeff Hodgers"
> <jeffh@newsgroup.nospam> wrote:
>
XP[vbcol=seagreen]
>
> Start here:
>
> Why do I get a 500 Internal Server error for all ASP errors?
> http://www.aspfaq.com/show.asp?id=2109
>
> Jeff
|