Welcome Guest Search | Active Topics | Sign In | Register

Downloader Dynamic Contents Problem Options
DH
Posted: Tuesday, November 10, 2009 9:28:58 AM
Rank: Member
Groups: Member

Joined: 11/19/2007
Posts: 25
Hi, I am using Asp.net Build 2009.0.27.

The http://demo.essentialobjects.com/Default.aspx?path=Downloader\_i0\_i4 example throws an exception and the downloaded file always contains "Line 1".

On my development machine I have not been able to pass the NameValueCollection args into the Content Generator class.
eo_support
Posted: Tuesday, November 10, 2009 9:35:32 AM
Rank: Administration
Groups: Administration

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

Do you mean the online version always throws an exception or when you run it locally it always throws an exception? We tried the online version here and it works fine.

Thanks!
DH
Posted: Tuesday, November 10, 2009 1:03:47 PM
Rank: Member
Groups: Member

Joined: 11/19/2007
Posts: 25
Here are the steps to reproduce the problem at http://demo.essentialobjects.com/Default.aspx?path=Downloader\_i0\_i4 (or on my development machine).

Enter 2 into the "Enter Linecount" textbox.
Click the "Generate File & Download" button.

A download is produced containing one line "Line 1".

This statement in ContentGenerator throws an exception:

nLineCount = int.Parse(this.Arguments["LineCount"]);

eo_support
Posted: Tuesday, November 10, 2009 1:19:01 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
No. We do not see such error. What browser do you use?
DH
Posted: Tuesday, November 10, 2009 3:15:39 PM
Rank: Member
Groups: Member

Joined: 11/19/2007
Posts: 25
Firefox 3.06
eo_support
Posted: Tuesday, November 10, 2009 8:55:48 PM
Rank: Administration
Groups: Administration

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

We have confirmed this to be a bug and updated the demo site. Can you try to access our demo site again and see if the problem has been resolved?

Thanks!
DH
Posted: Wednesday, November 11, 2009 1:01:05 AM
Rank: Member
Groups: Member

Joined: 11/19/2007
Posts: 25
Yes, the problem is resolved. Thanks
eo_support
Posted: Wednesday, November 11, 2009 10:01:51 PM
Rank: Administration
Groups: Administration

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

We have posted the new build that contains the fix. You can download it from our download page.

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.