-
Notifications
You must be signed in to change notification settings - Fork 462
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
Uncaught Error: A dynamic link library (DLL) initialization routine failed. #727
Comments
@codebytere, any suggestions? |
@yerkeyzet could you perhaps provide a more thorough reproducible sample? |
I prepared thorough steps on a pure Win10 virtual machine, to guarantee that it is reproducible anywhere. @bsrdjan is it ok to share |
@yerkeyzet, sharing nwrfcsdk is not permitted, only for sap customers/partners. Are you maybe SAP or SAP customer/partner employee? @codebytere, please find more details here: prebuild/prebuild#269 |
I am an SAP customer employee and I have access to this lib. |
Let see the progress with these two tickets. You can also reach me via Email in my GH profile or via LinkedIn, to check if more support could be provided by SAP. |
This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made. |
Please feel free to close this ticket and continue with this feature request: SAP/node-rfc#144 (comment) |
@bsrdjan thanks, closing. |
Hi Team,
We are getting "A dynamic link library (DLL) initialization routine failed" with node-rfc NAPI module in Electron, on Windows 10. The module works just fine without Electron.
Environment is:
Windows 10
electron 8.2.5
electron-rebuild 1.10.1
node 12.13.0
npm 6.12.0
Reproducible with require('node-rfc') step in preload.js of electron-quick-start example.
The text was updated successfully, but these errors were encountered: