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.
    Shawn B.NinjaTrader Customer Service

    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 AaronKoRn, Yesterday, 09:49 PM
      0 responses
      11 views
      0 likes
      Last Post AaronKoRn  
      Started by carnitron, Yesterday, 08:42 PM
      0 responses
      10 views
      0 likes
      Last Post carnitron  
      Started by strategist007, Yesterday, 07:51 PM
      0 responses
      11 views
      0 likes
      Last Post strategist007  
      Started by StockTrader88, 03-06-2021, 08:58 AM
      44 responses
      3,981 views
      3 likes
      Last Post jhudas88  
      Started by rbeckmann05, Yesterday, 06:48 PM
      0 responses
      9 views
      0 likes
      Last Post rbeckmann05  
      Working...
      X