G
Guest
I am trying to use the AxWebbrowser control in my VB.Net application. The
control is placed on one of the tab pages in the form. This is the error I am
getting when I
have the 'exceptions' set to break into the debugger:
A first chance exception of type
'System.Runtime.InteropServices.COMException' occurred in
system.windows.forms.dll
Additional information: Unknown error
If I set the 'exceptions' to Continue, then the control is not visible in
the form during run-time.
Any help is greatly appreciated.
Thanks.
control is placed on one of the tab pages in the form. This is the error I am
getting when I
have the 'exceptions' set to break into the debugger:
A first chance exception of type
'System.Runtime.InteropServices.COMException' occurred in
system.windows.forms.dll
Additional information: Unknown error
If I set the 'exceptions' to Continue, then the control is not visible in
the form during run-time.
Any help is greatly appreciated.
Thanks.