Hello,
We have an application developed for .net 1.1 framework (.NET2003). This application uses the CrystalDecisions modules to create reports on screen.
SP2 for windows server 2003 brought some issues that we fixed with the hotfix crnet11win_en.
But now, after migrating the application to Windows Server 2008 (IIS7) and still using .net 1.1, we cannot use the report functionality.
It gives "Exception of type System.Exception was thrown".
CrystalDecisions.Web.ReportAgent.u(Boolean 'N)
The whole application, even though its .net 1.1, works perfect. Everything except the Crystal Reports functionality.
Can someone help? We're about to throw the towel 😔
Thank you very much,
Mike Rowes