I have installed the .3 release and almost everythging seems fixed. One new problem is that Insert Image popsup am error message as follows:
Interestingly enough the InsertImageGallery works OK now! This problem did not exist before I upgraded to 4.0.0.3
I have specified the image path as follows:
Editor1.Setting("security:ImageGalleryPath") = server.MapPath("./web/pjohnson/images")
also as:
Editor1.Setting("security:ImageGalleryPath") = "~/web/pjohnson/images")
Either of these specifications work OK for :
security:FlashGalleryPath
security:MediaGalleryPath
security:FilesGalleryPath
and the insertImageGallery pop-up but nojoy from insertImage
Hope for a quick solution as I am demo'ing CuteEditor to 20 people tommorow!