Size limit for Attachments
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Size limit for Attachments

 
Post new topic   Reply to topic    Windows Server Forum Index -> CMS Server
Author Message
Joseph Gresham
Guest





Posted: Wed Jan 05, 2005 3:22 pm    Post subject: Size limit for Attachments Reply with quote

Hi

I was just wondering if there is a set limit to the size of a file that can
be put into a posting as an attachment. A client is trying to upload a 20mb
..xls file which is causing the upload process to fail (without any errors).
If there is a default limit can this be increased to accommodate larger file
sizes.

Thanks in advance.
Back to top
Stefan [MSFT]
Guest





Posted: Wed Jan 05, 2005 3:43 pm    Post subject: Re: Size limit for Attachments Reply with quote

Hi Joseph,

first of all: MCMS is not very good in dealing with such big attachments.
The customer should store such files on the file system rather than in MCMS
if possible.

Beside that: there is an ASP.NET upload limit that can be configured in the
web.config which might affect him.
He needs to adjust this in the web.config.

Here is a sample:

<httpRuntime executionTimeout="300"
maxRequestLength="10240"
..../>

Here the timeout is set to 300 seconds and the upload size is set to 10240
kb = 10 MB.

Cheers,
Stefan.


"Joseph Gresham" <j.gresham@kudos-idd.com> wrote in message
news:Ot25egw8EHA.2012@TK2MSFTNGP15.phx.gbl...
Quote:
Hi

I was just wondering if there is a set limit to the size of a file that
can
be put into a posting as an attachment. A client is trying to upload a
20mb
.xls file which is causing the upload process to fail (without any
errors).
If there is a default limit can this be increased to accommodate larger
file
sizes.

Thanks in advance.

Back to top
Joseph Gresham
Guest





Posted: Wed Jan 05, 2005 3:53 pm    Post subject: Re: Size limit for Attachments Reply with quote

Thaks for the reply; I will put forward your suggestions to see if they
solve the problem.

"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:ewLmqrw8EHA.1404@TK2MSFTNGP11.phx.gbl...
Quote:
Hi Joseph,

first of all: MCMS is not very good in dealing with such big attachments.
The customer should store such files on the file system rather than in
MCMS
if possible.

Beside that: there is an ASP.NET upload limit that can be configured in
the
web.config which might affect him.
He needs to adjust this in the web.config.

Here is a sample:

httpRuntime executionTimeout="300"
maxRequestLength="10240"
.../

Here the timeout is set to 300 seconds and the upload size is set to 10240
kb = 10 MB.

Cheers,
Stefan.


"Joseph Gresham" <j.gresham@kudos-idd.com> wrote in message
news:Ot25egw8EHA.2012@TK2MSFTNGP15.phx.gbl...
Hi

I was just wondering if there is a set limit to the size of a file that
can
be put into a posting as an attachment. A client is trying to upload a
20mb
.xls file which is causing the upload process to fail (without any
errors).
If there is a default limit can this be increased to accommodate larger
file
sizes.

Thanks in advance.



Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> CMS Server All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB