« Previous Next »

Thread: Classic asp no db Vista Home Premium multiple localhost sites

Last post 06-24-2009 9:22 AM by qbernard. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 06-14-2009, 5:16 PM

    • seala
    • Not Ranked
    • Joined on 06-14-2009, 7:41 PM
    • Posts 3

    Classic asp no db Vista Home Premium multiple localhost sites

    Hi all!

    I have used iis5 and 6 for classic .asp pages but this IIS7.0 is nasty. I can view the default IIS 7.0 page when I type in http://localhost, but I can't seem to get one of my .asp sites to come up in the browser.  I really have no clue on how to set it up actually. I placed my site folder (called DNA) in wwwroot. opened IIS as administrator and created a virtual directory along with setting up my default page of index.asp. After clicking on asp icon I've set code page as 1252 and have enabled parent paths. I've also right-clicked on my DNA folder and set permissions to Everyone. I still cannot browse to the site. I get this error: "An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator please click here to find out more about this error." I need to be able to get my first site set up and I plan on setting it up with multiple "localhost" sites.

     

    I've enabled trace logging and after attempting to pull up my .asp page and opening my logfile it shows this:  "2009-06-14 21:15:17 ::1 GET /DNA/Index.asp |59|ASP_0130|Invalid_File_attribute 80 - ::1 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.0;+WOW64;+Trident/4.0;+SLCC1;+.NET+CLR+2.0.50727;+Media+Center+PC+5.0;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30618) 500 0 0 187"

     

    These are the xml trace log errors I'm getting:

    asp log error
    LineNumber 59
    ErrorCode ASP 0130
    Description Invalid File attribute


    asp compile failed
    FilePath C:\INETPUB\WWWROOT\DNA\INDEX.ASP
    ErrorCode 2147536901

    module set response error status
    ModuleName IsapiModule
    Notification 128
    HttpStatus 500
    HttpReason Internal Server Error
    HttpSubStatus 0
    ErrorCode 0
    ConfigExceptionInfo 
    Notification EXECUTE_REQUEST_HANDLER
    ErrorCode The operation completed successfully. (0x0)

    That's all I've done, but I'm not sure if there is more I need to do to enable the site to showup. Help!!!

  • 06-14-2009, 9:01 PM In reply to

    Re: Classic asp no db Vista Home Premium multiple localhost sites

    Do you have a include file?  Does a basic hello world page work?

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 06-15-2009, 3:44 AM In reply to

    Re: Classic asp no db Vista Home Premium multiple localhost sites

  • 06-16-2009, 9:21 PM In reply to

    • seala
    • Not Ranked
    • Joined on 06-14-2009, 7:41 PM
    • Posts 3

    Re: Classic asp no db Vista Home Premium multiple localhost sites

    The basic hello world page works fine and yes I have includes within the .asp page. I tried to respond to you the next day, but it kept saying page not found when I tried to go to the link.

  • 06-16-2009, 9:21 PM In reply to

    • seala
    • Not Ranked
    • Joined on 06-14-2009, 7:41 PM
    • Posts 3

    Re: Classic asp no db Vista Home Premium multiple localhost sites

    That solved the problem. Thanks!

  • 06-24-2009, 9:22 AM In reply to

    Re: Classic asp no db Vista Home Premium multiple localhost sites

    @@

    Cheers,
    Bernard Cheah
Page 1 of 1 (6 items)
Microsoft Communities