Subject: NinjaTrader (C#) and agsXMPP
Hello,
I'm trying to use agsXMPP within a Ninjatrader script (www.ninjatrader.com).
Ninjatrader is C# based.
The script compiles fine, I reference the NET35/Release library from the SDK, but during runtime I get this message:
Could not load file or assembly 'agsXMPP, Version=1.1.0.0, Culture=neutral, PublicKeyToken=ff839b81f1debe86' or one of its dependencies. The system cannot find the file specified.
So, it looks like a problem with deployment of agsXMPP.
Can someone point me to a forum discussion or documentation that tell me what files I need to deploy?
Thanks.
I'm trying to use agsXMPP within a Ninjatrader script (www.ninjatrader.com).
Ninjatrader is C# based.
The script compiles fine, I reference the NET35/Release library from the SDK, but during runtime I get this message:
Could not load file or assembly 'agsXMPP, Version=1.1.0.0, Culture=neutral, PublicKeyToken=ff839b81f1debe86' or one of its dependencies. The system cannot find the file specified.
So, it looks like a problem with deployment of agsXMPP.
Can someone point me to a forum discussion or documentation that tell me what files I need to deploy?
Thanks.