asp_web_howto thread: Calling Crystal Reports from server ....
My problem is that, I have an ASP application with crystal reports and it
works fine on my machine or accessed over the net from my machine. But
when we put the same application on the main server in our company it is
giving different errors when accessed from different machines. Some error
messages were:
"Can not find object Webreportbroker".
"User session has expired"
"CRAXDRT error has occurred on the server. 438 : object does not support
this method or property"
I reloaded Seagate but it is still giving the same error .
Also we realised that since SQL server was not loaded on the server the
reports had initially lost connection to the database, but we later fixed
that and reports are working fine stanalone but not when called through
ASP.
Please help me. Its urgent!