WebReports requires the IIS worker process to have permission to write to the WebReports application directory.
These permissions allow WebReports to:
- Write application logs to the local file system.
- Save uploaded logos and branding images.
Use the steps below to grant the required permissions to the IIS_IUSRS group.
Locate the WebReports Application Folder
The default IIS website directory is:
C:\inetpub\wwwroot
If WebReports is installed in a different physical directory, use that directory instead.
- Open File Explorer.
- Browse to the WebReports application directory.
- Right-click the folder and select Properties.
Add IIS_IUSRS
- Select the Security tab.
- Click Edit.
- Click Add.
-
In the Enter the object names to select field, enter:
IIS_IUSRS - Click Check Names.
- Verify that Windows recognizes the group.
- Click OK.
Configure Permissions
- Select IIS_IUSRS in the Group or user names list.
- Under Permissions for IIS_IUSRS, select Allow for the permissions required by WebReports.
- Click Apply.
- Click OK.
Verify the Permissions
After applying the permissions:
- Start or restart the WebReports website and application pool in IIS.
- Sign in to WebReports.
- Verify that WebReports can create application logs.
- If your environment uses custom branding, verify that a logo or branding image can be uploaded successfully.
Next Steps
After the WebReports folder permissions are configured, continue with the WebReports deployment process.
See:
Comments
0 comments
Please sign in to leave a comment.