Find answers to your technical support questions using our knowledgebase.
Using the seach below, enter keywords related to your technical support question. We will search our support database and find support articles related to your inquiry.
Title
FRX: Run-Time Error -2147220503
ID
0000000043
Subtitle
Language Database File Not Found
Description
The error occurs when launching any FRx Reporter application when using MAPICS
Text
Applies to Microsoft Business Solutions for Analytics - FRx 6.7 Desktop, FRx Financial Reporter 6.5.
Run-Time error '-21472205803 (800403e9)': Fatal Error: Language database file c:\\...\\FRxXML.DAT not found. "This error occurs when launching any FRx Reporter application when using MAPICS."
CAUSE: An old version of the FRxXML.DLL file is registered on the workstation.
Resolution
RESOLUTION: 1. Locate the FRxXML.DLL file in the location specified in the error message.
2. Right click on the file and select 'Properties'.
3. Click the 'Versions' tab to view the current version number. Compare the version number with the FRxXML.DLL file under the FRx directory on the server.
4. If the file on the server is newer than the one on the workstation, then register that file.
HOW TO REGISTER AND UN-REGISTER .DLL FILES: As a solution to the problem above, you may need to register or un-register a .DLL file. To do this, run the Windows program 'regsvr32' at a command prompt, or from Start|Run. Here's how:
1. At the taskbar, select Start|Run. Type: 'cmd'.
2. A command prompt opens. You should either use 'CD' to change to the relevant directory (folder), or enter the full path to the file.
3. To Register or re-register a file type, type: 'regsvr32 <filename..dll>' or 'regsvr32 -u <path>\<filename>.dll' where <path> is the path to the file and <filename> is the name of the file.