Showing posts with label Connecting Visual Studio to SharePoint 2010. Show all posts
Showing posts with label Connecting Visual Studio to SharePoint 2010. Show all posts

Connecting Visual Studio to SharePoint 2010

0 nhận xét

How to connect to a SharePoint 2010 server which is a another server in a same domain using developer computer?
If you have many developer trying to connect to SharePoint server 2010 using Visual Studio, you need to provide sysadmin permission in SQL Server

1. Go to your SharePoint SQL Server and all your developers name

sql-users

2. Make them as sysadmin

permissions

3. Ask them to open their Visual Studio and create a new SharePoint 2010 project. Let them enter the SharePoint URL

VStudioConnect

4. Now they should able to connect to SharePoint server which is a another server in the same domain

SpProject

Source:http://virtualizesharepoint.com