| | |
IIS 5.1 Windows XP & ASP code
![]() |
•
•
Join Date: Jul 2007
Posts: 4
Reputation:
Solved Threads: 0
I installed IIS 5.1 on a Windows XP machine with no problems. I got all the updates as of 7/31/07 5pm.
I setup a virtual directory pointing to a directory in wwwroot
I checked all the boxes (script access,read, write, scrpts, directory browsing, indexing etc) and I selected Execute Permissions Scripts & Executables.
When I view a HTML page all is well, when I click on default.htm which loads a Main000.asp page I get a blank screen and no error messages. I look in the log files and I see code 200 on everything as if it is okay.
When I view the file in FrontPage Design I can see the pages but I am not sure if FrontPage is using IIS or not.
How do I get my ASP pages to show up. Right now my ASP page only has HTML text just to see if it works. HELP.
I setup a virtual directory pointing to a directory in wwwroot
I checked all the boxes (script access,read, write, scrpts, directory browsing, indexing etc) and I selected Execute Permissions Scripts & Executables.
When I view a HTML page all is well, when I click on default.htm which loads a Main000.asp page I get a blank screen and no error messages. I look in the log files and I see code 200 on everything as if it is okay.
When I view the file in FrontPage Design I can see the pages but I am not sure if FrontPage is using IIS or not.
How do I get my ASP pages to show up. Right now my ASP page only has HTML text just to see if it works. HELP.
•
•
Join Date: Jul 2007
Posts: 4
Reputation:
Solved Threads: 0
Okay, I create a ASP file with a couple of response.write statements and that works os IIS is fine. I have other .ASP files with only HTML code and I get blank screens. Can anyone help me as to why this is not working? IT worked under W2000 IIS but not here. If I change these files to .HTM then the pages work fine but when I link to other files .ASP I get blank screens. In FrontPage this works fine but I do not know if FP is executing the pages or if it is using IIS.
HELP, I need to get this working ASAP so I can study.
HELP, I need to get this working ASAP so I can study.
•
•
Join Date: Jul 2007
Posts: 4
Reputation:
Solved Threads: 0
Okay, I changed all my beginning pages to HTML to see if it had anything to do with ASP extenstions and it did not. The HTML do not display and I do not get a message on the screen just a blank page. I checked the logs and I get:
#Fields: time c-ip cs-method cs-uri-stem sc-status
14:11:29 127.0.0.1 GET /cmps350/default.htm 200
14:11:29 127.0.0.1 GET /cmps350/Main000.htm 200
14:11:29 127.0.0.1 GET /cmps350/standard.css 200
SO this appears to be okay but not working. Any suggestions?
#Fields: time c-ip cs-method cs-uri-stem sc-status
14:11:29 127.0.0.1 GET /cmps350/default.htm 200
14:11:29 127.0.0.1 GET /cmps350/Main000.htm 200
14:11:29 127.0.0.1 GET /cmps350/standard.css 200
SO this appears to be okay but not working. Any suggestions?
![]() |
Similar Threads
- How would I write this asp code to work in PHP (PHP)
- ASP Code Works on Local 127.0.0.1 but Not on ISP's Server (ASP)
- ASP.Net Security 101 Part 1 (ASP.NET)
- asp code generated as text, needed to be seen as asp code again. databses backup (ASP)
- H-Sphere/SiteStudio/EasyApp - Free Domain - Linux, Windows & CF starting at $3.95/mo (Web Hosting Deals)
- radio button ASP question?? (ASP)
Other Threads in the Windows Servers and IIS Forum
- Previous Thread: How can I build a web server using IP addresses instead of localhost
- Next Thread: IP address
| Thread Tools | Search this Thread |





