Question

Please help. Am newbie and have hit a snag with TFS and Sharepoint combo. Come from old school where in IIS you right click and set permissions of Web Site, and now I can't find the sharepoint sites in IIS 7 to actually give myself permissions. When opening the localhost/ sites/ project in IE, i get an Error: Access Denied. This is the sharepoint site that was set up by TFS when I added a project in Visual Studio 2010 to my TFS ProjectCollection. How do I get access to the web site?

Regards

Was it helpful?

Solution

Permission is not give to the SP sites directly from IIS.

If you are or you know the SP Site collection administrator, ask them to give you the appropriate access to the SP site you are requesting. Otherwise, if there are no site collection administrators then go a level higher to the SP farm administrator, ask the farm admin to grant make you the site collection administrator for the SP Site collection you are trying to access. The team project site is located under a site collection.

From there you can give other users access to the appropriate SP resources using Site Actions > Site Permissions.

OTHER TIPS

You should be given the permissions inside SharePoint by site collection administrator.

Site collection admin should navigate to localhost/sites/{tfscollection}/{tfsproject}, click Site settings and then People and groups link.

From there, you need to be added to the site and given the appropriate permissions.

There's a really nice utility that makes it easy to view/edit permissions on TFS, SharePoint and Report Server at the same time.

http://tfsadmin.codeplex.com/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top