1 / 7

SharePoint 2010 Development Environment

SharePoint 2010 Development Environment. A Guide to Setup SharePoint 2010 Development Environment on Windows 7 Machine. Development Environment Requirements. SharePoint Server 2010 SharePoint Designer 2010 64Bit Visual Studio 2010 SQL Management Studio 2010 Express.

huong
Télécharger la présentation

SharePoint 2010 Development Environment

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SharePoint 2010 Development Environment A Guide to Setup SharePoint 2010 Development Environment on Windows 7 Machine

  2. Development Environment Requirements • SharePoint Server 2010 • SharePoint Designer 2010 64Bit • Visual Studio 2010 • SQL Management Studio 2010 Express

  3. Installing SharePoint Server 2010(Standalone Server Installation) • Prepare Windows Machine • Check for the latest updates and patches • Obtaining SharePoint Installation MediaDownload from following URL in case you don’t have the installation source with you.http://www.microsoft.com/en-us/download/details.aspx?id=16631 • Start SetupGet the PS Script from:http://www.anantanandgupta.net/wp-content/uploads/2013/11/Setup-Script.zip

  4. Installing SharePoint Server 2010(Standalone Server Installation) • Set Execution Policy for PowerShellSet the execution policy to Unrestricted in case you have not done that already using the following PowerShell command in administrator mode.Set-ExecutionPolicy-ExecutionPolicyUnrestricted • Start SetupRun the script in the PowerShell as Administrator. • Configure SharePointStart the SharePoint Product Configuration Wizard and wait for its successful completion. • Create a new Web Application and Site CollectionUse SharePoint Central Administration to create a new Web Application

  5. Installing Visual Studio 2010 • Obtaining Visual Studio 2010 Installation MediaDownload the Trial Version of VS in case you don’t have the full version from the following link:http://download.microsoft.com/download/2/4/7/24733615-AA11-42E9-8883-E28CDCA88ED5/X16-42552VS2010UltimTrial1.iso • Extract the ISO image file contents or mount to a virtual emulator or burn it to a DVD • Use the standard installation process to install the application.

  6. Installing SQL Management Studio Express • Obtaining SQL Server Management Studio Express 2012Download the SQL Server Management Studio Express 2012 from the following link:http://download.microsoft.com/download/8/D/D/8DD7BDBA-CEF7-4D8E-8C16-D9F69527F909/ENU/x64/SQLManagementStudio_x64_ENU.exe • Install it using the standard installation process. • Configure SharePoint SQL Server Instance • Setup the server to enable and allow system admin ‘sa’ login

  7. Installing SharePoint Designer 2010 • Obtaining SharePoint Designer 2010 64bitDownload the SharePoint Designer from the following link:http://www.microsoft.com/en-us/download/details.aspx?id=24309 • Install the SharePoint Designer using standard installation process • Open the newly created Website in SharePoint Designer

More Related