Why is FSAL 64 bit forms webutil.cfg failing to run file in the client OS win64 dir
When testing my forms application with a 32 bit FSAL configuration, all of the files configured to download are successfully loaded onto the following directory on the windows machine running the forms application...
C:\Users\******\webutil\syslib\win32
The content of the file webutil.32.properties is ...
syslib.d2kwut60.dll=1.0
syslib.JNIsharedstubs.dll=1.0
syslib.BespokeAppUtil.dll=1.0.0.1
syslib.jacob-1.18-M2-x86.dll=1.18-M2
The functionality provided by BespokeAppUtil.dll can be successfully invoked when running the application.
When testing my forms application with a 64 bit FSAL configuration, all of the files configured to download are successfully loaded onto the following directory on the windows machine running the forms application...