Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Could not load assembly #2129

Closed
elusiven opened this issue Apr 22, 2018 · 3 comments
Closed

Could not load assembly #2129

elusiven opened this issue Apr 22, 2018 · 3 comments

Comments

@elusiven
Copy link

elusiven commented Apr 22, 2018

Hi

Trying to install asp net core signalr client on to my xamarin.forms app. I make a brand new xamarin.forms project, then install the signalr client, lastest preview version and an error pop ups. Does this actually works or is using signalr in a xamarin app impossible yet? I need to know since it's part of my dissertation project.


Severity	Code	Description	Project	File	Line	Suppression State
Error		Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Perhaps it doesn't exist in the Mono for Android profile?
File name: 'System.Memory.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.AddAssemblyReferences(DirectoryAssemblyResolver resolver, ICollection`1 assemblies, AssemblyDefinition assembly, Boolean topLevel)
   at Xamarin.Android.Tasks.ResolveAssemblies.Execute(DirectoryAssemblyResolver resolver)	App1.Android			

@davidfowl
Copy link
Member

Closing as dupe of #1886. We'll get an update from the Xamarin team to see if there's a version of Visual Studio that supports this.

@HelloMyDevWorld
Copy link

VS 15.7 the same story.

@davidfowl
Copy link
Member

@patsadow2 Can you put specific details in the linked issue so we can get somebody from the Xamarin team to look at it?

azabluda added a commit to azabluda/InfoCarrier.Core that referenced this issue May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants