Main menu:

 

July 2008
M T W T F S S
« Jun   Aug »
 123456
78910111213
14151617181920
21222324252627
28293031  

Site search

Archives

Categories

Tags

Links:

Archive for July 17th, 2008

The permissions granted to user ‘NT AUTHORITY\NETWORK SERVICE’ are insufficient for performing this operation. (rsAccessDenied)

I created a report in the development machine and pushed the same onto the server , I am calling the report using the report server url directly using response.redirect in the asp.net application, now it works well in my development machine, but the same doesnt work in the server throwing the above error,  i tried [...]