Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with SyncFusion? #31

Open
mzeitler opened this issue Oct 19, 2018 · 1 comment
Open

Incompatible with SyncFusion? #31

mzeitler opened this issue Oct 19, 2018 · 1 comment

Comments

@mzeitler
Copy link

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
Copy link
Owner

bchavez commented Oct 19, 2018

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.

Hope that helps,
Brian
🏖️ 🎺 Beach Boys - Good Vibrations (Nick Warren bootleg)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants