IE problem after uploader update

  •  09-28-2010, 7:38 AM

    IE problem after uploader update

    Hello

    Recently we experienced a problem with MVCUploader on Win7 and FF 3.6. From posts on this forum it was said that we should update uploader with newer version, what actually we did.

    Now some clients complaining that they can't use uploader because of error on IE 8.



    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
    Timestamp: Fri, 24 Sep 2010 10:03:55 UTC


    Message: Object doesn't support this property or method
    Line: 1
    Char: 30790
    Code: 0
    URI: http://testsrv/CuteWebUI_Uploader_Resource.axd?type=script&_ver=



    Apparently IE cached content requested by uploader, because after cache cleaning everything worked fine.

    Is there a way to force uploader load resourses bypassing browser cache? Can we somehow activate "_ver=" parameter in resource request in order to change uri each time we have release?
     
    Thanks in advance
    Filed under:
View Complete Thread