windows mobile - Catch coredll.dll native exception in netcf C# -
in closed dll, i've sometime exception:

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
Post a Comment