Allowwebserviceproxy: Stsadm operation (Office SharePoint Server)
Applies To: Office SharePoint Server 2007
This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.
Topic Last Modified: 2015-03-09
Description
Turns on or off the Web service proxy for the specified Web application. If the value is set to False, then no forms can use the proxy (even if the allowuserformwebserviceproxy operation is set to True).
Syntax
stsadm -o allowwebserviceproxy
** -url <URL name>**
** -enable {True | False}**
Parameters
Parameter name | Value | Required? | Description |
---|---|---|---|
url |
A valid URL, such as http://server_name |
Yes |
The URL of the Web application associated with the Web service proxy. |
enable |
One of the following values:
|
Yes |
Enables or disables the Web proxy service. The default setting is True. |