We currently have a classic asp cms which uses cute editor asp. However we do have some .net error trapping to trap all errors on our cms and websites.
Unusually we are getting an error on our classic asp editor as follows:
System.Web.HttpException
The file
'/sitemanager/CuteEditor_Files/Themes/OfficeXP/Load.ashx' does not exist.
The http request is
CuteEditor_Files/Themes/OfficeXP/Load.ashx?type=image&file=formbn.gif
Why is this call happening from cute asp editor? If so, why is it and cant it be switch off somehow?