How to Assign Write Permissions to the Temporary ASP.NET Folder

Follow these steps to assign write permissions to the Temporary ASP.NET folder. You assign write permissions for the RunTimeUser and all Web service accounts that you created and as specified in What Are the Accounts and Groups to Create? You will be unable to run the Business Management applications if you omit these steps.

To assign write permissions to the Temporary ASP.NET folder

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

  2. In Windows Explorer, move to the <drive:>\Windows\Microsoft.NET\Framework\v2.0.50727 (or <drive:>\WinNT\Microsoft.NET\Framework\v2.0.50727, where appropriate) folder.

  3. Right-click Temporary ASP.NET Files, and then click Properties.

  4. In the Temporary ASP.NET Files Properties dialog box, on the Security tab, click Add.

  5. In the Enter the object names to select text box, type <Domain or Computer name>\RunTimeUser, and then click OK.

    Note

    As appropriate, substitute the user name for the anonymous user account you created for "RunTimeUser".

  6. In the Temporary ASP.NET Files Properties dialog box, in the Groups or user names list, select the RunTimeUser account.

  7. In the Permissions for RunTimeUser list, select Write in the Allow column. (Read & Execute and Read should already be selected in the Allow column Click OK.

  8. In the Security dialog box, click Yes.

  9. Repeat steps 3 through 8 for the Web service accounts: CatalogWebSvc, MarketingWebSvc, OrdersWebSvc, and ProfilesWebSvc.

See Also

Other Resources

What Are the Accounts and Groups to Create?

Configuring the Business Management Server

Setting File and Folder Access Permissions

Setting File and Folder Access Permissions