Suraj Kaushik's Blog

2 share my mistakes and lessons

MachineToApplication

error to use a section registered as allowDefinition=’MachineToApplication’ beyond application level

Error    141    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.    D:\developers\Suraj\projects\dunecorporation\new\new\StraightRootMkt\StraightRootMkt\StraightRootMkt\Web.config    43 this kind of error can be removed by altering the below code: <configuration>   <configSections>     <sectionGroup name=”system.web.extensions” type=”System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, [...]

, , ,