Hello,
Ajax Uploader is causing some troubles.
I have integrated it with the smallest code:
<eo:AJAXUploader runat="server" id="AJAXUploader1" Width="400px" TempFileLocation="~/Uploads" MaxDataSize="100000000"></eo:AJAXUploader>
Fileupload works, nor problems with rights etc.
web.config entry:
<trace enabled="false" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="false"/>
Now my problem:
the progressbar and the cancel button blinks: 2 seconds it is visible, 2 seconds not.
But this only in MS IE and Firefox (both actual releases).
Google Chrome does not blink, but does not show a file-input but only file-text.
http://www.lhsoft.de/Support/SupportUpload.aspxthe logindata I send you by PM
best regards