SharePoint - Connecting to remote sharepoint server 2010 with foundation server 2010
Asked By sunil juluru on 24-Jun-12 11:16 AM
I am working in a software company... where in remote server, sharepoint server 2010 (Standalone) is installed and sql server 2008 is installed.. In employees systems windows foundation server 2010 (standalone) is installed, but I am to connect to the web application which is created in server 2010. so, what ever the things i create in visual studio using foundation server 2010 cannot be deployed in main server where the actual web application is there..
Can any body tell me whether the installation process is wrong or is there any process to connect to main server..
Its urgent for me....
kalpana aparnathi replied to sunil juluru on 24-Jun-12 02:14 PM
hi,
when creating the TFS collection, in the advanced configuration of the
sharepoint step you can point it an already existing sharepoint instance
and it will create on that server.
Regards,
Jitendra Faye replied to sunil juluru on 25-Jun-12 01:10 AM
using TFS 2010 you can connect to remote sharepoint server but for this you need to configure your TFS2010 to use a remote SharePoint.
Before you configure the TFS2010, you have to install Extensions for SharePoint Products.
You can install this feature from the Team Foundation Server DVD.
Refer this link -
http://social.msdn.microsoft.com/Forums/uk/tfssetup/thread/865c4bee-a9f7-493d-b9a4-90b1ff512e94
Here you will get pictorial help.
Hope this will help you.