I'm working in a wind form which open a link in a selected browser iexplorer, chrome or edge I use SHDocVw.IWebBroser2.navigate2(url, 0x08000) to open iexplorer in a new tab but in some times this line gets this error System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL I searched about but... I don't understand Can someone help me please? i'm a beginner learning.
User contributions licensed under CC BY-SA 3.0