I can't upload my pages

Discussion in 'ASP.NET / ASP.NET Core' started by Bruce, May 21, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Bruce

    Bruce DiscountASP.NET Staff

    This problem is one of the strange thing FrontPage extension does, it will somehow shutoff Execute permission.

    To work around the problem

    - Logon to the control panel
    - Navigate to Web Application Tool
    - Select the directory / Application
    - Click Uninstall Application
    - Wait 5 seconds
    - Click Install Application


    quote:Originally posted by oscar_pena

    After uploading my pages from Visual Studio, i try to look at them in my browser, but i see this instead:

    The page cannot be displayed
    You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.
    --------------------------------------------------------------------------------

    Please try the following:

    Contact the Web site administrator if you believe this directory should allow execute access.
    HTTP Error 403.1 - Forbidden: Execute access is denied.
    Internet Information Services (IIS)

    --------------------------------------------------------------------------------

    Technical Information (for support personnel)

    Go to Microsoft Product Support Services and perform a title search for the words HTTP and 403.
    Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Configuring ISAPI Extensions, Configuring CGI Applications, Securing Your Site with Web Site Permissions, and About Custom Error Messages.
    In the IIS Software Development Kit (SDK) or at the MSDN Online Library, search for topics titled Developing ISAPI Extensions, ISAPI and CGI, and Debugging ISAPI Extensions and Filters.

    Can you please tell me what's going on? Thanks for your help.[/font=Arial]
    </blockquote id="quote"></font id="quote">
     
  2. Thanks Bruce, your tip certainly resolved the issue.
     
  3. After uploading my pages from Visual Studio, i try to look at them in my browser, but i see this instead:

    The page cannot be displayed
    You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.
    --------------------------------------------------------------------------------

    Please try the following:

    Contact the Web site administrator if you believe this directory should allow execute access.
    HTTP Error 403.1 - Forbidden: Execute access is denied.
    Internet Information Services (IIS)

    --------------------------------------------------------------------------------

    Technical Information (for support personnel)

    Go to Microsoft Product Support Services and perform a title search for the words HTTP and 403.
    Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Configuring ISAPI Extensions, Configuring CGI Applications, Securing Your Site with Web Site Permissions, and About Custom Error Messages.
    In the IIS Software Development Kit (SDK) or at the MSDN Online Library, search for topics titled Developing ISAPI Extensions, ISAPI and CGI, and Debugging ISAPI Extensions and Filters.

    Can you please tell me what's going on? Thanks for your help.[/font=Arial]
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page