本文介绍了部署项目时出现PublicKey问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的,



部署项目时遇到以下问题:



警告8 Microsoft Report Viewer 2012 Runtime中PublicKey属性的值与文件C:\Program Files(x86)\ Microsoft Outlook \ Windows \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \ReportViewer\ReportViewer.msi。 Aamali计划



另外,它是针对其他组成部分:



警告6'的价值' 用于SQLServer®2012(x86)的Microsoft®系统CLR类型中的PublicKey'属性与文件'C:\Program Files(x86)\ Macrooft SDKs \ Windows \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \Packages\SqlClrTypes_x86\SQLSysClrTypes.msi。 Aamali计划



问题是这个不容忽视,因为它在其他设备上安装软件时会产生问题。你能告诉我怎么解决这个问题吗?



BR //

Dear all,

I have the following problem when deploying the project:

Warning 8 The value of the 'PublicKey' attribute in 'Microsoft Report Viewer 2012 Runtime' does not match that of file 'C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A\Bootstrapper\Packages\ReportViewer\ReportViewer.msi'. Aamali Program

Also, it is for the other component:

Warning 6 The value of the 'PublicKey' attribute in 'Microsoft® System CLR Types for SQL Server® 2012 (x86)' does not match that of file 'C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A\Bootstrapper\Packages\SqlClrTypes_x86\SQLSysClrTypes.msi'. Aamali Program

Problem is that this can not be ignored since it creates problem when installing the software on the other device. Can you please tell how to overcome this problem please?

BR//

推荐答案


这篇关于部署项目时出现PublicKey问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-01 08:16