Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Which version of Visual Studio works best with NT7 (i.e., does not crash NT)?
Collapse
X
-
Which version of Visual Studio works best with NT7 (i.e., does not crash NT)?
Using NT7, I tried debugging ninjascript in VS 2010 and find that NT will crash fairly regularly. Is this a known issue and/or is there a version of VS that is preferred for debugging with NT7?Tags: None
-
Hi dolomite,
Below is a link to debugging with visual studio in the help guide.
http://www.ninjatrader.com/support/h..._debugging.htm
Is the crash happening due to the code being debugged hitting an error?
(Can you debug the ADL indicator for example without it crashing?)
Are you using visual studio 2005 or above?
Have you attached the NinjaTrader.exe process to the visual studio debugger?Chelsea B.NinjaTrader Customer Service
-
Yes, I followed that guide, so yes, I am attaching NinjaTrader.exe to the VS debugger.Originally posted by NinjaTrader_ChelseaB View PostHi dolomite,
Below is a link to debugging with visual studio in the help guide.
http://www.ninjatrader.com/support/h..._debugging.htm
Have you attached the NinjaTrader.exe process to the visual studio debugger?
No. Crashes happen just jumping between breakpoints. Seemingly at random.Originally posted by NinjaTrader_ChelseaB View PostIs the crash happening due to the code being debugged hitting an error?
Haven't tried yet.Originally posted by NinjaTrader_ChelseaB View Post(Can you debug the ADL indicator for example without it crashing?)
Yes, VS 2010.Originally posted by NinjaTrader_ChelseaB View PostAre you using visual studio 2005 or above?
I'm wondering if this might be due to memory constraints. I'll close down some apps to free up some memory and see if the problem persists, and report back.
Comment
-
Originally posted by NinjaTrader_ChelseaB View Post(Can you debug the ADL indicator for example without it crashing?)In an attempt to eliminate resource constraints as the issue, I tried running it on my Window 7 laptop with 8GB of RAM with NT and VS as the only apps running (apart from startup processes). Debugging strategies is still crashing NT.Originally posted by dolomite View PostHaven't tried yet.
I then tried debugging the ADL indicator on the same machine, again with only NT and VS running. Same result. I'm able to get through a couple of dozen OnBarUpdate cycles before NT crashes.
Update: I don't think it's a lack-of-memory issue as I got this working (by luck) and then deliberately tried to crash it by cutting free memory in half from 4gb to 2gb by loading up a bunch of browser windows and it still would not crash. Will have to do more testing.Last edited by dolomite; 01-25-2015, 07:46 AM.
Comment
-
Thought I had resolved it, but still having troubles. Please let's set up that remote assistance call, thanks.Originally posted by NinjaTrader_Jesse View PostHello,
Please let me know the outcome of your testing.
If you are still having trouble with the platform crashing please let me know and we can set up a remote assistance call.
I look forward to being of further assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
331 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
549 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
550 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment