在ASP.NET 2.0中运行带有Crystal Reports的.NET 1.1应用程序 [英] Running .NET 1.1 apps w/ Crystal Reports in ASP.NET 2.0

查看:53
本文介绍了在ASP.NET 2.0中运行带有Crystal Reports的.NET 1.1应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在尝试运行.NET 1.1编译的应用程序时遇到了一些问题,这些应用程序在ASP.NET 2.0应用程序中引用时使用Crystal Reports IX。我的2.0应用程序引用了许多在.NET 1.1中编译并在其大部分工作中使用CR的DLL,但每当我调用加载报告的代码时,我都会收到异常"加载报告失败"。我是从服务器位置还是从我机器上的某个位置加载报告似乎并不重要,因为我能够使用简单的方式从报告所在的目录中读取,因此它似乎不是与访问相关的问题。 System.IO命令。这在我的本地计算机和将托管该网站的服务器上都会发生。

I have been having some issues attempting to run .NET 1.1 compiled applications that use Crystal Reports IX when they are referenced in an ASP.NET 2.0 application. My 2.0 application references a number of DLLs that were compiled in .NET 1.1 and uses CR for the bulk of its work, but whenever I call the code that loads the reports, I get an exception "Load report failed". It does not seem to matter whether I load the reports from a server location or from a location on my machine and it does not appear to be an access-related issue since I am able to read from the directory where the reports are located using simple System.IO commands. This is happening both on my local machine and on the server that will be hosting the website.

推荐答案

.NET 2.0框架只支持两个版本的Crystal Reports,VS 2005捆绑的版本和XI版本2.

Only two versions of Crystal Reports are supported with the .NET 2.0 framework, the version that comes bundled with VS 2005, and XI release 2. 

在1.1下运行时是否会出错?

Does it error out when running it under 1.1?


这篇关于在ASP.NET 2.0中运行带有Crystal Reports的.NET 1.1应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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