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

Slides:



Advertisements
Similar presentations
SQL Maestro full 2-machine installation guide
Advertisements

Faith Allington Program Manager Microsoft Corporation WSV322.
Using VHDs in Remediation Workshops. Overview Advantages Simple and robust setup Use prepared VHDs Easy to reset (copy VHD file) Easy to switch between.
MySQL Installation Guide. MySQL Downloading MySQL Installer.
Presentation Heading – font Arial
Upgrading to SharePoint Who, When & Why Considerations: Good candidates for upgrade You need certain 2010 features You have not done significant*
Copyright ®xSpring Pte Ltd, All rights reserved Versions AuthorDateDescription 1.0NBL2012/05First version. Modified from Enterprise edition.
…the basics….  Windows 7 Professional or Windows 2003/2008 Server  No competing http Services (Tomcat6 will provide web services on server machine)
CADRipper Pro Installation The CADRipper Pro is installed on either a 32-bit or 64-bit desktop computer running the latest updates for XP, Vista and Windows.
OnBase Module Deployment
Update your servers to service pack 2. Ensure that the environment is fully functioning. Migrate to 64 bit servers is necessary. REVIEW UPGRADE BEST PRACTICES.
EPM 2007 Implementation and Upgrade Tips Summary June 18th, 2008 Brendan Giles, PMP, MCP.
Introduction to SharePoint Development with VS2010 Paul Yuknewicz Lead Program Manager
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
SQL SETUP FILE SELECTION
Thursday September 20th, System Center User Group Philadelphia Chapter Tonight’s Sponsor is.
Module 12 Installing and Upgrading to SharePoint 2010.
IT:Network:Microsoft Server 2 Chapter 27 WINDOWS SERVER UPDATE SERVICES.
Installing the Microsoft Office Project Server from Scratch Adrian Jenkins Supportability Program Manager Microsoft Corporation.
Verify Hardware Requirements Install Windows Server 2008 R2 Configure Active Directory Install SQL Server 2008 Install SharePoint Server 2010 Configure.
IT 211 Project Integration and Deployment Lab #11.
Terry Henry IS System Manager, SharePoint SME Micron Technology Inc.
Joint Accelerator Conferences Website Setting up an SPMS Conference Instance Ronny Billen JACoW Team Meeting at DESY, 1-5 November 2009 JACoW SPMS Regional.
Setting Up a Local WordPress Development Environment By Gregory Young Alternative Hosting
New SharePoint 2016 Features
Functional comparison between Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007 October 14 th, 2009, Lexington Microsoft Users.
Installing SIGNZ on a stand- alone machine. These slides will guide you through the installation of the SIGNZ ‘server’ and ‘client’ components on one machine.
Todd Klindt. New downloads Infrastructure update Adds search improvements from Search Server Has Content Deployment fixes Does NOT include SP1, install.
MyBLAST standalone installation Lab of Systems Biology & Network Biology website Download link. 1.Click the Download link.
Installing MDT 2010 on Windows Server 2008 R2 This guide assumes you are installing MDT 2010 on a Windows Server 2008 R2 server with the Windows Deployment.
Chapter 10 Files/Folders needed: \Chapter10\Samples \Chapter10\Labs.
Slide 1 ASP Authentication There are basically three authentication modes Windows Passport Forms There are others through WCF You choose an authentication.
Packaging for Voracity Solutions Control Panel David Turner.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
System Center & SharePoint On- Prem Matija Blagus, Acceleratio
Vlad Mazek Own Web Now Corp CEO, MCSE, MCSA, CISSP (877) Portions reproduced with permission from Dean Calvert.
SQL SERVER 2008 Installation Guide A Step by Step Guide Prepared by Hassan Tariq.
…the basics…. Wildland Fire Information and Technology Server Requirements ● Windows 7 Professional or Windows 2003/2008 Server ● Windows 8/10 (discussion)
Installation of Visual Studio Android emulator and Android Studio
Microsoft ® Official Course Module 6 Managing Software Distribution and Deployment by Using Packages and Programs.
Downloading a Visual C compilers (try it yourself at home) Visual Studio 2012 can be found at:
How To Build a Production-Ready SP 2013 Farm Martin Cox SharePoint / O365 Architect SharePoint 2013 BI Farm Setup Best Practices.
Upgrade on Windows 7. DownloadSoftware Download Software from link provided in Webliography: e/
Microsoft Virtual Academy Module 9 Configuring and Managing the VMM Library.
Confidential ASWM Installation Guide in Main Server ( for Windows Server 2008 R2 ) 1.
Building AD-SQL-APP Server on AZURE
Installation The Intercompany Integration Solution for SAP Business One Version 2.0 for SAP Business One 9.1 Welcome to the course on the installation.
Create Virtual Directory Windows 8 - IIS 8.5
Windows Server 2008 and SQL 2008 Windows Server 2008.
Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek
1. Environment Setting Minhaeng Lee.
DDPS in Action: Session 11 Hydration
How to build 3D Slicer for Windows
Installation The Intercompany Integration Solution for SAP Business One Version 2.0 for SAP Business One 9.1 Welcome to the course on the installation.
Quick Start Guide for Visual Studio 2010
Free Download of Microsoft SQL Server Farrokh Alemi, Ph.D.
Microsoft Virtual Academy
Hybrid Search Technical Guidance.
CRM 2016 Solutions and Package Deployer
Downloading and Installing SQLExpress
Microsoft Virtual Academy
Create IaaS SQL Server Test Premise Environment in Azure Cloud
Install MySQL Community Server and MySQL Workbench
Microsoft Virtual Academy
Microsoft Virtual Academy
06 | Monitoring Lync Server with Operations Manager
Ch 1 .Installing and configuring SQL Server 2005
Development Environment Setup
Windows Server Installation
Presentation transcript:

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

Development Environment Requirements 1.SharePoint Server SharePoint Designer Bit 3.Visual Studio SQL Management Studio 2010 Express

Installing SharePoint Server 2010 (Standalone Server Installation) Prepare Windows Machine Check for the latest updates and patches Obtaining SharePoint Installation Media Download from following URL in case you don’t have the installation source with you. Start Setup Get the PS Script from:

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

Installing Visual Studio 2010 Obtaining Visual Studio 2010 Installation Media Download the Trial Version of VS in case you don’t have the full version from the following link: E28CDCA88ED5/X VS2010UltimTrial1.iso E28CDCA88ED5/X VS2010UltimTrial1.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.

Obtaining SQL Server Management Studio Express 2012 Download the SQL Server Management Studio Express 2012 from the following link: D9F69527F909/ENU/x64/SQLManagementStudio_x64_ENU.exe 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 Installing SQL Management Studio Express

Obtaining SharePoint Designer bit Download the SharePoint Designer from the following link: Install the SharePoint Designer using standard installation process Open the newly created Website in SharePoint Designer Installing SharePoint Designer 2010