What Are the Web.config Files for the Catalog System?
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The Catalog System has elements in two Web.config files. These files are used by the Catalog Web service and your application.
Web.config File for the Catalog Web Service
If you are using a Web service, you may need to edit the Web.config file for the Catalog Web service. This file is located in the directory drive:\Inetpub\wwwroot\CatalogWebService.
The catalogWebService element contains the information needed to configure the Catalog Web service. For information about this element and the values used for its attributes see catalogWebService Element.
Web.config File for Your Application
Your application uses the Web.Config file located in the directory drive:\Inetpub\wwwroot\<application name>.
The catalog element contains the information needed to configure catalog sets. For more information about this element see catalog Element.