hi, good morning
this was working... then...
wnated to start to enhance the webbrowser module, but i can't get the original plug-in working anymore, i could swear i had it working a few days ago...
WindowManager:Unable to initialize window:5500 Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown. AxInterop.MOZILLACONTROLLib at AxMOZILLACONTROLLib.AxMozillaBrowser.Navigate(String uRL)
at MediaMan.GUI.WebBrowser.GUIWebBrowser.OnMessage(GUIMessage message) in E:\dev\mediaPortal\WindowPlugins\GUIWebbrowser\GUIWebBrowser.cs:line 130
at MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 iWindowID, Boolean bReplaceWindow) in E:\dev\mediaPortal\Core\guilib\GUIWindowManager.cs:line 580
line 130: wb.Browser.Navigate(strName);
if i rem it out, the browser skin will appear.
- mozilla browser activeX ver 177
- latest cvs download (12-01-05)
- un-installed/re-installed a few times
any insight appreciated.
bevpet
this was working... then...
wnated to start to enhance the webbrowser module, but i can't get the original plug-in working anymore, i could swear i had it working a few days ago...
WindowManager:Unable to initialize window:5500 Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown. AxInterop.MOZILLACONTROLLib at AxMOZILLACONTROLLib.AxMozillaBrowser.Navigate(String uRL)
at MediaMan.GUI.WebBrowser.GUIWebBrowser.OnMessage(GUIMessage message) in E:\dev\mediaPortal\WindowPlugins\GUIWebbrowser\GUIWebBrowser.cs:line 130
at MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 iWindowID, Boolean bReplaceWindow) in E:\dev\mediaPortal\Core\guilib\GUIWindowManager.cs:line 580
line 130: wb.Browser.Navigate(strName);
if i rem it out, the browser skin will appear.
- mozilla browser activeX ver 177
- latest cvs download (12-01-05)
- un-installed/re-installed a few times
any insight appreciated.
bevpet