Hi,
I am facing the below mentioned problem when uploading my website built in DNN 4.x. I have also tried creating visrtual directory, but same error. Kindly advise if anyone have solution to this problem.
Kindly also note that, I am uploading in some folder within my website, like it is mentioned below in "Source File"
Thanking in advance,
Asif Qayyum
(Wistech IT Solutions LLC)
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 59: <system.web>
Line 60: <!-- Ensure validationkey is not set to AutoGenerate,IsolateApps so it correctly supports webfarms -->
Line 61: <machineKey validationKey="49BF3F086B9467A660AAF8EC5A769B816A7BDDE5" decryptionKey="0BA22EB05400CAE1C102B6C25C3C4A89429526590F54EC23" decryption="3DES" validation="SHA1" />
Line 62: <!-- HttpModules for Common Functionality -->
Line 63: <httpModules>
Source File: C:\Websites\abc.com\wwwroot\dnn\law\web.config Line: 61
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\abc.com\wwwroot\dnn\law\web.config line 122)
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\abc.com\wwwroot\dnn\law\web.config line 180)
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\abc.com\wwwroot\dnn\law\web.config line 181)
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433