bchavez / BugTrap

:beetle: BugTrap: Catch unhandled exceptions in unmanaged and managed .NET code.
MIT License
166 stars 80 forks source link

Incompatible with SyncFusion? #31

Open mzeitler opened 5 years ago

mzeitler commented 5 years ago

I am getting this error after adding syncfusion components to my code:

Error: Could not load file or assembly 'BugTrapN.dll' or one of its dependencies. The specified module could not be found.

Is there a known incompatibility or a workaround for this?

bchavez commented 5 years ago

I don't have any idea, but you might find Page 31 in BugTrap.pdf manual helpful. Specifically, 4.2 Redistributing BugTrap for .NET.

You'll need to make sure the VC++ dependency runtime components are available.

Other tips:

Hope that helps, Brian :beach_umbrella: :trumpet: Beach Boys - Good Vibrations (Nick Warren bootleg)