Product:
Search Type:

Is there any way to change "Maximum file size allowed" parameter in Image manager on Edit step of Sitebuilder Wizard?

Article ID: 3455 
Last Review: Dec,04 2007
APPLIES TO:
  • Sitebuilder 4.0 for Windows

SYMPTOMS

Following default limit exists in Image manager - "Maximum file size allowed 200Kb".

RESOLUTION

This limit can be changed in %SBDIR%\Web\web.config file. You can find necessary key in <appSettings file="appSettings.config"> section:

 <add key="MaxAllowedImageFileSize" value="204800"/>

Where %SBDIR% - Sitebuilder installation directory and file size limit presented in bytes.

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields