Results 1 to 16 of 16

Thread: Cant Use ASP!!! :(

  1. #1
    Guest
    I have MS PWS installed on my computer, I fire it up and do this

    Code:
    <%@ language=VBSCRIPT %>
    <HTML>
    <HEAD>
    </HEAD>
    <BODY>
    The current time is: 
    <% Response.Write Time() %>
    </BODY>
    </HTML>
    and it doesnt work, I save it as an *.ASP file, and no luck

    could you please help.

  2. #2
    New Member
    Join Date
    Jul 2000
    Location
    Lahore, Pakistan
    Posts
    9
    try giving "Execute" access to your <Home> / Root Folder!

  3. #3
    Lively Member
    Join Date
    Dec 1999
    Location
    Karlsruhe, Germany
    Posts
    122
    Don't just open the file in your browser! ASP is processed on the server (IIS).

    Roger

  4. #4
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    Listen to Umair. Make sure you have execute and/or script privilages set for the directory you want to run the page from.
    "People who think they know everything are a great annoyance to those of us who do."

  5. #5
    Guest
    thanks, but how do I do that?

  6. #6
    New Member
    Join Date
    Jul 2000
    Location
    Lahore, Pakistan
    Posts
    9
    1. Open Personal Web Manager, either from the task bar
    OR
    From "Start" Menu > Programs > Accessories > Internet Tools > Personal Web Server >> Personal Web Manager.

    2. In the left-bar, click Advanced button.

    3. In tree-view listing the "Virtual Directories",
    double click "<Home>"

    4. Enter the name of directory, and put a tick against "Execute".

    5. Click OK!

    6. Make sure you tick "Enable Default Document"

    7. type: "Default.htm, Default.asp" in the Default Document(s) textfield.

    8. You're done!


  7. #7
    Guest
    thank you! but I dont have personal web manager,
    I can only open PWS from front page, and I have the server administrator, but I dont have the personal webmanager, and there is nothing even relevant to PWS in my task bar

  8. #8
    New Member
    Join Date
    Jul 2000
    Location
    Lahore, Pakistan
    Posts
    9
    PWS can be found in the Windows 98 Installation CD:
    d:\add-ons\pws\

    OR

    You can get it from Microsoft's site.

  9. #9
    Guest
    I have personal web server,
    I just cant access personal web manager, I go under startmenu|programfiles|acesories|internet| and there is no personal web server folder..
    I can use personal webserver, but I have to start it by opening a new web folder in frontpage...

  10. #10
    Guest
    Search your c: for pws.exe, It should be there somewhere?.!?

  11. #11
    New Member
    Join Date
    Jul 2000
    Location
    Lahore, Pakistan
    Posts
    9
    On my PC, this is the path of Personal Web Manager.
    C:\WINDOWS\SYSTEM\inetsrv\pws.exe

  12. #12
    Guest
    nope. its not there,
    I looked in the directory you told me too, but all I saw was regsvr32.exe

  13. #13
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    Dennis, are you sure that you have Personal Webserver installed? You may just be running the Frontpage webserver.
    "People who think they know everything are a great annoyance to those of us who do."

  14. #14
    Guest

    Cool C:\windows\option

    maybe try to look at this directory

    C:\WINDOWS\OPTIONS\CABS\PWS\Setup.exe
    Hope u can get it.


    Mac

  15. #15
    Guest
    that could be it, I may be just running front page web server.
    I'll try setting up the personal web server when I have time.

  16. #16
    Guest
    I had to reformat my computer due to a totaly unrelated problem, but I went to c:\windows\options\cabs\pws\setup.exe and it worked
    thank you all for all the help you gave me

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