View Full Version : upload large files using Frontpage upload form field


HollyylloH
10-25-2005, 09:16 PM
I am using a Frontpage 2003 upload form field to upload large files 4+Mb. The
form field allows a default upload file size of 1Mb. I need to make a change
to allow a larger upload file size. Can someone help me with this; I believe
it is a registry setting?

HollyylloH
10-26-2005, 07:15 AM
I found this:
http://www.microsoft.com/technet/prodtechnol/sppt/sharepnt/proddocs/admindoc/owsl03.mspx

Which explains the MaxUploadContentLength command-line property

I used this command:

owsadm.exe -o setproperty -pn vti_maxuploadcontentlength -pv 60000000

now, when I click the submit button of the file upload form, I get this error:

FrontPage Run-Time Component Page
You have submitted a form or followed a link to a page that requires a web
server and the FrontPage Server Extensions to function properly.

This form or other FrontPage component will work correctly if you publish
this web to a web server that has the FrontPage Server Extensions installed.

So, then do I need to reinstall server extensions? and why did this not work?

Thank you.
Click the <Back> arrow to return to the previous page.

"HollyylloH" wrote:

> I am using a Frontpage 2003 upload form field to upload large files 4+Mb. The
> form field allows a default upload file size of 1Mb. I need to make a change
> to allow a larger upload file size. Can someone help me with this; I believe
> it is a registry setting?

Dave Patrick
10-26-2005, 03:12 PM
Try asking them here.

http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.frontpage.programming&cat=en_US_12eb1c78-a2e5-49f3-bd01-501b84985597&lang=en&cr=US

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"HollyylloH" wrote:
>I found this:
> http://www.microsoft.com/technet/prodtechnol/sppt/sharepnt/proddocs/admindoc/owsl03.mspx
>
> Which explains the MaxUploadContentLength command-line property
>
> I used this command:
>
> owsadm.exe -o setproperty -pn vti_maxuploadcontentlength -pv 60000000
>
> now, when I click the submit button of the file upload form, I get this
> error:
>
> FrontPage Run-Time Component Page
> You have submitted a form or followed a link to a page that requires a web
> server and the FrontPage Server Extensions to function properly.
>
> This form or other FrontPage component will work correctly if you publish
> this web to a web server that has the FrontPage Server Extensions
> installed.
>
> So, then do I need to reinstall server extensions? and why did this not
> work?
>
> Thank you.
> Click the <Back> arrow to return to the previous page.
>
> "HollyylloH" wrote:
>
>> I am using a Frontpage 2003 upload form field to upload large files 4+Mb.
>> The
>> form field allows a default upload file size of 1Mb. I need to make a
>> change
>> to allow a larger upload file size. Can someone help me with this; I
>> believe
>> it is a registry setting?

HollyylloH
10-26-2005, 11:42 PM
Dave,

I also have a question posted at the location you have suggested, and was
told by that group to post here. :)

"Dave Patrick" wrote:

> Try asking them here.
>
> http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.frontpage.programming&cat=en_US_12eb1c78-a2e5-49f3-bd01-501b84985597&lang=en&cr=US
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "HollyylloH" wrote:
> >I found this:
> > http://www.microsoft.com/technet/prodtechnol/sppt/sharepnt/proddocs/admindoc/owsl03.mspx
> >
> > Which explains the MaxUploadContentLength command-line property
> >
> > I used this command:
> >
> > owsadm.exe -o setproperty -pn vti_maxuploadcontentlength -pv 60000000
> >
> > now, when I click the submit button of the file upload form, I get this
> > error:
> >
> > FrontPage Run-Time Component Page
> > You have submitted a form or followed a link to a page that requires a web
> > server and the FrontPage Server Extensions to function properly.
> >
> > This form or other FrontPage component will work correctly if you publish
> > this web to a web server that has the FrontPage Server Extensions
> > installed.
> >
> > So, then do I need to reinstall server extensions? and why did this not
> > work?
> >
> > Thank you.
> > Click the <Back> arrow to return to the previous page.
> >
> > "HollyylloH" wrote:
> >
> >> I am using a Frontpage 2003 upload form field to upload large files 4+Mb.
> >> The
> >> form field allows a default upload file size of 1Mb. I need to make a
> >> change
> >> to allow a larger upload file size. Can someone help me with this; I
> >> believe
> >> it is a registry setting?
>
>
>

Dave Patrick
10-26-2005, 11:58 PM
OK whatever but the best chance of getting FrontPage questions answered will
be in the FrontPage groups. This group deals more with core registry issues
and functions.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"HollyylloH" wrote:
> Dave,
>
> I also have a question posted at the location you have suggested, and was
> told by that group to post here. :)

HollyylloH
10-27-2005, 12:20 AM
okay thanks

"Dave Patrick" wrote:

> OK whatever but the best chance of getting FrontPage questions answered will
> be in the FrontPage groups. This group deals more with core registry issues
> and functions.
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "HollyylloH" wrote:
> > Dave,
> >
> > I also have a question posted at the location you have suggested, and was
> > told by that group to post here. :)
>
>
>

Dave Patrick
10-27-2005, 12:28 AM
You're welcome.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"HollyylloH" wrote:
> okay thanks