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

LegacyWrapper64.exe is not working #13

Open
nbadal2111 opened this issue Jan 23, 2019 · 2 comments
Open

LegacyWrapper64.exe is not working #13

nbadal2111 opened this issue Jan 23, 2019 · 2 comments

Comments

@nbadal2111
Copy link

When I am using this ,
using (var client = new WrapperClient(_isfDllPath, TargetArchitecture.Amd64))
{
fileHandle = (uint)client.Invoke("LoadItemStoreA", new object[] { FileName });
}
My application just got stuck. Nothing is happening. I cannot able to debug. As on the new WrapperClient, it just stuck. Please can you suggest us, what to do for this.

@zalintyre
Copy link
Contributor

Can you try to attach a debugger to LegacyWrapper.exe? You should at least see an exception then.

@zalintyre
Copy link
Contributor

Please try the new version 3.0 and have a look if the issue persists.

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