tward
March 19th, 2001, 05:56 PM
I have a simple webform application that I have created in VS .NET. The
following is my system configuration:
Windows 2000 Professional
IIS
Front Page extentions
ie5.5
..NET Framework Beta 1
Windows Component Update Beta 1
VS .NET beta 1
The project that I used will build correctly but will not load. When I use
CNTR+F5 I get the following error:
The page cannot be displayed
There is a problem with a program on the page you are trying to reach, and the
page cannot be displayed.
--------------------------------------------------------------------------------
Please try the following:
Open the rmef_109 home page, and then look for links to the information you want.
Click the Refresh button, or try again later.
HTTP 403.1 Forbidden: Execute Access Forbidden
Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Background:
You have attempted to execute a CGI, ISAPI, or other executable program from a
directory that does not allow programs to be executed.
More information:
Microsoft Support
I assume that this has something to do with where my project is located as far as
the hosting area. I have seen other messages posted with similar problems but I
have not been able to find them recently.
Thanks in advance to anyone with insight into the problem.
TGW
following is my system configuration:
Windows 2000 Professional
IIS
Front Page extentions
ie5.5
..NET Framework Beta 1
Windows Component Update Beta 1
VS .NET beta 1
The project that I used will build correctly but will not load. When I use
CNTR+F5 I get the following error:
The page cannot be displayed
There is a problem with a program on the page you are trying to reach, and the
page cannot be displayed.
--------------------------------------------------------------------------------
Please try the following:
Open the rmef_109 home page, and then look for links to the information you want.
Click the Refresh button, or try again later.
HTTP 403.1 Forbidden: Execute Access Forbidden
Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Background:
You have attempted to execute a CGI, ISAPI, or other executable program from a
directory that does not allow programs to be executed.
More information:
Microsoft Support
I assume that this has something to do with where my project is located as far as
the hosting area. I have seen other messages posted with similar problems but I
have not been able to find them recently.
Thanks in advance to anyone with insight into the problem.
TGW