Hi Brian,
Did you set a value to the
TargetFolder or
TargetPhysicalFolder properties of
RadUpload? The
FileExists event is triggered when
RadUpload is configured to save the files automatically and a file with that name already exists in the target folder. In other words, the
FileExists event is used to help avoid information loss.
Saving the files by code should be done in the button click event using the
SaveAs method.
Kind regards,
Erjan Gavalji
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.