Welcome Guest Search | Active Topics | Sign In | Register

Uploader Options
LHSoft
Posted: Thursday, December 30, 2010 10:36:23 AM
Rank: Member
Groups: Member

Joined: 12/12/2010
Posts: 12
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.aspx

the logindata I send you by PM

best regards
eo_support
Posted: Thursday, December 30, 2010 12:07:21 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

This may have to do with your CSS style. We usually do not troubleshooting user code/styles. So you will want to try the same code without any CSS style in a blank project and see if it works. If that works, you can then try to gradually put other pieces in and see what triggers the problem. Once you know what triggers the problem, it should be easy to explain/fix the issue.

If the problem still occurs even inside a blank project, please try to send the test project to us and we will be happy to take a look.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.