Layton ServiceDesk - Errors - Configuration Error

From Layton Support
Revision as of 06:35, 11 July 2017 by Jpainter (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Btn back up.png Back to Contents

Contents

MySql.Web

   Server Error in '/Layton ServiceDesk' 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: Could not load file or assembly 'MySql.Web' or one of its dependencies.
     This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
     (C:\Program Files (x86)\Layton Technology\Layton ServiceDesk\web.config line 160)
   
   Source Error: 
   Line 158: <add name="Session" type="System.Web.SessionState.SessionStateModule"/>
   Line 159: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions,
     Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
   Line 160: <add name="RadUploadModule" type="Telerik.Web.UI.RadUploadHttpModule"/>
   Line 161: <add name="RadCompression" type="Telerik.Web.UI.RadCompression"/>
   Line 162: </httpModules>

Workaround

  1. Go to C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG.
  2. Copy the file machine.config elsewhere as a backup.
  3. Open machine.config in Notepad.
  4. Find the string: <add name="MySQLRoleProvider"
  5. At the beginning of that line, add a # character. This will disable it.
  6. In Windows Services Console, restart the World Wide Web Publishing Service.

Btn back up.png Back to Contents

Personal tools
Namespaces

Variants
Actions
Main Page
Online User Guides
General Support
Release Notes
Toolbox