Solution:
This error is typically received upon login to FOS (often on a new workstation). A Titan registry file will need to be run on the machine, using the TXT files attached and the steps below.
1. Determine if the machine is 64 bit or 32 bit. To do so, right-click on My Computer and select Properties.
2. Based on which bit machine it is, save the appropriate text file on the desktop of the machine.
3. Change the .txt to .reg. You will notice the icon will change.
4. Double-click on the file and it will import the proper registry settings. Then, log into FOS again.
Pervasive Titan Registry 64 bit:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Titan] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Titan\Btrieve]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Titan\Btrieve\Aliases]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Titan\Btrieve\Aliases\FosBtrieveData] "Description"="FOS/NT 3.0 Btrieve Data" "PhysicalName"="C:\\ro_apps\\FOS\\DATA"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Titan\Btrieve\CONFIGURATION]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Titan\Btrieve\CONFIGURATION\Intl] "IgnoreAnsiOEM"=dword:00000001 "IgnoreOEMAnsi"=dword:00000001
Pervasive Titan Registry 32 bit:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Titan]
[HKEY_LOCAL_MACHINE\SOFTWARE\Titan\Btrieve]
[HKEY_LOCAL_MACHINE\SOFTWARE\Titan\Btrieve\Aliases]
[HKEY_LOCAL_MACHINE\SOFTWARE\Titan\Btrieve\Aliases\FosBtrieveData]
"Description"="FOS/NT 3.0 Btrieve Data"
"PhysicalName"="C:\\ro_apps\\FOS\\DATA"
[HKEY_LOCAL_MACHINE\SOFTWARE\Titan\Btrieve\CONFIGURATION]
[HKEY_LOCAL_MACHINE\SOFTWARE\Titan\Btrieve\CONFIGURATION\Intl]
"IgnoreAnsiOEM"=dword:00000001
"IgnoreOEMAnsi"=dword:00000001