Hello Our .net application was upgraded today, after deployment of necessary file we are getting the below error on windows 2008 IIS7, SOUNDS LIKE PERMISSIONS BUT WHERE *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. *Source Error:* Line 180: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" /> Line 181: <!-- ASP.Net AJAX Element ends -->Line 182: <add name="DotNetCasClient" type="DotNetCasClient.CasAuthenticationModule,DotNetCasClient" />Line 183: </httpModules> Line 184: <!-- GLOBALIZATION -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
