Windows Phone 7 Automated Builds on Win2k3 server
Does anyone know the best approach to setting up an automated build of a Windows Phone 7 solution on Windows 2003开发者_开发知识库 server?
The SDK will only install on Win 7 or Vista.
Please see this question regarding setting up the tools on Windows Server 2008.
It refers to http://blogs.msdn.com/b/astebner/archive/2010/05/02/10005980.aspx and while there is no comment on using this technique with 2003 but it'll be with giving it a try.
In order to set up the build process, the Windows Phone 7 SDK would be required. According to the download page, the only supported operating systems are:
Windows 7 and Windows Vista
Windows® Vista® (x86 and x64) with Service Pack 2 – all editions except
Starter EditionWindows 7 (x86 and x64) – all editions except Starter Edition
Therefore, currently there is no support for Windows Server 2003 and you would have to install Windows Vista at least. This is introduced because of system-specific considerations (e.g. DirectX 10 capabilities).
精彩评论