ASP problem

P

Peter Chan

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?

Peter
(e-mail address removed)
 
R

Ray Costanzo [MVP]

Can you be a tad more descriptive perhaps? What does "not workable" mean?

Ray at home
 
J

Jeff Cochran

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
 
P

Peter Chan

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

What should I do for a new user defined Website for aps application?

Peter
(e-mail address removed)
 
P

Peter Chan

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
(e-mail address removed)
 
P

Peter Chan

Hi Ray,

Thank you for your great help. After disable show friendly error message and
show asp error message, the error message directed me to server event log.
There were two error events logged:

ID=36

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 19/10/2004
Time: 14:46:51
User: N/A
Computer: BONBEL
Description:
The server failed to load application '/LM/W3SVC/3/Root/ckfw'. The error
was 'The server process could not be started because the configured identity
is incorrect. Check the username and password.
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

ID=10004
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10004
Date: 19/10/2004
Time: 14:46:51
User: N/A
Computer: BONBEL
Description:
DCOM got error "Overlapped I/O operation is in progress. " and was unable to
logon .\IWAM_BONBEL in order to run the server:
{3D14228D-FBE1-11D0-995D-00C04FD919C1}

I then checked that both accounts IUSR_ and IWAM_ were locked out. After
remove locked-out, the asp is workable.

Thanks you very much for your greate help.

Peter
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,164
Messages
2,570,901
Members
47,439
Latest member
elif2sghost

Latest Threads

Top