Hello,

I want to move my files to another computer. Some things seem to work while others do not.

On the new machine, I installed Lianja app builder and copied the associated app files from apps/app_name and data/app_name.
Are there any other files I should have copied?

The app works fine on the first computer but crashes on the new computer.
I'm not positive, although there seems to be an issue with the virtual table.

A visual C++ Runtime Library error appears:
Runtime Error!

Program: C:\Lianja\bin\lianja.exe

This application has requested the Runtime to terminate it in an unusual way.
In addition, the debug.txt file has the following:
File E:\recital\c\source\rct_use.c at line 3115 virtualtable_use() table=C:\Lianja\data\bantam_stats\vt_roster.dbf alias=VT_ROSTER fields= where= orderby= select= tally=0
File E:\recital\c\source\rct_use.c at line 3195 cmdbuf=USE 'vt_roster.dbf' IN 3 CONNSTR "local@@basetable=@@primarykey=@@properties=" alias "VT_ROSTER" as select * from roster where 1=0
Any help would be greatly appreciated.

Cory