27.12.2015, 18:33
updated, information on main thread.
System.IO.FileLoadException:
Tamir.SharpSSH is in the same directory. |
i see your trying to connect to the VPS... this is why i made the Tutorial Thread!!
NOTE: using the FTP option may connect but will not give shell support from the vps to mCtrl as it doesn't have it. So stick to the main SFTP connection type ----------------- In other words... try checking the "Disable Read Response On Connect" checkbox |
Still not working, has the same mouse clicker error message.
|
Product Name: M-Control Panel V1.9 Product Version: 1.9.4.0 OS Name: Microsoft Windows 10 Pro OS Version: 6.2.9200.65536 OS Platform: x64 Physical Memory: 247,45MB / 1,92GB (Free / Total) Virtual Memory: 1,71GB / 2,00GB (Free / Total) Error Output: System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: An error occurred invoking the method. The destination thread no longer exists. ---> System.ComponentModel.InvalidAsynchronousStateException: An error occurred invoking the method. The destination thread no longer exists. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle) at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) at System.Windows.Forms.Control.Invoke(Delegate method) at DevComponents.DotNetBar.StyleManager.NotifyOnStyleChange() at DevComponents.DotNetBar.StyleManager.OnStyleChanged(eStyle oldValue, eStyle newValue) at DevComponents.DotNetBar.StyleManager.set_Style(eStyle value) at DevComponents.DotNetBar.StyleManager.set_ManagerStyle(eStyle value) at M_Control_Panel_V1._9.Form1.InitializeComponent() at M_Control_Panel_V1._9.Form1..ctor() --- End of inner exception stack trace --- at M_Control_Panel_V1._9.My.MyProject.MyForms.Create__Instance__[T](T Instance) at M_Control_Panel_V1._9.My.MyProject.MyForms.get_Form1() at M_Control_Panel_V1._9.StartUp.Timer1_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)