Failed to download a platform extension: System.Windows.Data.zip in Silverlight

前端 未结 1 802
孤城傲影
孤城傲影 2021-01-14 13:44

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:

1条回答
  •  长发绾君心
    2021-01-14 13:57

    You will need to turn off the "Reduce XAP size by using application library caching" option in order to run the app as standalone.

    0 讨论(0)
提交回复
热议问题