Problem displaying page

  • Thread starter Thread starter gary.cobden
  • Start date Start date
G

gary.cobden

Hi

I'm getting the following error when I try to display my new page:-

Server Error in '/' Application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration
file required to service this request. Please review the specific error
details below and modify your configuration file appropriately.

Parser Error Message: It is an error to use a section registered as
allowDefinition='MachineToApplication' beyond application level. This
error can be caused by a virtual directory not being configured as an
application in IIS.

Source Error:


[No relevant source lines]


Source File: web.config Line: 9


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300

Any assistance greatly appreciated

Thanks

Gary
 
Gary,

Right click on MyComputer and select "Manage"

Expand the Services and Applications Node.

Expand the Internet Information Service Node.

Expand the Websites Node.

Expand the Default Websites Node.

Locate your websites folder in the list.

Right click the folder and select "Properties".

Click the "Create" button.


--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 
Hi

I've already carried out this action to no avail

Any further suggestions

Thanks

gary
 
Back
Top