Re: Failed to load resource: the server responded with a status of 500(Internal Server error)

  •  07-26-2012, 8:56 AM

    Re: Failed to load resource: the server responded with a status of 500(Internal Server error)

    ssjganesh,
     
    Is your site online? If so, can you send me the uploader page url? So I can test it.
     
    Is the license problem solved?
     
    Also, you can try the settings below too. Test it one by one please, do not use all of them at the same time.
     
    <add key="CuteWebUI.AjaxUploader.RewritePath" value="IIS7" />
    <add key="CuteWebUI.AjaxUploader.RewritePath" value="RawUrl" />
     
    <add key="CuteWebUI.AjaxUploader.RewritePath" value="PathAndQuery" />
     
    If allow, please show me your web.config code too.
     
    Regards,
     
    Ken 
View Complete Thread