« Previous Next »

Thread: .ASP page in iis7 cannt execute

Last post 09-20-2007 3:36 AM by GeorgeZ. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 09-14-2007, 9:14 AM

    • vivekews
    • Not Ranked
    • Joined on 09-14-2007, 1:10 PM
    • Posts 1

    .ASP page in iis7 cannt execute

    Hello All,

    please help me , i cannt able to excute .asp pages in iis 7.0

    error

    *************************************************************************************************************************

    Server Error in Application "Default Web Site"


    HTTP Error 404.0 - Not Found

    Description: The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

    Error Code: 0x80070002

    Notification: MapRequestHandler

    Module: IIS Web Core

    Requested URL: http://localhost:80/fareshoppe/Default.asp

    Physical Path: C:\inetpub\wwwroot\fareshoppe\Default.asp

    Logon User: Anonymous

    Logon Method: Anonymous

    Handler: ASPClassic

    Most likely causes:

    • The directory or file specified does not exist on the Web server.
    • The URL contains a typographical error.
    • A custom filter or module, such as URLScan, restricts access to the file.

    What you can try:

    • Create the content on the Web server.
    • Review the browser URL.
    • Create a tracing rule to track failed requests for this HTTP status code and see which module is calling SetStatus. For more information about creating a tracing rule for failed requests, click here.

    More Information... This error means that the file or directory does not exist on the server. Create the file or directory and try the request again.


    Server Version Information: Internet Information Services 7.0.  

    *************************************************************************************************************************

     

    Please help me out, it would be greatly appreciated. THANKS VIvek

  • 09-15-2007, 12:32 AM In reply to

    Re: .ASP page in iis7 cannt execute

    You sure that is the correct path?
    how about a simple hello.asp at c:\inetpub\wwwroot\ folder?
    then access it via http://localhost/hello.asp  ?

    Cheers,
    Bernard Cheah
  • 09-20-2007, 3:36 AM In reply to

    • GeorgeZ
    • Top 100 Contributor
    • Joined on 11-16-2006, 1:09 AM
    • Peking
    • Posts 67

    Re: .ASP page in iis7 cannt execute

    The path should be this: 

    :

    Physical Path: C:\inetpub\wwwroot\fareshoppe\Default.asp




    Otherwise you need to put hello.asp or default.asp yourself.
Page 1 of 1 (3 items)
Microsoft Communities