Skip to content

Instantly share code, notes, and snippets.

@Mohit-Kheterpal
Created January 8, 2015 08:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mohit-Kheterpal/fde0433d77ab3612b0be to your computer and use it in GitHub Desktop.
Save Mohit-Kheterpal/fde0433d77ab3612b0be to your computer and use it in GitHub Desktop.
Xamarin.Forms.Xaml.XamlParseException: No embeddedresources found for foo.MyPage
at at Xamarin.Forms.Xaml.XamlLoader.Load (Xamarin.Forms.BindableObject,System.Type) <IL 0x0002a, 0x00103>
at at Xamarin.Forms.Xaml.Extensions.LoadFromXaml<foo.MyPage> (foo.MyPage,System.Type) <0x0002f>
at foo.MyPage.InitializeComponent () [0x0000c] in /Users/apprpject/Downloads/foo/foo/obj/Debug/MyPage.xaml.g.cs:20
at foo.MyPage..ctor () [0x00008] in /Users/apprpject/Downloads/foo/foo/MyPage.xaml.cs:11
at foo.App..ctor () [0x00008] in /Users/apprpject/Downloads/foo/foo/App.cs:10
at foo.Android.MainActivity.OnCreate (Android.OS.Bundle) [0x00010] in /Users/apprpject/Downloads/foo/Android/MainActivity.cs:26
at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) [0x00011] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/src/Mono.Android/platforms/android-19/src/generated/Android.App.Activity.cs:2179
at at (wrapper dynamic-method) object.1a5655c1-4bed-4614-9782-7c20ee02af75 (intptr,intptr,intptr) <IL 0x00017, 0x0001f>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment