windows mobile - Catch coredll.dll native exception in netcf C# -


in closed dll, i've sometime exception:

alt text

is possible catch it?

windows mobile, netcf 3.5, c# thanks.

that's access violation exception. can try sehexception class, i'm not entirely sure if that's available in compact framework.

either way, you'll better off fixing issue that's causing exception.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -