How to Assign Write Permissions to the Authorization Policy

You must assign the ASP.NET users write access to the CatalogAuthorizationStore.xml file. Otherwise, the Catalog Web service cannot run.

To assign write permissions to the Catalog authorization policy

  1. In Windows Explorer, move to the directory where the Catalog Web service is installed, for example, <drive>:\Inetpub\wwwroot\CatalogWebService.

  2. In the CatalogWebService folder, right-click CatalogAuthorizationStore.xml, and then click Properties.

  3. In the CatalogAuthorizationStore.xml Properties dialog box, on the Security tab, click Add.

  4. In the Select Users, Computers, or Groupsdialog box, in the Enter the object names to select box, type the IIS worker process, and then click OK.

  5. In the CatalogAuthorizationStore.xml Properties dialog box, on the Security tab, select the IIS worker process.

  6. In the Permissions for <IIS worker process> section, under Allow, select Write, and then click OK.

You have successfully assigned write access to the Catalog Web service authorization policy for the appropriate IIS worker process account.

See Also

Other Resources

Authorization Manager Policy Access

Managing Authorization Policies

What is Commerce Server Operations?