[Tool/Web/Other] M-Server Control Panel 1.8 | VPS-Sftp/Shell Control | Rcon/Remote Control Server | + more |
#61

updated, information on main thread.
Reply
#62

Dude its still not opening when i runt it does'nt shows anything
Reply
#63

Quote:
Originally Posted by Sreyas
View Post
Dude its still not opening when i runt it does'nt shows anything
the .dll files are required to be in the same location as M-Control Panel V1.9.exe, or install DevComponents.
Also make sure you have .Net Framework 4.5(or higher) 32bit installed
edit
or just run the one click setup wizard will download the required .NET framework for X86 or X64
Reply
#64

Still same i have all .net components and .dlls are in same directory as you said and also i tried using setup wizard too but it is'nt working.My os is Win8 x64
Reply
#65

i will look into it, give me 2hoursthis build should work fine for the time being
EDIT
i think i have finally fixed ittry run this build, the latest build & enjoy
Reply
#66

nice
Reply
#67

?

Product Name: M-Control Panel V1.9
Product Version: 1.9.0.0

OS Name: Microsoft Windows 10 Home
OS Version: 6.2.9200.0
OS Platform: x64
Physical Memory: 21.18GB / 31.94GB (Free / Total)
Virtual Memory: 131,071.29GB / 131,072.00GB (Free / Total)

Error Output:
System.IO.FileLoadException: Could not load file or assembly 'Tamir.SharpSSH, Version=1.1.1.13, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
File name: 'Tamir.SharpSSH, Version=1.1.1.13, Culture=neutral, PublicKeyToken=null'
at M_Control_Panel_V1._8.VPSConn.VPSBackgroundWorker_ RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
Reply
#68

@JessThompson
is the Tamir.SharpSSH in the same directory as the app ?
Reply
#69

nice man
Reply
#70

Updated some of the information and also updated the GUIDE/TUT thread
mCtrl has more/too many capabilities than show here, a full guide/Tutorial can be found here
Reply
#71

After many years still alive, good to see!
Reply
#72

Product Name: M-Control Panel V1.9
Product Version: 1.9.0.0

OS Name: Microsoft Windows 8.1 Enterprise
OS Version: 6.2.9200.0
OS Platform: x64
Physical Memory: 3.88GB / 7.95GB (Free / Total)
Virtual Memory: 131.071.32GB / 131.072.00GB (Free / Total)

Error Output:
System.IO.FileLoadException: Nгo foi possнvel carregar arquivo ou assembly 'Tamir.SharpSSH, Version=1.1.1.13, Culture=neutral, PublicKeyToken=null' ou uma de suas dependкncias. Й necessбrio um assembly de nome forte. (Exceзгo de HRESULT: 0x80131044)
Nome do arquivo: 'Tamir.SharpSSH, Version=1.1.1.13, Culture=neutral, PublicKeyToken=null'
em M_Control_Panel_V1._8.VPSConn.ButtonX1_Click(Objec t sender, EventArgs e)
em System.Windows.Forms.Control.OnClick(EventArgs e)
em DevComponents.DotNetBar.ButtonX.OnClick(EventArgs e)
em DevComponents.DotNetBar.ButtonX.OnMouseUp(MouseEve ntArgs e)
em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
em System.Windows.Forms.Control.WndProc(Message& m)
em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Tamir.SharpSSH is in the same directory.
Reply
#73

Quote:
Originally Posted by Vithinn
View Post
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
Reply
#74

Quote:
Originally Posted by park4bmx
View Post
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 error message.
Reply
#75

Quote:
Originally Posted by HanVir
View Post
Still not working, has the same error message.
i cant test this as i have no access to a VPS anymore...
there is a new version of "Tamir.SharpSSH" but i think the problem is windows is not registering the DLL....
might have to place it in "system32" or "SysWow" and register the DLL with CMD...

need to investigate this further when i can, this project is a bit dusty
EDIT
i rebuild the project, there was problem with .DLL signing/key protection. should work now
Reply
#76

Doesn't work with Hamachi.
Reply
#77

Cade o app para compilar pelo Android?
Reply
#78

Quote:
Originally Posted by HanVir
View Post
Still not working, has the same mouse clicker error message.
a new version of "Tamir.SharpSSH" but i think the problem is windows is not registering the DLL....
might have to place it in "system32" or "SysWow" and register the DLL with CMD
Reply
#79

Code:
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)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)