Version: 1.1.6.1
Add file upload functionality to your ASP.NET application, including real-time progress reporting and server-side streaming.
Product Release History
The following is a list of public releases for all components shipped with PowerWEB File Upload for ASP.NET (Latest Release 2008-04-04)
File Upload for ASP.NET
Current Version: 1.1.6.1
1.1.6.1    Released: 2008-04-04
  • There are now three options for overwriting and renaming upload files: Overwrite, Rename with specified FileRenamePattern, and Fail.
  • TempPaths and SavePaths are now automatically created if they do not already exist.
Product fixes in this release:
  • The Upload control can now be disabled.  (4483)
  • With UploadType.IFrame, it is no longer possible to browse for files during a transfer.  (4633)
  • Uploads will no longer occur if a Validation control on the page fails.  (4649)
  • PostedFile.ControlID is now set when OpenFileDialogs are used.  (4673)
  • The UploadComplete event now fires when an upload fails.  (4674)
  • If there are two ProgressPanels on a page and one is not visible, a javascript error will no longer occur.  (4675)
  • Uploads now work on Macs when there are spaces in the page's URL.  (4676)
  • Custom ProgressPanel.StatusText error messages now work when the Upload controls are used in a WebUserControl.  (4678)
  • VS.NET 2008 projects now automatically modify the web.config with the File Upload's httpHandler and httpModules.  (4686)
  • The File Upload controls are now rendered correctly in design time in VS.NET 2008.  (4690)
  • Uploads no longer fail on Macs (regression issue).  (4699)
1.0.4.5    Released: 2008-02-21
  • ProgressPanel labels are now configurable and support multi-byte characters for localization.
Product fixes in this release:
  • Uploads on pages navigated to with URL QueryStrings containing multiple variables now work  (4496)
  • The external scripts option now works without having to change the name of the scripts file  (4501)
  • The Tooltip now appears when hovering over the Browse button  (4536, 4597)
  • Specifying a ButtonImageUrl beginning with "~/" now renders correctly at runtime  (4537)
  • Specifying visibility of ProgressPanel labels in the VS.NET 2005 designer now works  (4571, 4596)
  • Upload control now correctly encodes multibyte characters  (4588)
  • Interrupted, partially transferred files can now be deleted (NOTE: The issue still appears when using the VS.NET test server, but will NOT appear in deployed applications)  (4591)
  • IE no longer shows the "non-secure items" message when the controls are used on a secure page  (4593)
  • When TempPath is set, interrupted files now remain in TempPath with an ".incomplete" extension  (4604)
  • Setting the ProgressPanel's width to 50% no longer turns the control grey  (4605)
  • Clicking the Browse button during a transfer no longer results in a script error when the ButtonType is LinkButton  (4606)
  • Vestigial Refresh method removed from interface  (4607)
  • Flash Open Dialog now resets after selecting a file of size greater than MaxFileSize  (4608)
  • Transfer no longer hangs when MaxFileSize is set greater than or equal to MaxRequestSize  (4609)
  • ProgressPanel font settings are now working correctly  (4625)
  • The browser Back button is no longer enabled when the page containing Upload controls is the initially opened page  (4643)
1.0.3.2    Released: 2007-10-03
  • This maintenence update includes several minor fixes as well as the addition of a Cancel() method to allow for server-side interruption of uploads within an UploadProgress event.
Product fixes in this release:
  • Setting the Visible property of the Upload control now properly hides the control after PostBack.  (4486)
  • Filenames containing single quotes are now able to be selected and uploaded.  (4489)
  • Users can no longer select files during an upload operation, and setting the Enabled property of the Upload control to false now properly prevents files from being selected.  (4491)
  • Utilizing File Upload with pages containing custom querystring elements no longer fails.  (4496)
  • Corrected issues with utilizing PowerWEB File Upload with external script resources instead of dynamically served resource files.  (4504, 4501)
  • Corrected issues of UploadManager control interfering with server-side PostBack events being raised when an upload is not being processed.  (4514)
1.0.2.7    Released: 2007-08-29
  • A ControlID property has been added to the UploadProgressEventArgs. This allows developers to determine the control responsible for in-progress uploads within the UploadProgress Event.
Product fixes in this release:
  • If a custom client script onsubmit handler has been assigned to the form, it will now be preserved and executed after file upload operations are complete.  (4343)
  • Corrected problems preventing uploads in Mac Safari when UploadType was set to Flash.  (4431)
  • Corrected the issue causing an incorrect number of completed files to be listed in the UploadComplete event.  (4435)
  • Corrected an issue preventing File Upload controls to be used in conjunction with Telerik controls.  (4438)
  • Corrected a Mac Firefox rendering issue that prevented an Upload control's file dialog from appearing when the TextBox.Width was set larger than the default.  (4440)
  • Fixed a cosmetic issue with the ProgressPanel properly updating when a small file (<1KB) is uploaded very quickly.  (4444)
  • Corrected issue with UploadManager interfering with server-side events from firing on TreeView control in ASP.NET 2.0.  (4478)
1.0.1.0    Released: 2007-07-24
Product fixes in this release:
  • Corrected condition where user is prompted to install Flash plugin even when UploadType is set to IFrame.  (4397)
  • Fixed issue with using UploadManager control on a UserControl.  (4397)
  • Fixed issues with using Upload controls with Master Pages under VS2005.  (4421)
1.0.0.0    Released: 2007-07-06
  • Dart Communications is proud to announce the release of PowerWEB File Upload for ASP.NET, the latest addition to the PowerWEB line of products!