Sorry, I should say clear:
I wrote a "hello world" asp, the following error returned:
************************************************
There is a problem with the page you are trying to reach and it cannot be
displayed.
HTTP 500 - Internal server error
Internet Explorer
************************************************
The configuration of "MyWebsite" are summarized:
- Virtual Directory:
- Checked "Read"
- Excecute Permissions: Scripts only
- Application Protection: Medium (Pooled)
- Configuration....
- .asp -> C:\winnt\system32\inetsrv\asp.dll
- Enable buffering
- Default ASP language: VBScript
The IIS verison is 5.0 with Windows 2000 server.
What should I do for a new user defined Website for aps application?
Peter
"Jeff Cochran" <> wrote in message
news:...
> On Tue, 19 Oct 2004 00:44:45 +0800, "Peter Chan"
> <> wrote:
>
>>For security, I turned off IIS default website and created a new website
>>"MyWebsite". I set allowing script and read for IUser, but asp seems not
>>workable.
>>
>>What should I do?
>
> Too late now, but you just performed a security change that has no
> effect. 
>
> There is no difference between the default web site and any other.
>
> As for your ASP problem, the solution would be to fix whatever is not
> working. You know that and I know that. What's not working though is
> something you know, but I don't know. You probably know it isn't
> working because you saw or heard something to make you think that. I
> was watching the girl walking across the street and listening to my
> iPod, so I missed what you must have seen or heard.
>
> Sorry, but until you tell us what "seems not workable" about it we
> probably can't help. Even a version of IIS might have provided a
> clue...
>
> Jeff