NoteToMyself: Xaml stream is null

code, silverlight — Szili @ 11:39 am

If your Xaml stream doesn’t load, chances are:

  • Your Xaml reference isn’t pointing correctly to the Xaml file.
  • Your Xaml is not valid.
  • Your Control is not set to be an Embedded Resource.
  • InitilazeFromXaml(…) is not in the lowest controls’ contructor in your inheritance tree.

0 Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.
(c) 2010 Szili | powered by WordPress with Barecity