Kazzlo,
We have investigated this issue.
Can you add this line to the web.config ?
I think this way may helps .
<system.web>
<httpModules>
<add name="CuteEditor.UploadModule" type="CuteEditor.UploadModule,CuteEditor"/>-->
</httpModules>
</system.web>
Regards,
Terry