1

Trying to create a new project in VS2010 (on Windows 7 64-bit) of type Windows Phone Application, I get the error:

You need to install the Silverlight 4.0 SDK before creating a Silverlight for Windows Phone project. Download the Silverlight 4.0 SDK from: [link omitted]

If I try to install Silverlight 4.0 SDK, I get:

A newer version of Microsoft Silverlight 4 SDK is already installed.

I have completely uninstalled and resintalled VS2010 (and SP1 service pack) as well as everything related to silverlight and WP7 SDK.

jm.
  • 23,422
  • 22
  • 79
  • 93

1 Answers1

2

Uninstall everything that has to do with Visual Studio, Silverlight, and XNA. Then redownload everything and it'll work.

Silverlight 4 SDK
Silverlight 5 SDK
Silverlight 5 Tools
Silverlight 5 Developer RuneTime x64
Silverlight 5 Developer RuneTime x86
Silverlight for WP7.1
Windows Phone Tool
Also make sure you have Visual Studio 2010 SP1

miken32
  • 42,008
  • 16
  • 111
  • 154
MyKuLLSKI
  • 5,285
  • 3
  • 20
  • 39