Search code examples
c#iosxamarinxamarin-studio

Xamarin Load Operation Failed


I have a xamarin project code. I need to run it on other mac machine on Xamarin Studio.

I have opened up the "sln" file . It shows me "load operation failed.Unknown solution for item type:{some id}"

Xamarin studio hanged up then.

Do I need to add some library or need to do some other setting?

enter image description here


Solution

  • Try deleting the .userprefs file. Usually this solves the problem. Make sure u make a backup first though

    EDIT: Also try opening the .sln file with xamarin not the .csproj file