This forum is in read-only mode now. You may discuss your questions on forums of MQL4.community and MQL5.community
Slawa Please Help: Cannot Load Library 'mylib.dll' (error 14001)Back to topics list |
|
ChristianB
2007.04.26 06:36
Hello Slawa,
I had a .dll developed for use in metatrader. I'm trying to test it and am getting this error: Cannot Load Library 'mylib.dll' (error 14001) I tried putting the .dll in the library folder and also in windows\system32 but each place get the same error. Can you please tell me what error 14001 is? Any other help? Thanks, Christian B. |
|
Slawa
2007.04.26 11:24
I don't know exactly what it means. Description from winerror.h (error codes in parentheses are get from operating system)
=== // // MessageId: ERROR_SXS_CANT_GEN_ACTCTX // // MessageText: // // This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. // #define ERROR_SXS_CANT_GEN_ACTCTX 14001L === I suspect You call another dll from your mylib.dll |
|
ChristianB
2007.04.30 04:06
Thank you very much. You were correct. There was another library being called. Thanks for the tip.
I don't know exactly what it means. Description from winerror.h (error codes in parentheses are get from operating system) === // // MessageId: ERROR_SXS_CANT_GEN_ACTCTX // // MessageText: // // This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. // #define ERROR_SXS_CANT_GEN_ACTCTX 14001L === I suspect You call another dll from your mylib.dll |
|
chiwing
2009.07.14 08:07
ChristianB :
Hello Slawa, I had a .dll developed for use in metatrader. I'm trying to test it and am getting this error: Cannot Load Library 'mylib.dll' (error 14001) I tried putting the .dll in the library folder and also in windows\system32 but each place get the same error. Can you please tell me what error 14001 is? Any other help? Thanks, Christian B. dl http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en |
Download MetaTrader 5 (450 Kb, web installer) — a new terminal for financial markets
