c# - WPF Unhandled Exception (ntdll.dll) Acces violation -


i'm creating wpf application (c#) uses multiple dll's (c++) created college of mine. in 1 of these there still bug acces violation error occurs. since fixing bug not top priority want catch exception in wpf application application not break , can continue.

at moment application has multiple windows , 1 static class controls data shared between these windows.

i've tried using application.dispatcherunhandledexception event not triggers when exception occurs.

the code i'm using data dll surounded try/catch block exception still occurs.

acces violation exception


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -