Hi cassini,
Do you Use the integration mode of your application pool? If so, please move the
<
add name="CuteWebUI.UploadModule" type="CuteWebUI.UploadModule,CuteWebUI.AjaxUploader"/>
to
<system.webServer>
<modules>
</modules>
</
system.webServer>
If you still have this issue, please create an example can reproduce this iuuse and send it to me.
Regards,
Ken