What's going on? How do I fix this? What is the secret folder that NT is trying to access (there're several candidates)?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Assembly Reference
Collapse
X
-
Assembly Reference
I'm in the process of moving my NT work to another machine. As part of that, I have a script that has been running fine on the previous machine, but I get a missing assembly reference error when I add it to the strategies on the new machine. In particular, this is referencing "System.Data" (I'm using "DataTables()"). However, this .DLL is most definitely in the new machine and in the same directory as the other .DLLs. When I type "System." a menu of the various system .DLLs appears (eg, "CodeDom", "Collections", etc., as one would expect), but that list is missing "Data". Also, when I write C# code in Visual Studio that includes System.Data.DLL, that code compiles and runs just fine.
What's going on? How do I fix this? What is the secret folder that NT is trying to access (there're several candidates)?Tags: None
-
Chelsea: Looks like that worked ! Gads ! What a mind bender ... (I'm trying to channel my inner masochist. ; } )
bitdavid: Thanks for the suggestion, but I didn't look into that.
Comment
-
Just what does "NinjaScript Editor -> References" do? (Yes, invoking it allowed me to obtain a compiled script, but what was it about that that produced that result?) Is there a particular folder that NT's compiler references in order to find those .DLLs? If so, where is it?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
165 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
87 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
128 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
207 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment