Good morning, Ckeditor I am using asp.net in a draft and have integrated with CKFinder. In visual studio local to me works perfectly, but when I upload the project to IIS 7, does not work all the CKFinder. I'm desperate. The error is:
Anyway attached a snapshot of the error.
Many thanks in advance, it is very important to me that this work soon.
It was not possible to properly load the XML response from the web server. Raw response from the server: Server Error in '/ckfinder' Application. -------------------------------------------------------------------------------- Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type 'CKFinder.Connector.Connector'. Source Error: Line 1: <%@ Page Language="c#" Inherits="CKFinder.Connector.Connector" Trace="false" AutoEventWireup="false" %> Line 2: <%@ Register Src="../../../config.ascx" TagName="Config" TagPrefix="CKFinder" %> Line 3: <%-- Source File: /ckfinder/core/connector/aspx/connector.aspx Line: 1 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.4223; ASP.NET Version:2.0.50727.4223
Anyway attached a snapshot of the error.
Many thanks in advance, it is very important to me that this work soon.