Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Buliding Windows Phone 7 projects on Windows Server 2008

My company is planning on developing for Windows Phone 7. The build server we have, however runs Windows Server 2008. According to the Windows Phone SDK release notes I've read that only Windows Server is not supported for the SDK.

Does anyone have any experience on whether there's a possible workaround to have a Windows Server 2008 machine build Windows Phone 7 projects?

Update: I'm interested in building on a WS 2008 as we're talking about a project with a larger team where continous integration and centralized builds are essential. I'd be hoping we wouldn't have to set up an additional Windows 7 build server for this task.

like image 659
Gergely Orosz Avatar asked Nov 24 '10 09:11

Gergely Orosz


1 Answers

Most the issues of this nature come into play meeting the emulator's requirements rather than the development tools.

With that said some are hacking around the walls put up to stop people going into the unsupported territory of WS2008.

Judging by your requirements I'd say dive in. If you have the option to test on device or in emulators in Win7, that will place you well.

This post likely of interest.

Aaron Stebner's WebLog : How to install the Windows Phone Developer Tools CTP Refresh on Windows Server 2008

like image 80
Mick N Avatar answered Nov 09 '22 14:11

Mick N