SQL Server 2008 R2 Express 问题 - 尝试预览报表时 BIDS 意外退出

发布于 2024-12-03 19:37:38 字数 1028 浏览 2 评论 0原文

我在 Visual Studio 2008 中使用 BIDS 时遇到了问题。

在浏览 Reporting Services 尝试预览图表时,BIDS 将意外退出。没有错误消息 - 它只是退出。

事件查看器提供以下信息:

日期:2011年9月9日

来源:.NET Runtine

时间:12:49:10

类别:无

类型:错误

事件ID:1023

用户:不适用

.NET 运行时版本 2.0.50727.3623 - 致命执行引擎错误 (7A05ADE0)(80131506)

有关详细信息,请参阅帮助和支持中心: http://go.microsoft.com/fwlink/events.asp

在网上查了一下,有一些建议认为 RedGate Prompt 5 是罪魁祸首,但我没有安装它。我也尝试重新安装.NET 3.5 SP1,但问题仍然存在。

我已将 AdventureWorks 数据库安装到具有高级服务的 SQL Server 2008 R2 Express 上。在相关的 RDL 文件中,数据集都从其查询中返回数据。

实际上,我已经找到了一种阻止 BIDS 崩溃的方法,那就是编辑每个报告参数并将其可用值和默认值更改为“无”。然后,当我单击“预览”时,我会进入屏幕,询问我输入参数(例如,如果我从查询中获取可用值,则在某些情况下我无法输入参数)。

这个问题对我来说有点麻烦,但考虑到 MSDN 教程的简单性,重现起来非常简单。

有人可以帮忙吗?

谢谢,

伊恩·麦金利

I've run into a problem using BIDS in Visual Studio 2008.

Whilst working through the MSDN tutorial on Reporting Services BIDS will quit unexpectedly when attempting to Preview a chart. There are no error messages - it just quits.

The Event Viewer gives the following information:

Date: 09/09/11

Source: .NET Runtine

Time: 12:49:10

Category: None

Type: Error

Event ID: 1023

User: N/A

.NET Runtime version 2.0.50727.3623 - Fatal Execution Engine Error
(7A05ADE0) (80131506)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Digging around online, there are a few suggestions that RedGate Prompt 5 is to blame, but I don't have that installed. I also tried to re-install .NET 3.5 SP1 but the problem persists.

I've installed the AdventureWorks databases onto SQL Server 2008 R2 Express with Advanced Services. In the RDL file in question, the datasets all return data from their queries.

I've actually found a way to stop BIDS crashing, and that is by editing each of the report parameters and changing their available and default values to None. Then when I click Preview I get to the screen asking me for the input parameters (which I can't enter in some instances if I get the available values from a query, for example).

This issue is a bit of a showstopper for me but is very simple to reproduce given the simple nature of the MSDN tutorial.

Can anyone help?

Thanks,

Iain McKinley

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文