N
Neo
I have a usercontrol that I am trying to use as an ActiveX Control on a
WebPage, however it refereneces an Assembly that whenever the first
call is made to anything in the Assembly a Security Exception is throw.
I am having a lot of trouble debugging this, because I cannot catch the
exception in my code.
However if I could run the control under the Internet Zone Security
settings I could probably find this easily. Does anyone know how to do
this? (The control runs fine in the ActiveX container)
Maybe I am not appoaching this the right way. What is the "right" way
to debug a .NET ActiveX control on a webpage?
Thanks in advance
WebPage, however it refereneces an Assembly that whenever the first
call is made to anything in the Assembly a Security Exception is throw.
I am having a lot of trouble debugging this, because I cannot catch the
exception in my code.
However if I could run the control under the Internet Zone Security
settings I could probably find this easily. Does anyone know how to do
this? (The control runs fine in the ActiveX container)
Maybe I am not appoaching this the right way. What is the "right" way
to debug a .NET ActiveX control on a webpage?
Thanks in advance