GraDea
GraDea

Reputation: 588

How install Windows Phone SDK on Win Server 2008R2?

I use windows server 2008r2 for development. I want try work with Windows phone 7 SDK. But it available only for Windows7 and Vista. Is there some trick for development on WinServer?

Upvotes: 2

Views: 1966

Answers (2)

Matt Lacey
Matt Lacey

Reputation: 65564

I did this with the v7.0 version of the tools by following the instructions at Buliding Windows Phone 7 projects on Windows Server 2008

I have tried with the Mango tools though (as don't need to build on Server anymore).

Upvotes: 2

Visual Stuart
Visual Stuart

Reputation: 661

There is no provision to develop WP7 applications on Windows Server 2008 or R2.

There is a workaround to compile WP7 projects on Windows Server 2008, which supports TFS builds, but as far as development on the platform the installer prevents you from doing that. Frustrating, to say the least!

Upvotes: 0

Related Questions