Results 1 to 7 of 7

Thread: Asp / Iis

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Posts
    343

    Unhappy 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

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    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.

  3. #3
    chenko
    Guest
    Make sure the IIS service is running, people seam to over look this somttimes

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Posts
    343

    Angry

    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

  5. #5
    Lively Member
    Join Date
    Jan 2000
    Posts
    76
    Open YOUR MMC (Microsoft management console) and give Permission to Script or execute by default it is set to none

  6. #6
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    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..

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Posts
    343

    Cool 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
  •  



Click Here to Expand Forum to Full Width