Q: How do I give Write permissions to a folder?

  1. Right-click the desired folder and select Properties.
  2. Select Security tab and verify that the appropriate Groups and Users have Full Control. At a minimum, the Administrator account (local computer) should have Full Control. If a folder needs to be accessed by a domain user, then this domain user must also be given Full Control.
  3. MassTransit uses a specific Windows user account associated with it to provide anonymous access to the website configured in IIS. This user account must be granted Write and Modify permissions to the MTWeb/templates_c and MTWeb/parsed folders. Usually, this user account is IUSR. To verify which user account is using by IIS website for anonymous access, follow these steps:
    1. Open Internet Information Services (IIS) Manager from Control Panel > Administrative Tools > IIS Manager.
    2. In the IIS Manager Connections pane, expand the server name, expand Sites, and then click Default Web Site.
    3. In the Default Web Site Home pane, double-click the Authentication icon.
    4. In the Authentication pane, click Anonymous Authentication.
    5. Go to the Actions pane on the right, and click Edit...
    6. Verify the account name in the dialog box that opens, and then click Cancel to exit the properties screens without making any changes.

    Linked JPEG File Template MT