ClickOnce Deployment from Web and IE "File Download - Securi...
We are deploying via ClickOnce from an IIS web source (.Net Framework 2.0 & VS2005). Have signed deployment and application manifests using VS2005 signing tab with Verisign-issued certificate. After adding public key to the client's Trusted Publisher store, security dialogs have been suppressed, with the exception of one last (simple) case - the "File Download - Security Warning' dialog, prompting the user to save or run the file. Anyone know how to suppress this? We would prefer to make the application(s) available online-only, so that the suite of applications can be accessed from a portal web menu. Having the users respond to this dialog each time is cumbersome. I'd appreciate any insight that can be provided....