FileUp Enterprise Releases

Released: Oct 13, 2010

Updates in v5.3.1

  • "SaveAsDialog" and "OpenInPlace" ASP download samples did not work on Windows 7 and Windows Server 2008 R2 due to duplicate content-length response header.

Released: Jun 1, 2010

Updates in v5.3

Issues Addressed:

  • FileUp was leaking small amount of memory per file during uploads
  • In chunked-encoded uploads, the progress indicator's "TotalBytes" and "Percentage" properties were not populated in ASP.NET
  • In uploads over 2-GB in ASP.NET, the progress indicator's "TotalBytes" property was getting instantly set to a negative value, and "TransferredBytes" property was returning negative values after the upload passed 2-GB
  • When installed in COM+, FileUp threw the "Exception caught when processing...

Released: Jun 23, 2009

Updates in v5.2.0

  • New FileUpEE constructor allows greater control of cleanup of temp files during resumable transfers.

Released: Jan 30, 2009

Updates in v5.1.1

Issues Addressed:

  • Error: "FileUpEe Module Failed to Read the HTTP Request" in chunked uploads
  • Viewstate validation error in 3-tier downloads using the TransferFile method.

Released: Feb 9, 2002

Updates in v2.4.1

  • XFile version 2.4.0 did not send the custom X-Content-Length header required by FileUpEE for chunked uploads
  • Browser crashed when accessing certain parts of the XFResume object
  • Downloads over 4 GB with the visual control terminated before completion