Possible Duplicate:
Crash Log on Windows Phone 7 device
In which way should we implement error logging in windows phone 7
i have specified the try catch blocks but in case if i get an error in the catch block, what should i do with it
1)How should we handle it
2)How can we know the details (how can the developer know these).
Please let me know how can we implement error logging in windows phone 7 app.
Thanks in Advance.