0

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.

Community
  • 1
  • 1
sitaramaraju
  • 71
  • 10
  • 1
    Have you seen this http://stackoverflow.com/questions/4312479/crash-log-on-windows-phone-7-device ? – Paul Diston May 02 '12 at 12:02
  • no just now i have seen it it says:- You can easily create your own crash report. Basically this is what you have to do: In your App class add an handler for the UnhandledException event inside the handler prepare a log with everything you need (stacktrace, memory allocated, etc.) use an email composer Task to send the report. but how can i create a detailed report like prepare a log with everything you need (stacktrace, memory allocated, etc.) ? can you guide me how can i get that information – sitaramaraju May 02 '12 at 13:20

0 Answers0