|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
[HELP]How can I browse ASP page
I wrote ASP pages long times ago.
After I reinstall Windows XP, I setup IIS 5.1 and ODBC (Because my pages must access MS Access database). But when I wants to view these pages, The IE say that "PAGE NOT FIND". It's no problem when I view simple HTML pages. How can I slove this problem? |
|
#2
|
||||
|
||||
|
I've moved this to Windows IIS because I think it applies more to this forum topic. I'm not able to help with this question though.
__________________
If you found a post of mine helpful, please click on the on my post to add to my reputation.
|
|
#3
|
|||
|
|||
|
There are many possibilities
Your IIS install might be screwed up, if in doubt uninstall IIS, reboot, log in as administrator and reinstall. Immediately after installation, try putting a simple on-line test.asp file in the web root: PHP Code:
Try running this page in your browser and see if it works. You need to run asp pages through the web server, using something like http://localhost/test.asp Permissions may be incorrect, use the IIS manager and make sure your web folders allow script execution. There are lots of MS KB articles on this subject, try a google search.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > [HELP]How can I browse ASP page |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|