Xamarin Forms - XamlParseException: No embeddedresources found


When developing with Xamarin Forms you may get the exception below when using Xaml

XamlParseException: No embeddedresources found

This is a known bug and for now a work around is to save the Xaml file before running/building.

Have a look at this for more info:

https://bugzilla.xamarin.com/show_bug.cgi?id=22019


Comments

  1. This appears to be fixed as of Xamarin Studio 5.7 beta, Build 660.

    ReplyDelete

Post a Comment

Popular posts from this blog

Switching Xamarin Accounts on Mac and Windows

Xamarin Forms - InitializeComponent does not exist in the current context

How to setup Azure Service Bus Relay to use with ACS