我在打开报告的方式中收到此消息错误,任何机构都有建议吗?
Could not load file or assembly 'CrystalDecisions.ReportAppServer.DataSetConversion, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.ReportAppServer.DataSetConversion, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
我无法发布图像,但我没有任何声誉
答案 0 :(得分:1)
我认为您需要CristalDescisions的参考,或者您需要安装它才能正常工作。
http://msdn.microsoft.com/en-us/library/wkze6zky%28v=vs.80%29.aspx
安装Cristal报告 http://support.microsoft.com/kb/193336
此致