How to Verify the Installation of the Web Services

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

This topic provides steps for verifying the installation of the Web services.

After you unpackage your site, you can verify that the Web services are installed on the Web servers. A Web service is installed correctly if a folder exists for it and you can visit the Web page for that Web service to see a summary of its methods.

To verify the installation of the Web services

  1. Click Start, click Run, type explorer, and then click OK.

  2. In Windows Explorer, select the <drive>:\inetpub\wwwroot directory.

  3. In the wwwroot directory, verify that a folder exists for each Web service (Catalog, Marketing, Orders, and Profiles).

    Web services are installed on the Web server at the following locations:

    • Catalog Web Service is installed in <drive>:\Inetpub\wwwroot\CatalogWebService

    • Marketing Web Service is installed in <drive>:\Inetpub\wwwroot\MarketingWebService

    • Orders Web Service is installed in <drive>:\Inetpub\wwwroot\OrdersWebService

    • Profiles Web Service is installed in <drive>:\Inetpub\wwwroot\ProfilesWebService

To visit the Web service page

  • To visit the Web page for each Web service, type the address of the page in the Address bar, and then press ENTER.

    URLs for the Web services are as follows:

    http://<server>/CatalogWebService/catalogwebservice.asmx

    http://<server>/MarketingWebService/marketingwebservice.asmx

    http://<server>/OrdersWebService/orderswebservice.asmx

    http://<server>/ProfilesWebService/profileswebservice.asmx

See Also

Other Resources

Configuring the Business Management Server

Building the Data Tier

Building an Enterprise Deployment

Deployment