Welcome Guest Search | Active Topics | Sign In | Register

AJAX Uploader progress bar stops at 4th segment Options
turpya
Posted: Thursday, June 26, 2008 3:36:31 PM
Rank: Member
Groups: Member

Joined: 6/8/2007
Posts: 19
Hi,
I have added the demo.ascx.vb/demo.ascx files to a sample .aspx page and have set permissions to upload. When I run the page the green progress bar appears over the upload text (below the progress bar grey border), and when it gets to 10% (4 segments) it no longer updates, even though the file upload continues.

The EO.web.dll version I am using is 4.0.8.2. I have an EO.Web Controls Developer License (2007.1). Am I using the right version? If not, where can I download the 2007.1 dll?

Thanks,

John.
eo_support
Posted: Thursday, June 26, 2008 4:13:23 PM
Rank: Administration
Groups: Administration

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

Can you try it with the latest version first? The latest is 2007.2. You will need to log into your account to get a new license key in order to use 2007.2. The license key should be free to you.

If the problem continues with the latest version, check "Troubleshooting" section in the help file (check this after you install the new version. The old help file does not have this section). That topic includes details information about a few common scenarios that can cause uploader to stop working.

Thanks
turpya
Posted: Saturday, June 28, 2008 5:04:28 PM
Rank: Member
Groups: Member

Joined: 6/8/2007
Posts: 19
Hi,

The problem with the green progress bar appearing offset, just below it's corresponding border, was caused by not having valign="top" in the containing <TD> tag.

The problem with the green progress bar not updating after the 4th segment, even though the file upload was still going, was caused by the following style code, automatically generated by Fireworks CS3:

<style type="text/css">td img {display: block;}</style>

Thanks,

John.
eo_support
Posted: Saturday, June 28, 2008 5:09:35 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,098
That's very informative. Thanks for sharing!


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.