![]() |
| "The permission granted to user are insufficient for performing this operation." |
We got this error "The permission granted to user are insufficient for performing this operation." whenever we deploy our report whether your operating system is Windows XP or Windows 7. And this is caused by our IIS (internet Information Services) that were not configure to allow anonymous access.
To configure the IIS in windows 7:
1. Go to Control Panel > Administrative Tools > Internet Information Services
2. On the left side panel, expand the default web site and configure both the Reports and ReportServer as shown on the image below:
3. Open the IIS Authentication
4. The following must be enable (as shown on the image below)
- Anonymous Authentication
- Forms Authentication
- Windows Authentication
5. Right Click the Anonymous Authentication and edit the specific user. Here you must fill up the username with Administrator account and password protected



No comments:
Post a Comment