Local Development solutions for SharePoint 2013 and remote debugging

Source: Internet
Author: User
Tags visual studio

In SharePoint development, we need to develop in a server with a SharePoint environment, which is a very distressing thing, after all, it is not possible to have more than one project to develop with multiple servers, which requires local development.

Originally thought SharePoint 2013 in no longer support the client system, only the server development, QQ Group of friends to remind that can also be local development, remote debugging, think they are aware that SharePoint 2010 can be modified through the registry, Local installation SharePoint, along this train of thought, after a Google/bing, and then realized, in this summary, to share to everyone.

Ideas

Install Visual Studio 2013 locally, import the SharePoint registry, copy the necessary DLLs, and use remote debugging;

Defects

You cannot create a SharePoint solution locally, only edit;

Scene

You can use source control to download files to local development, then get, package/deploy on the server, and then debug locally.

1, in the local attempt to use the VS development SharePoint friends, all know that new/open SharePoint solution, will report the following error:

2. In the SharePoint server, open the registry and find the following location:

I have not found the 2013 version of the data, but the 2010 version said that the server on the Web servers extensions, 14 this node export, and then import to the local;

Because of the 2013 version, under the Web Server extensions, there are 14 and 152 folders, they do not know which to import, simply put the shared tools of the entire node export, and then imported to the local (WIN8);

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.