Page 1 of 1

DAoC Portal crash on select a server

PostPosted: Tue Jan 24, 2017 1:59 pm
by HunabKu
Code: Select all
FATAL: Unhandled Exception: System.InvalidCastException: Impossible d'effectuer un cast d'un objet COM de type 'System.__ComObject' en type d'interface 'IWebBrowser2'. Cette opération a échoué, car l'appel QueryInterface sur le composant COM pour l'interface avec l'IID '{D30C1661-CDAF-11D0-8A3E-00C04FC9E26E}' a échoué en raison de l'erreur suivante : Cette interface n’est pas prise en charge (Exception de HRESULT : 0x80004002 (E_NOINTERFACE)). à System.Windows.Forms.UnsafeNativeMethods.IWebBrowser2.Navigate2(Object& URL, Object& flags, Object& targetFrameName, Object& postData, Object& headers) à System.Windows.Forms.WebBrowser.PerformNavigate2(Object& URL, Object& flags, Object& targetFrameName, Object& postData, Object& headers) à System.Windows.Forms.WebBrowser.PerformNavigateHelper(String urlString, Boolean newWindow, String targetFrameName, Byte[] postData, String headers) à System.Windows.Forms.WebBrowser.Navigate(String urlString) à DAoCPortal.MainForm.<>c__DisplayClass3d.<ListView1SelectedIndexChanged>b__3a() à System.Threading.ThreadHelper.ThreadStart_Context(Object state) à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) à System.Threading.ThreadHelper.ThreadStart()

Re: DAoC Portal crash on select a server

PostPosted: Wed Jan 25, 2017 2:00 pm
by Leodagan
This is clearly an error around the embedded web server in DAOC Portal...

this thing annoys me so much I have a lot of trouble using Portal on a Windows Server having most of Internet Explorer features disabled :P

Which system is this ? Windows 10 ? Linux ?

Re: DAoC Portal crash on select a server

PostPosted: Wed Jan 25, 2017 7:15 pm
by HunabKu
Windows 10 actually, lited, IE removed :p

Re: DAoC Portal crash on select a server

PostPosted: Thu Jan 26, 2017 6:04 pm
by Leodagan
You'd better check you have any IE or Edge part installed correctly to use the embedded web "browser" (and not server as I said in my first reply...)

Or you should rely on using specific shortcut with connect.exe to target your favorite server directly :)

Re: DAoC Portal crash on select a server

PostPosted: Sat Jan 28, 2017 8:26 am
by HunabKu
I personnaly never use DAoC Portal but a lot of player do.
I just put here to anyone can correct :wink: