By webdbapps on
9/3/2010 2:40 PM
I received some excellent advice from the gang at the Sharepoint LinkedIN group this week regarding the setup of a virtual development environment. One of my areas of focus has been Sharepoint development. You might recall that Sharepoint 2010 was released earlier this year, which is great news! However, for those of us running 32bit test servers, it wasn't such great news because the new version of Sharepoint will only run on x64 machines.
I had a few options that involved some monetary or time investment:
Install Sharepoint 2010 on my Windows 7 desktop. It's a x64 system and complies with the minimum requirements of Sharepoint. The downside is that it clutters up the system with extra overhead and the application is not leveraging the full capabilities of a server.
Upgrade my x86 test server. This old Dell has been a trooper. It runs Windows Server 2003 and has been used as a test environment for my client projects. I used it to do some web part work in MOSS 2007. Clients can...