|
|
Browse by Tags
All Tags » Image Gallery P... » upload
-
Problem: I need to upload and store images on a separate server other than the server running the cute editor.
Environment:
Windows 2003 running IIS6.
IE 7 (7.0.5730.13)
Cute Editor for .Net
CuteEditor.dll (6.0.0.0)
CuteEditor.ImageEditor.dll (6.0.0.0)
Solution so ...
-
Hi,
I followed the instructions to store images in DB. it is working ok in dev environment, but in testing environment (IIS6) it is giving me the '' CuteEditor needs read/write permission'' error.
This is the way that I set the properties for the editor
txtEditor.Setting[''CuteEditorFileStorageType''] = ...
|
|
|