Troubleshooting ClickOnce Deployments
.NET Framework 2.0
This topic helps you diagnose and resolve the most common issues with ClickOnce deployments.
In most cases, a ClickOnce application will download to a user's computer and run without any problems. There are some cases, however, where Web server or application configuration issues can cause unforeseen problems.
- How to: Set a Custom Log File Location for ClickOnce Deployment Errors
-
Describes how to redirect all ClickOnce activation failures on a machine to a single log file.
- Server and Client Configuration Issues in ClickOnce Deployments
-
Describes various issues with the configuration of your Web server that could cause difficulty downloading ClickOnce applications.
- Security, Versioning, and Manifest Issues in ClickOnce Deployments
-
Describes miscellaneous issues surrounding ClickOnce deployments.
- Troubleshooting Specific Errors in ClickOnce Deployments
-
Describes specific scenarios in which a ClickOnce deployment cannot succeed, and provides steps for resolving them.