Creating a development environment for SharePoint
Asked Answered
W

6

5

I haven't touched sharepoint in years. If I want to setup a development environment to get up to speed, what options do I have? I don't have an MSDN license, is there anyway I can get up and running for free? (for development only)

Womanlike answered 14/8, 2008 at 20:34 Comment(0)
C
9

You need a Windows 2003 Server (or 2008 Server, but I have no experience with that), no way around that. You can then of course use Visual C# 2005 Express and the SHarepoint Services 3.0 if that's your target.

If you want to do development on Sharepoint 2007, you have to buy a Sharepoint 2007 license, which has a pretty hefty fee attached to it.

As a SQL, SQL 2005 Express works fine for development.

There is a good Article how to set up Sharepoint on a Single Server:

http://blogs.msdn.com/martinkearn/archive/2007/03/28/how-to-install-sharepoint-server-2007-on-a-single-machine.aspx

You CAN use a Trial Version of Windows 2003 and Sharepoint 2007 though if it's only needed for a limited time (i believe the Trials run 180 days).

Cathead answered 14/8, 2008 at 20:49 Comment(1)
You can build the entire stack with trial software (win2003, MOSS, SQL Server, VS2005/08, SP Designer) as long as your project is going to be less than 6 months...Battledore
S
3

There is no way you can have a MOSS 2007/WSS 3.0 development for free but a Microsoft Action Pact is so cheap to get. :)

There is a nice blog to read to get the requirements and the steps to get a full MOSS 2007 image up and running here : How to Create a MOSS 2007 VPC Image: The Whole 9 Yards.

Seeing answered 14/8, 2008 at 20:43 Comment(0)
D
0

The action pack is fantastic value, you can use the Windows Server from that, as well as SharePoint Enterprise / Standard.

Disentwine answered 24/8, 2008 at 4:16 Comment(0)
F
0

If you're just (re-)starting out in SharePoint development, there's a lot of value in just using WSS 3.0 and not (yet) using MOSS 2007. The basic vocabulary is going to be exactly the same at the development level, and you can accomplish a huge amount without ever feeling like you need MOSS to learn.

Fraise answered 24/8, 2008 at 5:28 Comment(0)
C
0

You could always download the Sharepoint trial VM here and then install the express version of visual studio.

Calceolaria answered 24/8, 2008 at 22:32 Comment(0)
Z
0

You can download an Office SharePoint Server VHD from Microsoft. This allows you to run a virtual Windows Server & SharePoint Server on your personal machine using Virtual Server.

I recently went through this process and wrote a blog article describing how to setup a virtual Office SharePoint Server.

Zip answered 25/9, 2008 at 21:55 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.