Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'ColorThief.Forms, Version=1.1.0.1, Culture=neutral, PublicKeyToken='. Perhaps it doesn't exist in the Mono for Android profile? File name: 'ColorThief.Forms.dll' #10

Open
AmirHossein484 opened this issue Jul 28, 2018 · 5 comments

Comments

@AmirHossein484
Copy link

Hi, I get this error in Xamarin.Forms 3 .net Standard 2 project, What should I do?

Severity Code Description Project File Line Suppression State
Error Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'ColorThief.Forms, Version=1.1.0.1, Culture=neutral, PublicKeyToken='. Perhaps it doesn't exist in the Mono for Android profile?
File name: 'ColorThief.Forms.dll'
at Java.Interop.Tools.Cecil.DirectoryAssemblyResolver.Resolve(AssemblyNameReference reference, ReaderParameters parameters)
at Xamarin.Android.Tasks.ResolveAssemblies.AddAssemblyReferences(DirectoryAssemblyResolver resolver, ICollection`1 assemblies, AssemblyDefinition assembly, Boolean topLevel)
at Xamarin.Android.Tasks.ResolveAssemblies.Execute(DirectoryAssemblyResolver resolver) ColorThiefDemo.Android

@KSemenenko
Copy link
Owner

Hi, I will check

@AmirHossein484
Copy link
Author

Thank, I'll be waiting

@AmirHossein484
Copy link
Author

AmirHossein484 commented Jul 30, 2018

Hi, Sorry, Do you think that it takes too long to do this?

@KSemenenko
Copy link
Owner

in general, I need to update the project so that it uses the .net standard

@KSemenenko
Copy link
Owner

@AmirHossein484 well, or you can just use my code in your project. it will be faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants