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

Crystal REports Viewer Problem

Status
Not open for further replies.

CrystalUser1

Programmer
Sep 16, 2004
138
US
I have a problem in accessing my report through asp.

WE are usin Crystal 8.5. I amnot sure what are all using because i am new here.

When I run the report through application, I am getting the following error:

Crystal report Viewer: Cannot Open Sql Server. [On CAche/Page Server: ServerName.PageServer].

Can anybody please tell me what could be causing this error. I could run the other reports without any problem.

Thanks
 
Hello,

The reports are probably using a trusted connection to the database. The Crystal Page Server and Crystal Report Job Server, are configured, by default, to use the System account for the services. The System account cannot be validated for a trusted connection.

Therefore, it is necessary to change the account used by the services to a valid domain user account that could successfully make a trusted connection to the database. This will allow viewing to function as expected.

Hope this helps!
Boni
:)


Boni J. Rychener
Hammerman Associates, Inc.
Crystal Training and Crystal Material
On-site and public classes
Low-cost telephone/email support
FREE independent Crystal newsletter
800-783-2269
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top