Error:The permissions granted to user 'SQL-PDE\harish.k' are insufficient for performing this operation.
Solution:
some steps are required to resolve this problem-
1)Open your TFS server.
2)You need to set the permissions up via SQL Server Management Studio. Run it
as administrator, click Connect in Object Explorer, select Reporting Services
from the dropdown, then enter server name.
3)Once connected, right click on Home and do Properties
4)then you can add your user and apply the permissions you need.
I am running this Blog to help other guys, who are looking some bits and pieces in terms of MS technology....
Monday, October 3, 2011
Subscribe to:
Posts (Atom)
Split the String values with a special character in MS Flow to convert this into Array
Many times we have a requirement to prepare the Mailing address for some of the documents, suppose there are Address Line1, Address Line2, ...
-
Use the following line of code to Reopen the closed task in CRM 2011 // Re-open the Task to update it SetStateRequest ssr = new SetStat...
-
Use the following line of code to create complete workflow activity with two output parameters. 1) Open Visual Studio 2010 ID. 2) Open ...
-
Sometimes you experienced when you have subgrid in your CRM Form, but when you click the ‘expand’ button to expand the view then it will re...