Posted 24 March 2021, 12:47 pm EST
Is there some way to detect if something goes wrong or the upload(s) stall out? In some cases the C1Upload control appear to hang infinitely without any notifications.
ASP.NET Web Forms Version: 2020v3(339)
ASP.NET Wijmo Version: 2020v3(748)
<wijmo:C1Upload ID="UploadFiles" runat="server" OnValidatingFile="UploadFiles_ValidatingFile" OnClientComplete="onClientUpload" OnClientChange="onClientUploadChange" OnClientTotalComplete="onClientUpload" ShowUploadedFiles="True" EnableTheming="True" ValidFileExtensions="DM3,MT7,MT8,MT9,CPS" ViewStateMode="Enabled" />