SyntaxFix
Write A Post
Hire A Developer
Questions
try { // your code } catch (Exception w) { MessageDialog msgDialog = new MessageDialog(w.ToString()); }