I have installed PSQL V8.7 WGE on a server and another PC. The PC accesses the data via the server. The application normally runs fine, but occasionally, usually once a day, will not be able to access any data. (In the application, a telephone directory, the error displayed is the same as if you searched for a record that doesn't exists.) Once this error occurs, the only fix is to exit the application and start over.
If it is a network problem, then it is VERY intermitent, as I have never had the communication test fail on me. The error message that 'awilson' posted is what appears in PVSW.LOG, except there is a bit more data there. Here is the full line from mine:
01-19-2006 09:04:37 W3NSL244 00000B38 ntvdm.exe CFS-PC81 E 3112: Status 10054 returned while receiving a maximum of 40960 bytes.
Unfortunetly, I have not been able to reproduce the problem. It happens when doing a search, but when the same search is repeated after restarting the program there is no error.
Any thoughts on what to look for?