FS401 Error (OpenInsight 16-Bit Specific)
At 17 NOV 2003 12:26:07PM David Mayes wrote:
When I try to open other forms using my main menu form nothing happens, the log is showing,
Execution Status: failed Error Code: FS401
It is only doing this on my new client which is running Windows XP Pro.
Any help would be appreciated.
At 17 NOV 2003 12:26PM Oystein Reigem wrote:
David,
Forms will not start if they're table-bound but the table isn't attached. I don't know what the log will say, but FS401 is not unlikely. Could it be that the app on this computer has problems attaching its tables? I doubt the problem has anything to do with XP.
- Oystein -
At 17 NOV 2003 12:26PM David Mayes wrote:
How would I correct that problem?
At 17 NOV 2003 12:26PM Oystein Reigem wrote:
David,
I don't know. Without more information it's hard to know what it is that causes the tables not to be attached.
If you inspect that client's .dbt file you will see which tables in which locations (folders) the app will try to attach.
Is the folder structure for the locations the same as for your own version of the app? Are all files present?
- Oystein -