Question and Answer Database FAQ2194D.txt Client application hang Category :Multitier/Remote Datasets Platform :All Product :Delphi 3.x Question: Client application hangs. What is wrong? Answer: Most likely your application server has raised an exception (on the server machine) that isn't being handled correctly. You have to add exception handling to your application server. It could also be because your server is hung for other reasons and can't service your request. 7/16/98 4:31:28 PM
Last Modified: 01-SEP-99