upload large files using Frontpage upload form field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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.
 
Dave,

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

Dave Patrick said:
Try asking them here.

http://www.microsoft.com/communitie...c78-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 said:
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.
 
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
 
okay thanks

Dave Patrick said:
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 said:
Dave,

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