3 out of 11 rated this helpful - Rate this topic

Administration Web Service

Windows SharePoint Services 3
The Administration Web service provides methods that can be used to manage Windows SharePoint Services.

To access this Web service set a Web reference to http://<site>/_vti_bin/Admin.asmx.

For examples that show how to use this service, see methods of the Admin class.

  Class Description
Public class Admin Provides methods for managing a deployment of Microsoft Windows SharePoint Services, such as for creating or deleting site collections.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
URL correction
For all web services except Admin.asmx, the following URL is correct:
http://<site>/_vti_bin/service_name.asmx

For the Admin.asmx web service, this is the correct URL:
http://<centraladminserver>:portnumber/_vti_adm/Admin.asmx