Visual Studio SP1 error: silverlight

I'm trying to install the SP1 for Visual Studio 2010. I first installed the beta and it worked fine. Then I used the web platform installer to install the SQL CE Compact 4, which I assume installed the full SP1 after (this installation took over 12 hours, so I canceled it). The web platform installer told me that SP1 and Silverlight 4 was installed.

Visual Studio tells me SP1 was partially installed. So I downloaded the installer from the site and now it gives me this error:

Microsoft Silverlight 4 SDK - The feature you are trying to use is on a network resorce that is unavailable. Seeking application package 'silverlight_sdk.msi' Microsoft Silverlight 4 SDK - The feature you are trying to use is on a network resorce that is unavailable. Seeking application package 'silverlight_sdk.msi' .

How can I fix this error?


It's because Silverlight 4 isn't bundled with SP1 (apparently). Download Silverlight 4 tools, extract and point the SP1 error dialog to silverlight_sdk.msi. Should resolve it.

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=b3deb194-ca86-4fb6-a716-b67c2604a139&displaylang=en


To solve this problem you have to follow these steps:

  • Download "Microsoft Silverlight 4 Tools for Visual Studio 2010", but do not install.

  • Rename the downloaded installer file "Silverlight4_Tools.exe" to "Silverlight4_Tools.rar".

  • Extract the .rar file using tools like 7-Zip.

  • You can find the file silvelright_sdk.msi in the extracted files.

  • Go back to your Visual Studio 2010 SP1 installer. If you are still on the error window, click the browse button to browse and choose the silvelright_sdk.msi from the folder where you extracted the files.


  • 我下载了离线安装程序,它工作正常。

    链接地址: http://www.djcxy.com/p/24388.html

    上一篇: Visual Studio 2010 SP1性能

    下一篇: Visual Studio SP1错误:silverlight