Whenever I want to deploy a report in Visual Studio I receive the error message
The permissons grated to user " are insufficient for performing this operation".
I am using custom authentication (with a form) on the Report Server / Manager and the Login via the Webpage works fine. Further, I also added an administrator role to the Report Manager. In Visual Studio I then changed the credentials in the Shared Data Source from Windows Authentication to "Use this user name and password" and specified the administrator name. However, I still receive the same error message and the user " part of the error seems to indicate that Visual Studio tries to connect with an empty user name.
Can you please help me to fix this problem?