Log in or register to post comments
Last post
Error when deleting images within the ASP.Net CKFinder
I'm receiving an error whenever I attempt to delete an image with the Asp.net version of CKFinder 2.3.

Below is the error message

It was not possible to properly load the XML response from the web server.

Raw response from the server: 

Server Error in '/' Application.
Exception of type 'CKFinder.Connector.ConnectorException' was thrown.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: CKFinder.Connector.ConnectorException: Exception of type 'CKFinder.Connector.ConnectorException' was thrown.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace: 


[ConnectorException: Exception of type 'CKFinder.Connector.ConnectorException' was thrown.]
   CKFinder.Connector.Connector.OnLoad(EventArgs e) in Connector.cs:222
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
I can create images, rename them, copy them, create folders... but can't delete.

Any thoughts?
Re: Error when deleting images within the ASP.Net CKFinder
Is anyone else experiencing this problem?

Attachments: 

AttachmentSize
Error being produced upon delete34.41 KB
Re: Error when deleting images within the ASP.Net CKFinder
Just to better understand the problem: did you have older versions of CKFinder installed on the same server and they worked properly? Did the error start happening straight after the upgrade to 2.3?

Wiktor Walc
CTO
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+

Re: Error when deleting images within the ASP.Net CKFinder
I can't say for sure if an older version worked or not. I don't recall ever having this problem before.
Re: Error when deleting images within the ASP.Net CKFinder
It could be a server-related issue, but it seems funny to me that I can create images, rename them, copy them, create folders, but can't delete anything.

Any thoughts?
Error when deleting images on CK Finder

I have found that if you use the version 2.2.0.1326 of the CK Finder for ASPNET dll, I did not experience this issue. Any add-ons need to be from the same version download folder.

 

Attachments: 

AttachmentSize
CK Finder file version47.14 KB