YAFLogo

ryan
  • ryan
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
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

Sponsor
ryan
  • ryan
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
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

dudboy
  • dudboy
  • 51.2% (Neutral)
  • YAF Forumling
12 years ago
I am having the same problem.

What is the problem

Line 25:

Line 26:

Line 27:

Line 28:

Line 29:

Many thanks

Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
12 years ago
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.