Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/181.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 无法加载文件或程序集';系统,版本=2.0.0.0,区域性=中性,PublicKeyToken=b77a5c561934e089';或者它的一个依赖项_Android_.net_Visual Studio_Xamarin_Windows Phone - Fatal编程技术网

Android 无法加载文件或程序集';系统,版本=2.0.0.0,区域性=中性,PublicKeyToken=b77a5c561934e089';或者它的一个依赖项

Android 无法加载文件或程序集';系统,版本=2.0.0.0,区域性=中性,PublicKeyToken=b77a5c561934e089';或者它的一个依赖项,android,.net,visual-studio,xamarin,windows-phone,Android,.net,Visual Studio,Xamarin,Windows Phone,我正在使用VisualStudio2015中的Xamarin.Forms开发一个跨平台的移动应用程序。添加引用.dll文件时,android应用程序运行正常,但适用于windows phone 8.1的应用程序出现错误: Exception thrown: 'System.IO.FileNotFoundException' in MyApp.ni.DLL Additional information: Could not load file or assembly 'System, Versio

我正在使用VisualStudio2015中的Xamarin.Forms开发一个跨平台的移动应用程序。添加引用.dll文件时,android应用程序运行正常,但适用于windows phone 8.1的应用程序出现错误:

Exception thrown: 'System.IO.FileNotFoundException' in MyApp.ni.DLL
Additional information: Could not load file or assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
有没有办法解决这个问题

规格: Microsoft Visual Studio社区2015 沙马林4.1.2.18 Xamarin.表格2.3.0.107 目标: .NET Framework 4.5 ASP.NET核心1.0 视窗8 Windows Phone 8.1 沙丁醛 沙马林 Xamarin.iOS(经典)

在三星Note 4(棉花糖API-23)和微软Lumia 640 XL(Windows 10 Mobile 10.0.10586.494)上测试应用程序