I am running IIS on Windows NT 4 Server.
I have a copy of Crystal Reports 8 installed on the same server.
I have an HTML page which links to a Crystal Report.
The Crystal report is linked to an SQL server 'view'.
I load up Internet Explorer and connect to the web page, click on the link and the Crystal Reports viewer loads in the browser, and the report works perfectly.
However, a similar report which is linked to an SQL Stored Procedure returns a 'DLL Error'.
I have tried creating an SQL view with identical data selections as the stored procedure, and this works fine. Does anyone know why the stored procedure version is giving me problems?
I have a copy of Crystal Reports 8 installed on the same server.
I have an HTML page which links to a Crystal Report.
The Crystal report is linked to an SQL server 'view'.
I load up Internet Explorer and connect to the web page, click on the link and the Crystal Reports viewer loads in the browser, and the report works perfectly.
However, a similar report which is linked to an SQL Stored Procedure returns a 'DLL Error'.
I have tried creating an SQL view with identical data selections as the stored procedure, and this works fine. Does anyone know why the stored procedure version is giving me problems?