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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
32 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
356 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
277 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment