hi,
try with REGISTER command to force youur DLL as system global resource.
example : REGISTER "C:\Program Files\FRx Financial Reporting\fsfrl60.dll" /SYSTEM
The /SYSTEM parameter passed to the REGISTER command forces the DLL to be registered as a "system global" resource.