Re: EndOfStreamException occuring during file upload...

  •  04-17-2009, 3:12 AM

    Re: EndOfStreamException occuring during file upload...

    Casey,
     
    I mean , In dotnet1.1 , the FileStream will throws the EndOfStreamException , but dotnet2.0 not .
     
    The CuteWebUI.AjaxUploader.dll have two versions. 
     
    You can get the version for dotnet1.1 from the samples Framework 1.1 Xxxxx
     
    And you can get the version for dotnet2.0 from the samples Framework 2.0 Xxxxx
     
     
    Both the AjaxUploader v2.0.0.0 and v3.0.0.0 do the same thing.
     
    Regards,
    Terry
     
     
View Complete Thread