MichelleCox
Programmer
VFP 8 & CR 9
I have a form in VFP that calls the "CrystalRuntime.Application" object to print a report. It was working just fine one day and the next I started getting an error. It gets as far as asking me what pages I want to print and then I get, "OLE IDispatch exception code 0 from Crystal Reports ActiveX Designer: Logon failed..."
I've been racking my brain trying to think of what could have affected it. I haven't touched the code that does the printing or anything that seems like it would be the cause. But, obviously, _something_ changed.
I've tried searching on this error and the threads I've found are all web related. No web here. Just VFP code that calls the PrintOut() method. I don't know what it would be logging on to since I'm accessing Fox 2.x tables to avoid ODBC.
Any suggestions on where to look?
Thanks,
Michelle
I have a form in VFP that calls the "CrystalRuntime.Application" object to print a report. It was working just fine one day and the next I started getting an error. It gets as far as asking me what pages I want to print and then I get, "OLE IDispatch exception code 0 from Crystal Reports ActiveX Designer: Logon failed..."
I've been racking my brain trying to think of what could have affected it. I haven't touched the code that does the printing or anything that seems like it would be the cause. But, obviously, _something_ changed.
I've tried searching on this error and the threads I've found are all web related. No web here. Just VFP code that calls the PrintOut() method. I don't know what it would be logging on to since I'm accessing Fox 2.x tables to avoid ODBC.
Any suggestions on where to look?
Thanks,
Michelle