Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CRAXDRT on Stored Procedure - Crystal 8 1

Status
Not open for further replies.

Max12345

Programmer
Sep 4, 2003
5
US
I have a web application using Crystal 8 and a SQL Server SQL2000 database. When I run reports using tables, they come up fine. When I run reports using stored procedures, I get a CRAXDRT -2147192179 error.

If I run the reports using stored procedures through the URL, they work fine. I have checked ReportShow.asp and it shows that I am successfully connecting to the stored procedure. I get to the RptServer.asp page before I receive the error.

The security on the WebProject is set to Low.

I'm also wondering what happens inside of CrViewer.ViewReport which is invoked at the end of the SmartViewerActiveX.asp page. Any help is appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top