Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Export NinjaScript Fails and Throwing Errors when 3rd part DLLs are used

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

    Export NinjaScript Fails and Throwing Errors when 3rd part DLLs are used

    Hello,

    I am attempting to export my customer indicators for backup purposes.
    When I use the utility to do this, I get these errors:

    4-17 15:24:26:314|2|4|Error compiling export assembly: c:\Users\mark\Documents\NinjaTrader 8\bin\Custom\Indicators\MACDP_PLL_ZScore_Chart.cs( 25,28) : error CS0234: The type or namespace name 'Integration' does not exist in the namespace 'System.Windows.Forms' (are you missing an assembly reference?)
    2016-04-17 15:24:26:314|2|4|Error compiling export assembly: c:\Users\mark\Documents\NinjaTrader 8\bin\Custom\Indicators\MACDP_PLL_ZScore_Chart.cs( 26,28) : error CS0234: The type or namespace name 'DataVisualization' does not exist in the namespace 'System.Windows.Forms' (are you missing an assembly reference?)
    2016-04-17 15:24:26:314|2|4|Error compiling export assembly: c:\Users\mark\Documents\NinjaTrader 8\bin\Custom\Indicators\MACDP_PLL_ZScore_Chart.cs( 440,11) : error CS0246: The type or namespace name 'WindowsFormsHost' could not be found (are you missing a using directive or an assembly reference?)
    2016-04-17 15:24:26:314|2|4|Error compiling export assembly: c:\Users\mark\Documents\NinjaTrader 8\bin\Custom\Indicators\MACDP_PLL_ZScore_Chart.cs( 442,32) : error CS0234: The type or namespace name 'DataVisualization' does not exist in the namespace 'System.Windows.Forms' (are you missing an assembly reference?)
    2016-04-17 15:24:26:314|2|4|Error compiling export assembly: c:\Users\mark\Documents\NinjaTrader 8\bin\Custom\Indicators\MACDP_PLL_ZScore_Chart.cs( 443,32) : error CS0234: The type or namespace name 'DataVisualization' does not exist in the namespace 'System.Windows.Forms' (are you missing an assembly reference?)

    Note that my source code compiles fine and I have added the 3rd party DLLs to the proper directory and NT correctly loads the assemblies: (see attached bitmap)

    2016-04-17 15:17:01:564|1|4|Vendor assembly 'System.Windows.Forms.DataVisualization' version='4.0.0.0' loaded.
    2016-04-17 15:17:01:564|1|4|Vendor assembly 'WindowsFormsIntegration' version='4.0.0.0' loaded.

    Thanks,
    Mark
    Attached Files

    #2
    Hello mmeninger,

    We have received your inquiry and the attached files. We will look into the issue and report back to you with anything we find.



    Thank you for your patience.

    Comment


      #3
      This problem still exists
      I can't export my indicator which uses other dll

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      656 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      371 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      109 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      574 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      579 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X