Re: Upload button not working

  •  05-21-2013, 2:16 PM

    Re: Upload button not working

    Hi,

     

    No luck still not working, also can't upload any documents on the new version of the rich text editor.

     

    The IIS server running in intergrated mode.

     

                <modules>
                      <add name="CuteWebUI.UploadModule" type="CuteWebUI.UploadModule,CuteWebUI.AjaxUploader"/>
                      <add name="UploadModule" type="RTE.UploadModule,RichTextEditor"/>
                      <add name="DotNetGallery.UploadModule" type="DotNetGallery.UploadModule,DotNetGallery"/>
                </modules>

     

    It was running fine on IIS 6 on WIndows 2003 server only seems to be a problem on the new server.

     

     

View Complete Thread