|
-
Jul 6th, 2001, 06:07 AM
#1
Thread Starter
Hyperactive Member
Asp / Iis
Hello,
This is a first-time for me....
I installed NT Optionpack on my PC, which obviously includes IIS etc etc. I now want to view my website locally, but my problem is that I cannot see my ASP pages - I just see the code!! My html pages I see fine.
What am I missing here?? Must ASP be installed seperately - isn't it included in Optionpack??
I know I'm being a bit thick here - please help.
Thanks,
T
-
Jul 6th, 2001, 06:10 AM
#2
Black Cat
Make sure you're requesting the ASP pages thru the web server and not just the file system. The ASP page is just text until the web server processes it. Use http://localhost/page.asp in a web browser.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jul 6th, 2001, 06:16 AM
#3
Make sure the IIS service is running, people seam to over look this somttimes
-
Jul 6th, 2001, 06:30 AM
#4
Thread Starter
Hyperactive Member
Hello,
I did as you guys said and what now happens is that the site just "hangs". The html pages load fine once again, but as soon as I try to access an ASP page it hangs - the code is not shown anymore like previously.
Any suggestions??
T
-
Jul 6th, 2001, 12:08 PM
#5
Lively Member
Open YOUR MMC (Microsoft management console) and give Permission to Script or execute by default it is set to none
-
Jul 8th, 2001, 01:50 AM
#6
Frenzied Member
You can also try http://127.0.0.1/mypage.asp
Make sure the service is started and check permissions on the virtual directory.
Is this on 98, NT or 2000? (Probably not 2000 since it comes with IIS 5.0 installed)
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
Jul 8th, 2001, 03:13 AM
#7
Thread Starter
Hyperactive Member
Thanks
Thanks all,
I eventually reinstalled Optionpack and it then worked fine!!
Thanks again for all the help.
T
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|