File Upload Error - Blog

rated by 0 users
This post has 1 Reply | 1 Follower

Not Ranked
Posts 3
Points 15
Sdauchert Posted: Wed, Apr 30 2008 11:33 AM

 Hello,

I am trying to upload a file to the "Blog Files" section. The file I want to upload is 13.4MB. I have successfully uploaded files >4MB but never anything larger. After about a minute I get the "Oops something went wrong" error.

I have changes the allowed file size here:

Administration > Blogs > File Storage Settings > Maximum File Size : 100000KB

The file I want to upload is a PDF file. I have also changed the Allowed File Extensions to include PDF. I have successfully uploaded a smaller PDF file.

Also, after reading other forum posts I changed the web.config code to make sure the browser did not time out. This is what I did:

<!-- Upload Filesize Max -->
<
httpRuntime
  executionTimeout="1800"
  maxRequestLength="512000"
/>

this must be placed inside the system.web section of the web.config.

Thanks for any help on this!

Stephen

Not Ranked
Posts 3
Points 15
Sdauchert replied on Mon, May 12 2008 11:17 PM

I had the web.config in the wronf folder...got the problem fixed now.

Stephen

  • | Post Points: 5
Page 1 of 1 (2 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com