sungod682000
Programmer
Hi All,
We have a client/server application which uses
DCOM to communicate. Once in a while the Client throws
up this Dialog "Server Busy" with message "This action
cannot be completed because the other program is busy."
and gives the options to "Retry" "Swith" etc. If we hit
"Retry" button program continues as usual.
This dialog box can be seen in the client if you
put a break point in the server code and make the
client wait for the reply when you make a DCOM call.
But as I described in the earlier paragraph it
some times comes on even when there are no break point
in the server. Did any body encounter/solve this problem?
Any pointers are welcome.
thanks
Raviram
We have a client/server application which uses
DCOM to communicate. Once in a while the Client throws
up this Dialog "Server Busy" with message "This action
cannot be completed because the other program is busy."
and gives the options to "Retry" "Swith" etc. If we hit
"Retry" button program continues as usual.
This dialog box can be seen in the client if you
put a break point in the server code and make the
client wait for the reply when you make a DCOM call.
But as I described in the earlier paragraph it
some times comes on even when there are no break point
in the server. Did any body encounter/solve this problem?
Any pointers are welcome.
thanks
Raviram