Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
woyler
Starting Member
3 Posts |
Posted - 2006-08-11 : 14:16:30
|
Hi All,I am running SQL RS 2005 on Windows Server 2003My client is XP sp2 with .NET 2005 TeamWhen I try to deploy a RS report to my web server I get an error;Error 4 The permissions granted to user 'MyDomain\MyUser' are insufficient for performing this operation.What folders/user/permissions need to be opened on the server so that I can deploy reports from my client machine?I also get this error when I try to deploy reports locally from the SQL server.regards,Bill |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2006-08-11 : 14:29:03
|
For the deployments, our accounts have local admin on the Report Server. I'm not sure if you can get away with lesser permissions though.Tara Kizer |
 |
|
woyler
Starting Member
3 Posts |
Posted - 2006-08-11 : 14:45:30
|
In the quest for resolving this, I have granted myself (already a domain admin), ASP.NET , full local admin rights as well as full control on all inetpub and SQL server folders. I am at a loss here. |
 |
|
|
|
|