Error when Deploying ClickOnce Application from Internet Zone
Hi, I get the following error, while deploying a CliickOnce application from the Internet Zone: "The Application has been blocked because it posses a high security risk to your computer. The publisher of the software is unknown." I've assigned fulltrust security to the Application and have also changed the Zone settings using the .Net configuration tool. Still getting the error. Pls help. thanks.
WinFormsUser
if your app needs full trust, then the hosting website needs to be added to the "trusted sites" list on Internet Options -> Security -> Trusted Sites -> "Sites" uncheck "require https", then add the url and reset the Trusted site configuration by clicking "Default Level"