Consider the following scenario:
- You have a Microsoft .NET Framework 2.0-based ClickOnce application that is signed with a chained certificate.
- In the Security Settings dialog box in Internet Explorer, you disable the Run components not signed with Authenticodeoption.
- You try to deploy the ClickOnce application by visiting the address of the server that hosts the application.
In this scenario, a
System.Deployment.Application.InvalidDeploymentException exception occurs. Then, you receive the following error message:
Title: Cannot start Application
Description: Cannot continue. The application is improperly formatted.
Contact the application vendor for assistance.
Additionally, after you click
Detail in the dialog box, you receive the following message:
Your Web browser does not allow you to run unsigned applications.