You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Turn on fuslogvw and give us the assembly debug binding output. fuslogvw output will most likely show why BubTrapN.dll couldn't be loaded in the runtime.
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?
The text was updated successfully, but these errors were encountered: