C
Chuck Hartman
I have a simple C# Word Template Project that I created with the wizard. I
have added a dialog box to the project and wired a toolbar button to invoke
it. Everything is fine until I add a Web Browser component to the dialog
box. It now is gettng a SecurityException when constructing the dialog box
class and never enters the constructor. How can I resolve this issue?
Thanks.
Chuck Hartman
have added a dialog box to the project and wired a toolbar button to invoke
it. Everything is fine until I add a Web Browser component to the dialog
box. It now is gettng a SecurityException when constructing the dialog box
class and never enters the constructor. How can I resolve this issue?
Thanks.
Chuck Hartman