Hi rxraza,
Can you try the integrated mode section too? I have explained in the last reply, you are using the wrong section.
IIS Integrated mode
<configuration>
<system.webServer>
<modules>
<add name="CuteWebUI.UploadModule" type="CuteWebUI.UploadModule,CuteWebUI.AjaxUploader"/>
</modules>
</system.webServer>
</configuration>
Regards,
Ken