External Dll error msg  [SOLVED]

Questions about MultiCharts .NET and user contributed studies.
Ram
Posts: 90
Joined: 25 Nov 2014
Has thanked: 17 times
Been thanked: 5 times

External Dll error msg

Postby Ram » 22 Dec 2014

Hi All,

When trying to execute a successfully compiled study with a reference to an external Dll (Twilio) I got the following error message:

Image

Any thoughts on how to fix this?

Thank you all in advanced!
Cheers,
R.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: External Dll error msg

Postby Henry MultiСharts » 23 Dec 2014

Hello Ram,

Please make sure the dll is the same bit as MultiCharts (32->32, 64->64).

Ram
Posts: 90
Joined: 25 Nov 2014
Has thanked: 17 times
Been thanked: 5 times

Re: External Dll error msg

Postby Ram » 23 Dec 2014

Thanks Henry for your reply, the Dll is 64b and I'm using the MC 64b version as well, any other thoughts?
Thx again,
Best,
R.

Ram
Posts: 90
Joined: 25 Nov 2014
Has thanked: 17 times
Been thanked: 5 times

Re: External Dll error msg  [SOLVED]

Postby Ram » 24 Dec 2014

silly me, had to add another reference for it to work.

anyways, if anyone interested there's a working example on how to send SMS from your study using VB.Net http://www.multicharts.com/discussion/v ... 19&t=47808


Return to “MultiCharts .NET”