• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Server Error in '/' Application

SuperCrazyMark

New Pleskian
Hello,
I have Plesk 9.3 installed on Windows 2008 R2 64bit. I have recently put FileManager on a website and when I try and use it to browse to a directory I get the following error:


============================================================================
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: Could not load file or assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Access is denied.

Source Error:

Line 60: <add assembly="System.Runtime.Serialization, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"/>
Line 61: <add assembly="System.IdentityModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"/>
Line 62: <add assembly="System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
Line 63: <add assembly="System.ServiceModel.Web, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 64: <add assembly="System.WorkflowServices, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>


Source File: C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config Line: 62

Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4927
============================================================================

I have posted a question on the TinyMCE forum and received the following response:

============================================================================
Never seen this one before. Since it's reported from an XML file in side the runtime rather than a file in our products I would guess this is a server installation issue. Try re-installing the .NET framework?
============================================================================

Is there anyway I can test or troubleshoot this error via Plesk?
 
Back
Top