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
I had the web.config in the wronf folder...got the problem fixed now.
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com