Forum Moderators: open
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: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. (\\intellicom05\Company\Customers\KBBNKCNI\Web\example.com\Site\www\web.config line 67)
Source Error:
Line 65: <!-- add name="Authentication" type="DotNetNuke.HttpModules.AuthenticationModule, DotNetNuke.HttpModules.Authentication" / -->
Line 66: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
Line 67: <add name="Compression" type="DotNetNuke.HttpModules.Compression.CompressionModule, DotNetNuke.HttpModules" />
Line 68: <add name="RequestFilter" type="DotNetNuke.HttpModules.RequestFilter.RequestFilterModule, DotNetNuke.HttpModules" />
Line 69: <add name="UrlRewrite" type="DotNetNuke.HttpModules.UrlRewriteModule, DotNetNuke.HttpModules" />
I can tell you that the folder this site points to is on a shared network drive. I'm guessing it's some sort of permissions error with one of the asp.net users I just don't know which one it would be for the aspnethostingpermission. I think it has something to do with ajax. Also this site was created with dot net nuke and I just copied the entier contents of the website to the network drive. Can anyone help me?Thanks
[edited by: marcel at 4:55 pm (utc) on July 16, 2009]
[edit reason] examplified domain name [/edit]