Digital goods larger than 4mb

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Will
Captain (CAPT)
Captain (CAPT)
Posts: 263
Joined: Fri Oct 05, 2007 8:02 am

Digital goods larger than 4mb

Post by Will » Wed Dec 05, 2007 3:42 pm

We've got a downloadable pdf we want to sell that's 148 MB. The AC7 limit on downloadable files is 4MB.

Is there any way to get around this? If not, does anyone have recommendations on how we can deliver a PDF of this size for sale?

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Post by AbleMods » Wed Dec 05, 2007 3:51 pm

Holy smokes that's the mother of all PDF files!!

Has to be a way around the file size limit in AC7, 4Mb is puny for todays world of software.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Post by Shopping Cart Admin » Wed Dec 05, 2007 4:04 pm

Hello,

That is the limit of upload via a web browser, not a download limit. FTP the file up and it will work fine.
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

User avatar
NC Software
AbleCommerce Partner
AbleCommerce Partner
Posts: 4620
Joined: Mon Sep 13, 2004 6:06 pm
Contact:

Post by NC Software » Wed Dec 05, 2007 5:49 pm

The max upload can be modified in the web.config, 4 MB is the default, but easily changed.

http://msdn2.microsoft.com/en-us/librar ... s.71).aspx

You'll need a httpRuntime section and within maxRequestLength and executionTimeout, for example:

httpRuntime maxRequestLength="30720" executionTimeout="3600"
Neal Culiner
NC Software, Inc.

Will
Captain (CAPT)
Captain (CAPT)
Posts: 263
Joined: Fri Oct 05, 2007 8:02 am

Post by Will » Thu Dec 06, 2007 8:41 am

Great. Thanks. This forum is great. The pdf is an experiment. It's a 120 page ebook with lots of photos and diagrams. Right now we're selling them through Lulu.com, who obviously take a cut but we don't have to deal w/bandwidth overages.

User avatar
NC Software
AbleCommerce Partner
AbleCommerce Partner
Posts: 4620
Joined: Mon Sep 13, 2004 6:06 pm
Contact:

Post by NC Software » Thu Dec 06, 2007 8:52 am

For ESD, it is definitely better to FTP up and then link to the files within AC's admin. However, I was just pointing out the default limit is customizable, we use this for our web services as we do web service uploading such as a backup to web feature and this requires us to open up this limitation. Downloading is obviously N/A to this scenario.
Neal Culiner
NC Software, Inc.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Post by Logan Rhodehamel » Thu Dec 06, 2007 9:28 am

And just as FYI, we have improved the ESD download in AC7. The downloading of large files does not incur a huge memory drain as in early versions of AC55. Also downloads are resumable if they get cut off.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

User avatar
tonz
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 48
Joined: Thu Mar 13, 2008 4:08 am

Re: Digital goods larger than 4mb

Post by tonz » Wed May 07, 2008 8:30 am

I might have not got the whole picture: I have uploaded my larger exes through ftp to app_data/digital goods. why can't I see them in the admin area? Do I have to do anything else?

Thanks in advance,

Tony

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Digital goods larger than 4mb

Post by jmestep » Wed May 07, 2008 9:43 am

I had the same problem and experimented. In the admin area to manage the uploads, under where you have the browse box to upload, fill in the two text boxes below that with the name of your file and save.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
tonz
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 48
Joined: Thu Mar 13, 2008 4:08 am

Re: Digital goods larger than 4mb

Post by tonz » Thu May 08, 2008 7:12 am

Thanks Judy, worked. :)

Post Reply