I have install asp (not Net) CKfinder 1.3 with FCKeditor 2.6.4 and have configured to work without thumbnails and there are no failures. When I upload an image I receive the following message,” Error returned in call to Asp.Net”. There are no thumbnails created and the _thumbs / images /images folder is empty.
Asp.Net 1.1 and 2.0 are running on the server. Can you assist in resolving these issues?
Asp.Net 1.1 and 2.0 are running on the server. Can you assist in resolving these issues?
Re: ASP.Net error and Thumbnails are not displayed
Re: ASP.Net error and Thumbnails are not displayed
Thanks
Re: ASP.Net error and Thumbnails are not displayed
You can get it as described here: viewtopic.php?f=10&t=13104#p34274
Please remember to reply here or with a PM stating if it has been useful or it needs some improvement.
Re: ASP.Net error and Thumbnails are not displayed
When I ran the wizard script and got this error message:
Checking for the existence of CKFinder has failed:
Error: the integration file is missing.
Error: the configuration file is missing.
Error: the main connector file is missing.
You must place this "wizard" folder as a subfolder of the main "ckfinder" folder, at the same level that the "core" or "_samples" folders.
You can resume the tests clicking here (remember that further tests might depend on the success of the previous ones)
The file has failed.
Requested URL: assets/ckfinder.asp?what=&nocache=Tue Nov 03 2009 21:59:52 GMT+0700 (SE Asia Standard Time)
Returned status: 500
Returned text: <font face="Arial" size=2> <p>Active Server Pages</font> <font face="Arial" size=2>error 'ASP 0126'</font> <p> <font face="Arial" size=2>Include file not found</font> <p> <font face="Arial" size=2>/ckfinder/wizard/assets/ckfinder.asp</font><font face="Arial" size=2>, line 9</font> <p> <font face="Arial" size=2>The include file '../../config.asp' was not found. </font>
Returned xml: [object XMLDocument]
Returned headers:
I am sure I place this "wizard" folder as a subfolder of the main "ckfinder" folder, at the same level that the "core" or "_samples" folders. I don't understand what this error message mean?
Re: ASP.Net error and Thumbnails are not displayed
The wizard is designed only for the asp integration, you might have been misleaded about the asp.net in the title, but that's because the asp integration can use asp.net routines to create the thumbnails.
A simple answer: is there a "/ckfinder/config.asp" file in your server?