This must be done on the host server, if the host will do it.
Specifies the maximum size allowed for documents being uploaded to a
document library by an anonymous user. Specify file sizes in bytes (for
example, 3000000 for 3MB). Default is 1 MB (1000000). You must use
vti_maxuploadcontentlength form in the registry to set this value globally
or for a virtual server, as well as a subweb.
From a command line:
owsadm -o setproperty -pn vti_maxuploadcontentlength -pv 5000000 The size at
the end of the line is in bytes. The Owsadm.exe can be found at C:\Program
files\common files\Microsoft Shared\Web server extensions\50\bin folder on
the host server.
--
===
Tom Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/
===
| Is there a way to increase the maximum file size that the FP upload
| component can handle? Say from 1 MB to 10MB?
|
|