Hello All,
I developped a light WinForm Control that run like an ActiveX in a Web Page. No problem yet.
However, when i want to access System.IO I got a Security Exception. It seems that I have to sign my assembly, so that's what I did. When my assembly is signed, my Web Browser can't show the Winform. I set IE to download any ActiveX in the Security tab ... Nothing happens. Uncheck "Sign Assembly" ... works fine ...
Any solution please ?
Thank you verry much ...
...
Go to the complete details ...