Reputation: 4692
Does anyone ever tried to install wp 7.1 SDK on win server 2008 r2 64-bit. I already have VS 2010 Premium installed.. but it keeps forcing to install VS2010 express and keep getting this error:
ERROR LOG EVENT : DepCheck indicates Microsoft Visual Studio 2010 Express Prerequisites x64 is not installed.
Upvotes: 2
Views: 2650
Reputation: 296
Apparently Its actually possible to do this follow This Post.
For 7.1 as noted in the comments the only change is that vm_web.exe is now vm_web2.exe
That same comment says its been done on 2008r2 and in some posts i found while searching on google (i'll try this soon too).
Upvotes: 3
Reputation: 31724
The SDK is not supported on Server versions of Windows. There might be workarounds, but I'd be prepared for crashes, emulator not working correctly and other unexpecteds.
Upvotes: 0