Microsoft.ReportViewer.Common Version=12.0.0.0

前端 未结 7 1227
星月不相逢
星月不相逢 2021-01-04 09:22

I\'m getting the following exception in my Windows Service Application:

System.IO.FileNotFoundException: Could not load file or assembly \'Microsoft

7条回答
  •  温柔的废话
    2021-01-04 09:50

    First install SQLSysClrTypes for Ms SQL 2014 and secondly install ReportViewer for ms sql 2014

    Restart your application or project, in my case its resolved.

提交回复
热议问题