Question

I am having issues at a client with regards to permissions that I need to request for my account to be able to deploy wsps (using WSPBuilder) to the development environment, and to debug workflows in SharePoint 2007:

As far as I know the following are the required permissions:

  • Farm Administrator
  • Site Collection Administrator
  • Member of the "local Administrators" group on each server in the farm (excluding DB)
  • Member of the DB_owner role on the SharePoint_Config DB and the content DBs for the Central Admin and web applications.

Any other permissions required, or any on this list that are not required ?

Was it helpful?

Solution 2

So it turns out that the system administrators didn't apply the rights correctly at a DB level. We got them to provide the correct rights and I can now deploy and debug.

OTHER TIPS

To debug all you need is to be farm administrator and site collection administrator then attach the debugger and you are ready to go.

RUn as admin vs 2010 or vs 2008

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top