Upload Video File Post size error

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
10/4/2012 12:25:24 PM
Gravatar
Total Posts 18439

Re: Upload Video File Post size error

Then your IIS is configured such that it doesn't allow overriding the maxRequestLength from Web.config, its locked down in machine.config, so you'll have to undo that in Web.config and solve it a different way.

Just google for "httpruntime maxrequestlength iis6"

to find out how to solve it

10/17/2012 8:52:15 AM
Gravatar
Total Posts 30

Re: Upload Video File Post size error

Changes in Web.config.Comments files solved the problem.

AS

10/17/2012 11:22:51 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Upload Video File Post size error

Can you be more specific about what you changed? We can add that to the large files document if necessary.

Thanks,

Jamie

You must sign in to post in the forums. This thread is closed to new posts.