将DataSet添加到RDLC报告时崩溃 [英] Crash while adding DataSets to a RDLC Report

查看:493
本文介绍了将DataSet添加到RDLC报告时崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试将数据集添加到asp.net项目中的任何RDLC报告时,Visual Studio需要一些时间(通常读取所有编译的程序集),然后突然崩溃。它发生在VS 2012和VS 2013中。

When I try to add DataSets to any RDLC report within asp.net Project, Visual Studio takes some time (in wich it usually reads all compiled assemblies), and then suddenly crashes. It happens either in VS 2012 and VS 2013.

在其他一些机器中,它不会崩溃。但是,它显示了用作DataSet源的任何elegible类/方法。

In some other machines, it does not crash. But does show any elegible class/method to be used as a DataSet source.

推荐答案

请导航到C:\Windows\\ \\Assembly并找到Microsoft.AnalysisServices.AdomdClient.dll来检查版本号。对于2008 R2,需要10.0.0.0。如果没有10.0.0.0,请通过下载Microsoft®SQLServer®2008 R2 ADOMD.NET并运行Adomd.NET来安装它:

Please navigate to C:\Windows\Assembly and locate Microsoft.AnalysisServices.AdomdClient.dll to check the version number. For 2008 R2, it is 10.0.0.0 required. If no 10.0.0.0, install it by download Microsoft® SQL Server® 2008 R2 ADOMD.NET and running Adomd.NET from:

go.microsoft.com/fwlink/?LinkID=188441&clcid=0x409 (X86软件包)

go.microsoft.com/fwlink/?LinkID=188442&clcid=0x409 (X64软件包)

这篇关于将DataSet添加到RDLC报告时崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆