vote up 1 vote down star

As the release date for the public beta of SharePoint 2010 is coming closer and closer, I'm wondering how to set up a developer machine for it. I've heard that for developing on SharePoint a 64 bit system is needed and that Microsoft advises to use Windows 7 64 bit and install SharePoint 2010 on it.

I think that won't be an option for me as I only have one computer here at work and I don't like to install SharePoint on the same machine that I use for my normal office work (email stuff, writing concept papers, ...).

Am I right that I only have two other options? Using Server 2008 as a desktop operating system and install SharePoint 2010 on a virtual machine or using Windows 7 64 and use VMWare to host the SharePoitn 2010.

So I'm wondering if there are any other options and which one you chose? What experiences have you already made?

flag

66% accept rate

2 Answers

vote up 1 vote down

Yes, you are right there are only three options:

  1. Install SharePoint onto the OS natively (new for 2010 and aimed at developers)
  2. Install SharePoint into a VM you run on your machine
  3. Get a second machine and install SharePoint on it.

In addition you will need Visual Studio 2010 for the developer experience to be complete.

I would highly recommend trying the install native route as it will provide a great development experience and will run fairly light. Also at worst you can have two batch files, one of which starts and the other stops the services so there will be zero impact except disk.

link|flag
In my experience (Beta 2), Windows 7 with no user programs running outside of IE, with a single request to a team site & to central admin to spin up both web apps put about a 3.25GB load on RAM. I'd say 4GB is a minimum, 6GB to be safe, and MSFT recommends 8GB. – Greg Hurlman Nov 4 at 21:29
vote up 1 vote down

If you decide to install 2010 on your Vista/Windows 7 machine, make sure you have at least 4GB of RAM (I'd personally want at least 6, if not 8), and follow the instructions from MSDN: "Setting Up the Development Environment for SharePoint Server"

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.