We are running a silverlight asp.net appliction and we get the following error:
Line: 64
Error: Unhandled Error in Silverlight Application
Code: 2152
Category: InitializeError
Message: Failed to download a platform extension: System.Windows.Data.zip
What do I need to do to fix this??
Any ideas and suggestions are appreciated!
You will need to turn off the "Reduce XAP size by using application library caching" option in order to run the app as standalone.
来源:https://stackoverflow.com/questions/9474517/failed-to-download-a-platform-extension-system-windows-data-zip-in-silverlight