代码之家  ›  专栏  ›  技术社区  ›  wishi

Visual Studio 2010 ReportViewer程序集引用

  •  0
  • wishi  · 技术社区  · 15 年前

    Building在日志中给我带来了一些令人困惑的错误:

          Considered "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Microsoft.ReportViewer.Common.dll", but it didn't exist.
                  Considered "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Microsoft.ReportViewer.Common.exe", but it didn't exist.
    [...]
     For SearchPath "{GAC}".
    

    1 回复  |  直到 15 年前
        1
  •  1
  •   Mitch Wheat    15 年前

    您可以从这里下载: Microsoft Report Viewer Redistributable 2010

    [安装后,我相信这个DLL已加载到GAC中。]

    Upgrading Report applications to 4.0 可能有用。