help installing microsoft band sdk

baloo247

New member
Apr 4, 2013
11
0
0
hi team, can someone help me get the SDK installed please. I've installed VS Express 2013 for Windows (with Update 4), but when I try and install the SDK for the band it keeps rolling it back but with no hint. I believe VS Express Update 4 includes the Windows Phone 8.1 SDK, but I can't get this working.

Any help please?
 
I had the same issue. I'm not sure why, but when I tried to install on a new project under Visual C#>Store Apps>Windows Phone Apps>Blank App(Windows Phone Silverlight) it didn't work. I created a new project under Visual C#>Store Apps>Windows Phone Apps>Blank App(Windows Phone) it worked. Don't know what the difference is.
 
'Windows Phone Silverlight' is the old app project carried over from Windows phone 8.0. The new universal apps for 8.1 are branded as 'Windows Universal XAML' I think.

Also, have you checked out Visual Studio Community edition? Rather than VS Express, I think it has more features like allowing IDE extensions.
 
...I created a new project under Visual C#>Store Apps>Windows Phone Apps>Blank App(Windows Phone) it worked. Don't know what the difference is.

This worked, thanks. What's the difference between the community edition vs express? any major functionality differences?