Skip to content

Commit bf83b2d

Browse files
fixed AcroLinx score
1 parent 49919b7 commit bf83b2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deployment/troubleshooting-specific-errors-in-clickonce-deployments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ This article lists the following common errors that can occur when you deploy a
3939

4040
- If the log file says "(403) Forbidden" or "(404) Not found," verify that the Web server is configured so that it does not block download of this file. For more information, see [Server and Client Configuration Issues in ClickOnce Deployments](../deployment/server-and-client-configuration-issues-in-clickonce-deployments.md).
4141

42-
- If the .config file is being blocked by the server, see the section "Download error when you try to install a [!INCLUDE[ndptecclick](../deployment/includes/ndptecclick_md.md)] application that has a .config file" later in this article.
42+
- If the *.config* file is being blocked by the server, see the section "Download error when you try to install a [!INCLUDE[ndptecclick](../deployment/includes/ndptecclick_md.md)] application that has a .config file" later in this article.
4343

44-
- Determine whether this occurred because the `deploymentProvider` URL in the deployment manifest is pointing to a different location than the URL used for activation.
44+
- Determine whether this error occurred because the `deploymentProvider` URL in the deployment manifest is pointing to a different location than the URL used for activation.
4545

4646
- Ensure that all files are present on the server; the [!INCLUDE[ndptecclick](../deployment/includes/ndptecclick_md.md)] log should tell you which file was not found.
4747

0 commit comments

Comments
 (0)