mikejt4
2009-10-16 06:13:10 UTC
Since installing the .NET security updates a couple of days ago, I now
get a warning message when building my deploy project:
Warning 1 The value of the 'PublicKey' attribute in 'Microsoft Visual
Studio 2008 Report Viewer' does not match that of file 'C:\Program
Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\ReportViewer
\ReportViewer.exe'.
Sure enough, in
C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages
\ReportViewer
(which was updated 2 days ago) the public key is
3082010A0282010100A2DB0A8DCFC2C1...(etc)
whereas in
C:\Program Files\Microsoft Visual Studio 9.0\ReportViewer
(which apparently got missed) the public key is
00240000048000009400000006020000002...(etc)
How can an update alter the redist version, without updating the build
version? Is this going to be addressed? How can I fix the warning? (we
don't allow warnings in our projects).
thanks,
Michael
get a warning message when building my deploy project:
Warning 1 The value of the 'PublicKey' attribute in 'Microsoft Visual
Studio 2008 Report Viewer' does not match that of file 'C:\Program
Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\ReportViewer
\ReportViewer.exe'.
Sure enough, in
C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages
\ReportViewer
(which was updated 2 days ago) the public key is
3082010A0282010100A2DB0A8DCFC2C1...(etc)
whereas in
C:\Program Files\Microsoft Visual Studio 9.0\ReportViewer
(which apparently got missed) the public key is
00240000048000009400000006020000002...(etc)
How can an update alter the redist version, without updating the build
version? Is this going to be addressed? How can I fix the warning? (we
don't allow warnings in our projects).
thanks,
Michael