View Full Version : Compile error in NT7 R1
Xantech
12-13-2010, 07:02 PM
Can someone post the dmachannel.cs file for me? I am getting a complile error since upgrading to NT7 R1 from RC23.
Thanks in advance.
--X
NinjaTrader_Bertrand
12-14-2010, 03:29 AM
Can you please try the one attached? Works well for me here.
Xantech
12-15-2010, 05:19 PM
Will do, thanks :)
Xantech
12-15-2010, 05:49 PM
Can you please try the one attached? Works well for me here.
Well....It wouldnt let me import the indicator as I have "errors that must be corrected first". So I just placed the DMAChannel.cs file from your file where my old one was and tried compiling the scripts that had the DMA... error, etc. and still had the same message as my first post.
urg.
Any ideas? Thanks.
--X
NinjaTrader_Bertrand
12-16-2010, 03:14 AM
NinjaTrader always compiles all your files, since all would rest in one assembly file to be used at runtime - therefore you would need to resolve the compile errors in file you got or remove it completely so a compile can be achieved.
Xantech
12-16-2010, 07:03 PM
NinjaTrader always compiles all your files, since all would rest in one assembly file to be used at runtime - therefore you would need to resolve the compile errors in file you got or remove it completely so a compile can be achieved.
I sorted it out by doing the uninstall, clear IE cache, reboot, reinstall process. The file you sent now imports and runs as expected. Thanks for the help.
--X