Link to home
Start Free TrialLog in
Avatar of jeshbr
jeshbr

asked on

Distributing Crystal Reports 10 SP1

We had to install SP1 for Crystal Reports 10 to resolve a problem we had been having, but now when we install it on the client machine it still fails, is there an updated merge module or something that we need?

TIA

Mike
Avatar of frodoman
frodoman
Flag of United States of America image

Mike,

Can you let us know a little bit more detail?  What are you installing on the client machine?  How is it failing?

frodoman
Avatar of jeshbr
jeshbr

ASKER

We have an application written in VS .NET 2003 and we have a report that runs off of a stored procedure, and we just print it to the printer, there is no preview window, and there is no .NET interface for the user to see, they just click the print button and we create the object manually and print the report.  But on our machine when we were doing that we were getting a "Logon failed..." error, now I know the code I have works because I used it for another customer that uses stored procedures for their reports.  So, I downloaded and installed SP1 on all of the workstations and the program worked.  But when I distributed it to the customer they got the same error we received.

TIA

Mike
ASKER CERTIFIED SOLUTION
Avatar of frodoman
frodoman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jeshbr

ASKER

I downloaded the merge modules and they are exactly the same, to so I guess they haven't changed.  I wanted to tell you about something else I had found.  When I create the report I used integrated security.  Could that be a problem when adding the logon info through .NET?

TIA

Mike