Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

error message from trace

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    error message from trace

    HEllo:

    What could be causing this error? It happens upon restart after NT goes off on an out of control memory optimization. Doesnt happen everytime, just ran the same optimization before this with no errors, no change in code, just a change in dates and it maxes out system memory and stops.


    Code.Editor.OnLoad: Failed to reference 'NinjaTrader.Custom, Version=7.0.1000.3, Culture=neutral, PublicKeyToken=null': System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
    at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
    at System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
    at System.Reflection.Assembly.LoadFrom(String assemblyFile)
    at NinjaTrader.Code.Editor.OnLoad(Object sender, EventArgs e)

    #2
    Hello,

    Thanks for the forum post.

    This error is an error that can be ignored and means nothing. You will simply see this error the first time you open the code editor for the first time.

    Let me know if I can be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mathias79, Today, 03:44 PM
    0 responses
    5 views
    0 likes
    Last Post Mathias79  
    Started by Austiner87, Today, 03:42 PM
    0 responses
    6 views
    0 likes
    Last Post Austiner87  
    Started by lorem, 04-25-2024, 09:18 AM
    19 responses
    81 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by joselube001, 05-10-2024, 12:17 PM
    6 responses
    29 views
    0 likes
    Last Post joselube001  
    Started by bigc0220, 09-18-2018, 09:16 AM
    6 responses
    2,585 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X