Hi,
MediaFailed event will occur when any event occured.
This is same thread
http://forums.silverlight.net/p/241926/603205.aspx/1?Re+How+to+Capture+MediaElement+Exceptions+
Or you can use the AppDomain.CurrentDomain.UnhandledException to handle all un handled exception.
Regards
Nayan Paregi (MCTS)
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.