When loading external stylesheets, often the stylesheet isn't finished loading by the time the application is ready to use it. This causes some rather abrupt null reference errors that are quite annoying. To head this problem off, I recommend monitoring the progress of the styleshe...
[More]