You are not logged in.
Pages: 1
Hi
My project is based on sample 31, LongWorkClient and LongWorkServer.
I use the client to trigger scripts on the server.
CallBack allows the server to notify the client that script execution is complete.
When I use my service several times by pressing a button, it's all right.
However when I use the callback to trigger the next “MyService.MyFunction” I get an exception in the Client project with “returned status 'Not Found' (404 - Network problem or request timeout)”.
During the second call the server is well requested but there is no return.
I can’t even do a ServerTimeStampSynchronize after the first call.
Any ideas ?
Thx
Offline
Pages: 1