Antonio, Richard
All the computers are Vista, I'm not sure which version but I don't think the version is the issue. In this instance the user has 3 computers. 2 computers access a server through a mapped drive. If a user logs into the s/w from the server and one workstation it works fine. If a user logs into the s/w from one workstation, when a user tries to login from the other workstation it locks up. I believe there is a problem when 2 users try to lock a record in a shared folder.
This thread explains a similiar issue:
http://forums.microsoft.com/MSDN/ShowPo ... 7&SiteID=1I have other users with XP on the server and Vista on the workstations and this setup seems to work fine. It appears the problem is when all the computers are Vista and more than one workstation tries to open the software. In our network version users have to login with a user id and password. We have a user table and when the user logs in we lock that user record. When other users try to login we check each record in the user list to see if it's locked and count the number of locked user records to make sure the user is not exceeding the network license limit. It's during this process, when we try to lock each record to determine how many users are already logged in, that the software locks up. The problem is basically when a workstation tries to lock a record that is already locked by another workstation.
I'm really suprised no one hear appears to have encountered this issue yet.
Thanks,
Randal