RE: ASP code wont run
From: Chris (chrisadonline@microsoft.com)
Date: 10/09/02
- Next message: Chris: "RE: ASP passwords problem"
- Previous message: Techie: "RE: .HTR files and 'User must change password at next logon'"
- In reply to: elratonperez: "ASP code wont run"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: chrisadonline@microsoft.com ("Chris") Date: Wed, 09 Oct 2002 20:34:38 GMT
Hello,
The previous post is correct, but I warn against disabling Keep-Alives if
you actually are using Integrated security. Since this is running on XP,
then this cannot be IP restrictions plus IP restriction is a different 403
(.6 I think).
I don't think this is related to ASP at all. I would suggest going to the
ISM and right click http://machinename/iisstart.asp and see what happens.
If you need to create a very simple ASP page, use this code:
<%
Response.Write Now()
%>
HTH,
~Chris
Microsoft IIS Technical Lead
“Please do not send email directly to this alias. This is our online
account name for newsgroup participation only.”
This posting is provided “AS IS” with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved
- Next message: Chris: "RE: ASP passwords problem"
- Previous message: Techie: "RE: .HTR files and 'User must change password at next logon'"
- In reply to: elratonperez: "ASP code wont run"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|