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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
88 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
135 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
119 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
69 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment