Crystal Reports for .NET 2005 - 无法打开报表 [英] Crystal Reports for .NET 2005 - cannot open reports

查看:111
本文介绍了Crystal Reports for .NET 2005 - 无法打开报表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我有VS.NET 2005,其中CR 10集成到开发环境中。我安装了CR XI Developer的30天试用版。然后我卸载了CR XI,现在我无法修改我在早期(嵌入式)CR版本中创建的报告。我已经更正了我的.NET项目中对CR对象的引用(当我安装CR XI时它们自动更新到11.5.xx,但是当我卸载它时没有更改回10.xxx。)



我想我需要卸载并重新安装VS.NET 2005以使我的报告再次运行,但我希望我不要这样做不得不浪费半天时间。有没有其他方法可以将我的开发环境(特别是CR for .NET)恢复到一个快乐的状态,而无需完全重新安装VS.NET?

解决方案

您确定更正了参考文献吗?为此,请单击"我的项目"。在解决方案资源管理器中,或者从工具栏中单击"项目",然后选择"[项目名称]属性"。打开后,单击"引用"选项卡。选择CR 11并单击"删除"按钮。



此外,您可能想要做的是点击"参考路径"。按钮并删除指向CR 11的路径。默认情况下,您应该使用此路径指向CR 10(2.7)



C:\Program Files \Common Files \ Business Objects \2.7 \\\Managed\



在这种情况下你不想要的是一条指向的路径:(3.5)这是CR 11



C:\Program Files \Common Files \ Business Objects \\\ 3.5 \\\Managed\



< p align = left>要添加CR 11而不是删除它,您只需在此处添加引用路径即可。我遇到了与安装CR 11相反的情况,并且没有自动安装或指向引用路径;对我来说。



祝你好运!


 

I have VS.NET 2005, which comes with CR 10 integrated into the dev environment.  I installed a 30 day trial of CR XI Developer.  I then uninstalled CR XI, and now I cannot modify the reports that I had created in the earlier (embedded) version of CR.  I have corrected the references to the CR objects in my .NET project (they automatically updated to 11.5.x.x when I installed CR XI, but didn't change back to 10.x.x.x when I uninstalled it).

 

I'm thinking I need to uninstall and reinstall VS.NET 2005 to get my reports working again, but I hope I don't have to waste a half day doing that.  Is there any other way to return my development environment (specifically CR for .NET) back to a happy state without totally reinstalling VS.NET?

解决方案

Are you sure you corrected the references? To do so, click on "My Project" in the Solution Explorer or else click on Project from the toolbar, and select "[project name] Properties." Once that opens, click on the references tab. Select the CR 11 and click on the remove button.

 

Also, what you may want to do is click on the "Reference Paths" button and delete a path that points to the CR 11. By default you should have something like this path that points to CR 10 (2.7)

 

C:\Program Files\Common Files\Business Objects\2.7\Managed\

 

What you don't want in this case is a path that points to: (3.5) which is CR 11

 

C:\Program Files\Common Files\Business Objects\3.5\Managed\ 

 

To add CR 11 as opposed to removing it, you would simply add the reference path here. I have encountered the opposite where I installed CR 11 and the reference path was not automatically installed or pointed to; for me.

 

Good luck!


这篇关于Crystal Reports for .NET 2005 - 无法打开报表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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