Our app was written in VFP8 and we use DBI-Tech ctCalendar6,ctDate6,ctMday5 modules for appointment scheduling. Typical client is 1-5 user environment.
We now have clients upgrading to Win7 and have encountered the following scenario:
User1= Data Server if running M/U LAN
User2= Workstation
Computers are both Win7 64bit(default)
Problem exists with both 1GB ethernet switch and/or wireless router
User1 -Using INNO to install all program and data files to C:\APP and creating temp files in C:\APP\TEMP for fast reads / lookups.
User2 (LAN) - Using INNO to install all program files to C:\APP and creating temp files in C:\APP\TEMP for fast reads/lookups, pointing config.fpw to User1 data files
If running app single user, NO problem.
If User1 is running app, User2 runs normally until opening app. When user2 runs EXE there is 20-30 second delay before opening and/or changing tasks.
Reverse is also true if User2 is running app first and User1 subsequently runs the EXE.
Have had no problems previously on XP or Vista (32 bit)
I appreciate any opinions, suggestions or solutions.
Thank you,