Click to See Complete Forum and Search --> : Error 20515 in Crystal 6
smaitland
December 9th, 2008, 12:09 PM
I have a report with some formulas which works fineion my Windows 2000 OS. I have now migrated these reports to a Win XP workstation and is getting a message...Error 20515 in formula(if EZTotalDebtRatio({HistoricalR.appno}...rest of the formula here). The formula is using the dll u2lcom and I made sure it is in the Windows\System directory.
jggtz
December 9th, 2008, 07:52 PM
Post all the formula's code, please
smaitland
December 10th, 2008, 09:13 AM
Here goes,
if EZTotalDebtRatio({HistoricalR.Appno}) >45.00 or EZHousingRatio({HistoricalR.Appno}) >41.00 then EZHousingRatio({HistoricalR.Appno})
EZTotalDebtRatio and EZHousingRatio are using the u2lcom dll
jggtz
December 10th, 2008, 11:48 AM
Try with u2lcom.dll in \windows\crystal or \CRW6-32 directory
codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved.