How To MT4 Call C# DLL Function - page 2

 
Mehmet Bastem:

No Problems.


Excuse me, did you call successfully using the DLL file I uploaded? I changed another computer to perform the same action, and the same error message was generated, which is really strange

 
Hi Mehmet Bastem~

I have found the reason. ".NET Framework 4.6.2" was not installed on my computer. After the installation, the data can be transferred normally. Thank you very much for your teaching, thank you~
 
I am curious and an old newbie to these programming challenges. I compiled the dll without errors.  Copied the Mt4 file into Mt4 experts folder. Still got errors.  Any ideas?
2024.01.31 11:04:45.790 testdll EURUSD,H1: unresolved import function call
2024.01.31 11:04:45.790 Cannot call 'Testme.dll::Add', 'Testme.dll' is not loaded
2024.01.31 11:04:45.790 Cannot load 'Testme.dll' [126]

Reason: