Goodmorning,
We're planning to buy this product, but i cant seem te get it working. I tried everyting, but the error message xml request error: internal server error (500) keeps coming.
Were using the asp.net files. I checked every file, the only thing i dont understand in connector.aspx is:
Where is the CKFinder.Connector.dll file?
Any help would be appriciated.
Thanks in advance,
Jeroen
We're planning to buy this product, but i cant seem te get it working. I tried everyting, but the error message xml request error: internal server error (500) keeps coming.
Were using the asp.net files. I checked every file, the only thing i dont understand in connector.aspx is:
This is the ASP.NET connector for CKFinder.
You must copy the CKFinder.Connector.dll file to your "bin" directory or
make a reference to it in your Visual Studio project.
Where is the CKFinder.Connector.dll file?
Any help would be appriciated.
Thanks in advance,
Jeroen
Re: internal server error 500
Sorry for taking so long to reply.
Download "CKFinder for ASP.NET" from http://www.fckeditor.net/extras/ckfinder.
Unpack downloaded file, CKFinder.dll is inside the ckfinder/bin directory (there was a mistake in the documentation, CKFinder.dll is the right name).
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: internal server error 500
Where using asp.net 2.0 on our servers. Any other ideas?
Attachments:
Re: internal server error 500
Re: internal server error 500
Solution?
Re: internal server error 500
Hi - I couldn't wait and the problem wasn't going away. I therefore gave up on FCK for all file handling and went down a different route. If you're working in a DreamWeaver + ASP environment then ASPUpload from http://www.dwzone-it.com will do the trick.
Re: internal server error 500
Any solution?
Re: internal server error 500
9 times out of 10 an Internal Server 500 error means that some file is being referenced in the code that isn't there, or not in the right place. So I've learned after much gnashing of teeth. I would check all your links, both in ASP.NET and in the CKFinder folders. My guess it's a server path issue.
Hope that helps.
I got this error too.And i've
I got this error too.And i've got it right, and there is no such "CKFinder.Connector.dll".All i've done is just copy the ckfinder.dll to the bin folder, and add a reference to this "ckfinder.dll". Some said you can copy the ckfinder.dll to bin folder OR add a reference to this "ckfinder.dll", but i did both and the problem solved.
Same Error.....Using 2.4.2
Same Error.....Using 2.4.2 and get the below error on ckeitor.aspx page -
Could not load file or assembly 'CKEditor.NET' or one of its dependencies. The system cannot find the file specified.