Hello, i'm using this Bot on my VPS (Windows Server 2008 r2)
i have updatet the deepbot, but when i start i become this error(errorlog.txt):
28 Dec 15:31:27,160 - Crashed Klasse nicht registriert (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
28 Dec 15:31:27,243 - Crashed at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at DeepBot.Music.panelMusic.InitializeComponent()
at DeepBot.Music.panelMusic..ctor()
at DeepBot.Main.InitializeComponent()
at DeepBot.Main..ctor()
at DeepBot.Program.Main()
how i fix it?