I have a W2K server that has ran witout any problems for several years. I am now being plageued by a problem when I try to publish with FP 2003. It seems as if It can't handle any files essentially that are over 1mb in size.... It doesn't make any sense as that nothing has changed on this server for over a month, yet suddenly this problem has decided to manifest itself.... Does anyone have any suggestions....
The Default is set to 1 MB anonymous uploads. There is a command that you can run on the server that will increase the anonymous upload size for a given web site. The command (for all ports) is as follows : owsadm -o setproperty -pn vti_maxuploadcontentlength -pv 3000000 The Owsadm.exe can be found at C:\Program files\common files\Microsoft Shared\Web server extensions\50\bin folder. The size at the end of the line is in bytes. -- _____________________________________________ SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] "Warning - Using the F1 Key will not break anything!" (-; _____________________________________________ "CB" wrote in message news:6d5cb4b9-61c9-40d9-b36b-b967b4213da1@t54g2000hsg.googlegroups.com... |I have a W2K server that has ran witout any problems for several | years. I am now being plageued by a problem when I try to publish | with FP 2003. It seems as if It can't handle any files essentially | that are over 1mb in size.... It doesn't make any sense as that | nothing has | changed on this server for over a month, yet suddenly this problem has | decided to manifest itself.... | | Does anyone have any suggestions....
Tried that and unfortunately doesn't appeared to have helped. On May 30, 2:09 am, "Stefan B Rusynko" wrote: > The Default is set to 1 MB anonymous uploads. > > There is a command that you can run on the server that will increase the > anonymous upload size for a given web site. The command (for all ports) is as follows : > owsadm -o setproperty -pn vti_maxuploadcontentlength -pv 3000000 > The Owsadm.exe can be found at C:\Program files\common files\Microsoft Shared\Web server extensions\50\bin folder. > The size at the end of the line is in bytes. > > -- > > _____________________________________________ > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] > "Warning - Using the F1 Key will not break anything!" (-; > _____________________________________________ > > "CB" wrote in messagenews:6d5cb4b9-61c9-40d9-b36b-b967b4213da1@t54g2000hsg.googlegroups.com... > > |I have a W2K server that has ran witout any problems for several > | years. I am now being plageued by a problem when I try to publish > | with FP 2003. It seems as if It can't handle any files essentially > | that are over 1mb in size.... It doesn't make any sense as that > | nothing has > | changed on this server for over a month, yet suddenly this problem has > | decided to manifest itself.... > | > | Does anyone have any suggestions....