简体   繁体   English

运行Crystal Report时出错

[英]Error when run a Crystal Report

I have a report made in Cystal Reports with c#.I don't know which version of .Net.I want to run an application that open this report but I reveive this error : 我有一个用c#在Cystal Reports中生成的报告。我不知道.Net的版本。我想运行一个可以打开此报告的应用程序,但我发现了这个错误:

An unhandled exception has occured in your application.
LOG: DisplayName = CrystalDecisions.Windows.Forms, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
(Fully-specified)

Probably I need to install Crystal reports runtime Version=12.0.1100.0 but I don't find it on internet ( I found one on this site : http://scn.sap.com/docs/DOC-27917 but ask me for a product id) 可能我需要安装Crystal Reports Runtime Version = 12.0.1100.0,但在Internet上找不到它(我在此站点上找到了一个: http ://scn.sap.com/docs/DOC-27917,但请我提供一个产品编号)

Can somebody help me with this ? 有人可以帮我吗?

You looking for Crystal Report 2008. 您在寻找Crystal Report 2008。

You can look here, http://wiki.sdn.sap.com/wiki/display/BOBJ/Which+Crystal+Reports+assembly+versions+are+supported+in+which+versions+of+Visual+Studio+.NET to see which version is compatible with which VS. 您可以在这里查看http://wiki.sdn.sap.com/wiki/display/BOBJ/其中+ Crystal + Reports + assembly + versions + are + support + in + which + versions + of + Visual + Studio + .NET查看哪个版本与哪个VS兼容。

When installing VS there should be event CR there 安装VS时,那里应该有事件CR

Oh, heres the link Crystal Report 2008 哦,这里是链接Crystal Report 2008

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM