Here is my path specification:
------------------------------
'paths to files
CheckOrCreateFolder Trim(CStr(OfficeName)), Trim(CStr(LanguageID)), "images"
editor.ImageGalleryPath = "../website/" & Trim(CStr(OfficeName)) & "/" & Trim(CStr(LanguageID)) & "/images"
------------------------------
The first try to upload e.g. an image gives me the following error:
------------------------------
Microsoft VBScript runtime (0x800A0005)
Invalid procedure call or argument
/Adagio/conten/include_upload.asp, line 122
POST Data:
error '80020009'
Exception occurred.
------------------------------
The second time (and times after that) it works fine, until I refresh the page, then I get the error again...
PS: it is NOT possible to use a sub-path of the CuteEditor location.
It is very important that I get a solution for this.
We bought the Cute Editor (ASP) for a very important client.
Regards.
K.