Hi all,
I'm deploying a .Net 2.0 application using ClickOnce. The production intranet environment of my company will soon only allow the execution of signed ActiveX components. My app is signed, but I don't know if when this resctriction is active the browser will forbid the deployment of my app, because it is not an ActiveX.
Has anybody this same problem?
Thank you very much.