I am attempting to install 1.9.3, but when I go to the http://mysite.com/CompanyForum/install/ I get this error.
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:
Line 34:
Line 35:
Line 36:
Line 37:
Line 38:
Source File: c:\websites\company\companyforum\web.config Line: 36
Show Additional Configuration Errors:
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. (c:\websites\company\companyforum\web.config line 99)
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. (c:\websites\company\companyforum\web.config line 105)
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. (c:\websites\company\companyforum\web.config line 111)
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.4028
Posted by: ryan - Wednesday, 16 June 2010 15:59:30
Mucked around with the settings a bit, and got a more descriptive error. Any help?
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:
Line 34:
Line 35:
Line 36:
Line 37:
Line 38:
Source File: c:\websites\company\companyforum\web.config Line: 36
Show Additional Configuration Errors:
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. (c:\websites\company\companyforum\web.config line 99)
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. (c:\websites\company\companyforum\web.config line 105)
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. (c:\websites\company\companyforum\web.config line 111)
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.4028
Posted by: dudboy - Sunday, 29 January 2012 20:38:04
I am having the same problem.
What is the problem
Line 25:
Line 26:
Line 27:
Line 28:
Line 29:
Many thanks
Posted by: Jaben - Monday, 30 January 2012 03:53:00
Most likely you do not have the YAF.NET directory set as an Application Directory.
That or you do not have permission (set by your host or in your global machine.config file) to change that setting in the local web.config.