Buliding Windows Phone 7 projects on Windows Serve

2020-03-17 07:13发布

问题:

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.

回答1:

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



回答2:

If someone is interested here is instruction how to modify ISO image of the WinPhone 7.1 SDK for installing it on Windows Server. Basically it's the same Aaron Stebner solution, the only difference is that you need to modify it in the ISO image.