简体   繁体   English

将Windows Phone 7.1迁移到Windows Phone 8错误

[英]migrate windows phone 7.1 to windows phone 8 error

I'm trying to migrate my application from windows phone 7.1 to windows phone 8. I have this error: 我正在尝试将我的应用程序从Windows Phone 7.1迁移到Windows Phone8。出现此错误:

Error   1   Cannot resolve dependency to assembly 'System.Windows.Interactivity, Version=3.9.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event. D:\project\WP8\Vp.Front.WinPhone7-mango\Vp.Front.WP7Mango\Auth\LoginPage.xaml   1   1   Vp.Front.WP7Mango

在此处输入图片说明 How can I resolve this: 我该如何解决:

Just remove the dll and re-add from the 8.0 directory. 只需删除dll,然后从8.0目录中重新添加即可。 C:\\Program Files (x86)\\Microsoft SDKs\\Expression\\Blend\\Windows Phone\\v8.0\\Libraries\\Microsoft.Expression.Interactions.dll

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM