Blackboard

Problems uploading SCORM package

rated by 0 users
Not Answered This post has 0 verified answers | 3 Replies | 1 Follower

Top 500 Contributor
6 Posts
arnold.danny posted on 20 Jul 2012 12:31 PM

When uploading the scorm package I get an error 404.13

 "The request filtering module is configured to deny a request that exceeds the request content length"

What is this error talking about and where/how is it adjusted?

Thanks,

joshm

All Replies

Top 10 Contributor
Male
6,263 Posts

joshm,

The error message is saying that the file is too big.  How big is the SCORM file?

If you are on a Windows platform, IIS 7 has default file upload size limitation, and p.31 of the Learn 9.1 installation manual (the part that describes configuration changes to make before doing the Blackboard installation) tells you how to change that file upload size limit by using the appcmd utility to change the requestFiltering requetLimits.maxAllowedContentLength setting, though the example only bumps the default limit from 20Mb to 100Mb.

Mike

 

Top 75 Contributor
34 Posts

Can you provide some references on how this can be done in UNIX/LINUX?

Thanks,

Greg

Top 10 Contributor
Male
6,263 Posts

Greg,

The setting that I mentioned is a limitation within IIS--I don't think the Apache HTTP server that the Linux version uses has an equivalent limit.  However, there is a setting in bb-config.properties, "bbconfig.fileupload.max.filesize", that you might want to double-check.

Mike

Page 1 of 1 (4 items) | RSS