Hi there,
a lot of our customers are using one of our .Net applications and print their reports with Crystal.
Also one special customer, where this works at least until two days ago. Now we get a "Invalid argument" exception from the report.printout method.
I can't reproduce it and I've checked everything twice, like user rights, access rights, reinstalled crystal runtime.
We using hard coded following call:
myreport.PrintOut(false,1,false,1,9999);
As already said, it works fine for all our customers and also for that one customer where we've got now this problem. What else can I do?
Regards,
Jakob