AjaxUploader in Windows 2008 (IIS 7.0)

  •  11-29-2011, 7:11 PM

    AjaxUploader in Windows 2008 (IIS 7.0)

    Hi,
     
    Is the AjaxUploader works in IIS 7.0?  If it is, could you tell me how to deploy it?  All I did is include the line below in the <httpModules> of the web.config file.
     
    <add name="CuteWebUI.UploadModule" type="CuteWebUI.UploadModule,CuteWebUI.AjaxUploader" />
     
    I also added this same line in the <modules> under <system.webServer>.
     
    Please help!!!
     
    Thanks.
     
View Complete Thread