TechnicalAnalysis.NET
TechnicalAnalysis.NET copied to clipboard
I get an error for windows forms
hello, how can we use in windows forms application?
the System.IO.FileNotFoundException HRESULT = 0x80070002 Message = 'System.Runtime, Version = 4.2.2.0, Culture = neutral, PublicKeyToken = b03f5f7f11d50a3a' or its integrated code or one of its dependencies. The system cannot find the file specified. Source = Boots StackTrace: at Bot.Form1.Form1_Load (Object sender, EventArgs e) in C: \ Users \ malfx001 \ Downloads \ Compressed \ TechnicalAnalysis.NET-master \ TANet \ Bot \ Form1.cs: line 35 at System.Windows.Forms.Form.OnLoad (EventArgs e) at System.Windows.Forms.Form.OnCreateControl () at System.Windows.Forms.Control.CreateControl (Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl () at System.Windows.Forms.Control.WmShowWindow (Message & m) at System.Windows.Forms.Control.WndProc (Message & m) at System.Windows.Forms.ScrollableControl.WndProc (Message & m) at System.Windows.Forms.Form.WmShowWindow (Message & m) at System.Windows.Forms.Form.WndProc (Message & m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage (Message & m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc (Message & m) at System.Windows.Forms.NativeWindow.DebuggableCallback (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Seems that it's not from package, according to this:
Message = 'System.Runtime, Version = 4.2.2.0, Culture = neutral, PublicKeyToken = b03f5f7f11d50a3a' or its integrated code or one of its dependencies. The system cannot find the file specified.