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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HELP! craxdrt.dll error on web-based report in Crystal 7

Status
Not open for further replies.

cheerfulskeptic

Programmer
Feb 3, 2003
88
IN
We are using CR7 to publish some web reports. The web reporting pages are made with recrystallize. Sometimes they work, and sometimes they dont. I'm puzzled and the client is none too happy. What could this issue be?
The report uses an SQL Server with a few tables, and a subreport connected to another database in pervasive SQL and this works just fine sometimes, like i said. But randomly (usually happens when a user doesnt log off a remote desktop connection and just closes the connection).
any way to prevent this?
Crystal 7 is the only option available, no upgrades.
thanks!
 
That's a generic Automation Server error.

Have you spoken with the recrystallize folks?

-k
 
hi

I used recrystalize before and had that same problem.

I change the format of the report to ASP pages
and it works ok

also check your web server to ping if the user is still in session
if not kill session
you can code this in your ASP pages

cheers



pgtek
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top