Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Upload Module is not installed into Web.Config !
Re: Upload Module is not installed into Web.Config !
08-03-2009, 2:04 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Upload Module is not installed into Web.Config !
Reply
Quote
Shaitender,
Are you using IIS7 ?
http://ajaxuploader.com/Deployment.htm
<configuration>
<system.webServer>
<modules>
<add name="CuteWebUI.UploadModule" type="CuteWebUI.UploadModule,CuteWebUI.AjaxUploader"/>
</modules>
</system.webServer>
</configuration>
Regards,
Terry
View Complete Thread