Hello, Im having a problem with gecko and an aplication built on PowerBuilder. My application calls some sort of HTML rendering and gecko is downloaded. After downloading, I can browse the menus but not the content in those. I only see a white screen The debug output: a) When I change the view in the menu list i get this err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005 b) other output by clicking arround, it is only fixme messages. err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005 fixme:shdocvw:ClientSite_GetContainer (0x1dfeb0)->(0x32f940) fixme:shdocvw:InPlaceFrame_SetStatusText (0x1dfeb0)->(0xb7e1365c) fixme:shdocvw:ClOleCommandTarget_Exec (0x1dfeb0)->((null) 25 2 0x32f7f8 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x1dfeb0)->((null) 26 2 0x32f7f8 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x1dfeb0)->((null) 21 2 (nil) (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x1dfeb0)->((null) 28 2 0x32fa18 (nil)) fixme:mshtml:HlinkTarget_SetBrowseContext (0x225a080)->((nil)) fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:urlmon:URLMonikerImpl_BindToObject use running object table fixme:shdocvw:BindStatusCallback_OnProgress status code 11 fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x1dfeb0)->((null) 1 0x32f1e8 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x1dfeb0)->((null) 25 2 0x32f1f0 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x1dfeb0)->((null) 26 2 0x32f1f0 (nil)) fixme:shdocvw:ClientSite_GetContainer (0x1dfeb0)->(0x32f280) fixme:shdocvw:ClOleCommandTarget_Exec (0x1dfeb0)->({000214d1-0000-0000-c000-000000000046} 37 0 0x32f2d0 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x1dfeb0)->({000214d1-0000-0000-c000-000000000046} 84 0 (nil) 0x32f350) fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:shdocvw:ClOleCommandTarget_Exec (0x1dfeb0)->((null) 29 2 0x32f748 (nil)) fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x1dfeb0) fixme:shdocvw:ClOleCommandTarget_Exec (0x1dfeb0)->({000214d1-0000-0000-c000-000000000046} 84 0 (nil) 0x32f6e0) fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented Any Idea what could be the problem?