clickonce程序安装是报错

错误摘要
    以下是错误摘要,这些错误的详细信息列在该日志的后面。
    * 激活 http://desktop-v37424j:7777/HIS.HRS.Client.application 导致异常。 检测到下列失败消息:
        + 下载 http://desktop-v37424j:7777/Application Files/HIS.HRS.Client_2_3_2_8/Microsoft.ReportViewer.Common.dll.deploy 未成功。
        + 文件“C:\Users\PC\AppData\Local\Temp\Deployment\G28P82M2.3AO\3LG4AXE4.2H2\Microsoft.ReportViewer.Common.dll”已经存在。

组件存储事务失败摘要
    未检测到任何事务错误。

警告
    * 此应用程序清单无签名。签名验证将被忽略。
    * 此应用程序清单无签名。签名验证将被忽略。

操作进度状态
    * [2021-11-24 11:42:35] : 已启动 http://desktop-v37424j:7777/HIS.HRS.Client.application 的激活过程。
    * [2021-11-24 11:42:35] : 部署清单处理已成功完成。
    * [2021-11-24 11:42:35] : 已启动应用程序的安装过程。
    * [2021-11-24 11:42:35] : 应用程序清单处理已成功完成。
    * [2021-11-24 11:42:37] : 已找到兼容运行时版本 4.0.30319。
    * [2021-11-24 11:42:37] : 信任请求和平台检测已完成。

错误详细信息
    执行此操作期间检测到下列错误。
    * [2021-11-24 11:42:38] System.Deployment.Application.DeploymentDownloadException (未知子类型)
        - 下载 http://desktop-v37424j:7777/Application Files/HIS.HRS.Client_2_3_2_8/Microsoft.ReportViewer.Common.dll.deploy 未成功。
        - 源: System.Deployment
        - 堆栈跟踪:
            在 System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
            在 System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
            在 System.Deployment.Application.FileDownloader.Download(SubscriptionState subState, X509Certificate2 clientCertificate)
            在 System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
            在 System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
            在 System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
            在 System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl, Uri& deploymentUri)
            在 System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
            在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
            在 System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
            在 System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
        --- 内部异常 ---
        System.IO.IOException
        - 文件“C:\Users\PC\AppData\Local\Temp\Deployment\G28P82M2.3AO\3LG4AXE4.2H2\Microsoft.ReportViewer.Common.dll”已经存在。
        - 源: mscorlib
        - 堆栈跟踪:
            在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
            在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
            在 System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)

组件存储事务详细信息
    没有可用的事务信息。

该错误报告显示,在尝试激活应用程序“HIS.HRS.Client.application”时出现了问题。该应用程序需要 Microsoft.ReportViewer.Common.dll,但是在尝试下载该文件时失败了。在该应用程序的临时文件夹中,发现了名为“Microsoft.ReportViewer.Common.dll”的文件已经存在。在该报告中,没有检测到任何存储事务错误。此外,该应用程序的清单文件未签名,因此签名验证将被忽略。