Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Unable to load custom assembly
Collapse
X
-
It seems that upgrading to latest version (8.0.13.1) fixed the dynamic load (strange) exception.
-
I mean it looks like the compilation goes OK but then when NT tries to reload the custom assembly it generates the messagebox like the image attached.
I send you the material to reproduce.
Thanks !
Leave a comment:
-
Hello carmiFR,
Thanks for your post.
It sounds like you are going through the correct process. Is your custom dll located inside your \Documents\NinjaTrader 8\bin\Custom\ folder when you export it?
I compile => no error but the box shows up
If you can provide me with the resources you mentioned that would also help alot. If you like, you may write into PlatformSupport(at)NinjaTrader(dot)com and reference this forum post. I will be able to take a closer look on my end.
Leave a comment:
-
Unable to load custom assembly
I am trying to add to nt8 8.0.12.0 64-bit my own c# 4.5.0 dll compiled as AnyCpu with visual studio 2017 but it fails with messages (see attached image) : "Unable to load custom assembly: The given key was not present in dictionary". Of course then, the dynamic loading failed.
The way i proceed :- I create a strategy called "Bridge"
- I add the 3 references : protobuf3.dll, Grpc.Core.dll and My.dll
- I compile => no error but the box shows up
Nothing in log nor traces.
If I restart NT8 as it, it cant recover and request to reinstall ninja.
My dll uses two 3d-party :
Grpc.Core 1.4.1 : https://www.nuget.org/packages/Grpc.Core/1.4.1
protobuf3 3.1.0 : https://www.nuget.org/packages/Google.Protobuf/3.1.0
I am confused because my 2 test projects are working fine ! One of them just mock ninjatrader objects ... One is c# console, the other is a c# gui app, all 4.5.0.
I can provide you the c# source file of the strategy call these, my dll and the dependencies.
Thanks for your helpLast edited by carmiFR; 05-07-2018, 12:37 PM.Tags: None
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by IanS00, Today, 01:55 PM
|
1 response
6 views
0 likes
|
Last Post
|
||
Started by Marble, Today, 05:00 AM
|
2 responses
19 views
0 likes
|
Last Post
![]()
by Marble
Today, 02:07 PM
|
||
Started by wallace15269, 01-16-2025, 12:05 PM
|
5 responses
98 views
0 likes
|
Last Post
![]()
by wallace15269
Today, 01:59 PM
|
||
Started by several, 03-18-2025, 03:53 AM
|
9 responses
123 views
1 like
|
Last Post
![]()
by ntwong
Today, 01:58 PM
|
||
Started by lkuo.me, 04-09-2017, 09:47 AM
|
2 responses
1,912 views
0 likes
|
Last Post
![]()
by coppernob108
Today, 01:35 PM
|
Leave a comment: