Click here to Skip to main content
15,914,066 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralWindows Application Pin
mansir 1231-Jun-05 19:48
mansir 1231-Jun-05 19:48 
GeneralRe: Windows Application Pin
Colin Angus Mackay1-Jun-05 20:58
Colin Angus Mackay1-Jun-05 20:58 
GeneralRe: Windows Application Pin
mansir 1231-Jun-05 21:44
mansir 1231-Jun-05 21:44 
GeneralRe: Windows Application Pin
MoustafaS1-Jun-05 22:24
MoustafaS1-Jun-05 22:24 
GeneralRe: Windows Application Pin
Christian Graus2-Jun-05 10:40
protectorChristian Graus2-Jun-05 10:40 
GeneralRe: Windows Application Pin
toxcct1-Jun-05 23:10
toxcct1-Jun-05 23:10 
GeneralRe: Windows Application Pin
DavidNohejl2-Jun-05 1:13
DavidNohejl2-Jun-05 1:13 
GeneralUsing Events with an Asyncronous Remote Process Pin
markike091-Jun-05 4:23
markike091-Jun-05 4:23 
I have an example where I have a client and a server. Via remoting I am instantiating a remote object (singleton mode), calling a method on the remote object, which fires an event (using a delegate) back to the client machine. I have created a tcp channel on both the client and the server for bi-directional communication.

If I start the server, then start the client, everything works fine and calls to the server result in an event being fired and sent back to the client.

If I keep the server running, shutdown the client, restart the client listening on the same port, I get the following error:

System.Runtime.Remoting.RemotingException: Requested Service Not Found

I have a feeling this has to do with the remote object lease, but I'm not sure what I need to do in this case.

If anybody could help me, I'd greatly appreciate it.
GeneralRe: Using Events with an Asyncronous Remote Process Pin
S. Senthil Kumar1-Jun-05 5:04
S. Senthil Kumar1-Jun-05 5:04 
GeneralRe: Using Events with an Asyncronous Remote Process Pin
markike091-Jun-05 6:00
markike091-Jun-05 6:00 
GeneralRe: Using Events with an Asyncronous Remote Process Pin
markike091-Jun-05 10:20
markike091-Jun-05 10:20 
GeneralRe: Using Events with an Asyncronous Remote Process Pin
S. Senthil Kumar2-Jun-05 1:32
S. Senthil Kumar2-Jun-05 1:32 
GeneralRe: Using Events with an Asyncronous Remote Process Pin
markike092-Jun-05 4:27
markike092-Jun-05 4:27 
QuestionCheck inputs into Setup Project dialogs? Pin
mav.northwind31-May-05 22:42
mav.northwind31-May-05 22:42 
GeneralReading Outlook Calendar's Pin
KaptinKrunch31-May-05 18:45
KaptinKrunch31-May-05 18:45 
QuestionHow to measure execution time ? Pin
SlavaFromUkraine31-May-05 12:35
SlavaFromUkraine31-May-05 12:35 
AnswerRe: How to measure execution time ? Pin
Christian Graus31-May-05 12:43
protectorChristian Graus31-May-05 12:43 
GeneralRe: How to measure execution time ? Pin
Colin Angus Mackay31-May-05 22:16
Colin Angus Mackay31-May-05 22:16 
GeneralRe: How to measure execution time ? Pin
Christian Graus31-May-05 22:21
protectorChristian Graus31-May-05 22:21 
GeneralRe: How to measure execution time ? Pin
SlavaFromUkraine1-Jun-05 0:01
SlavaFromUkraine1-Jun-05 0:01 
AnswerRe: How to measure execution time ? Pin
S. Senthil Kumar31-May-05 22:56
S. Senthil Kumar31-May-05 22:56 
AnswerRe: How to measure execution time ? Pin
Robert Rohde1-Jun-05 11:02
Robert Rohde1-Jun-05 11:02 
GeneralRe: How to measure execution time ? Pin
SlavaFromUkraine2-Jun-05 5:30
SlavaFromUkraine2-Jun-05 5:30 
AnswerRe: How to measure execution time ? Pin
SlavaFromUkraine2-Jun-05 5:10
SlavaFromUkraine2-Jun-05 5:10 
Generalusing visual studio.net and mathLab Pin
mr_rain31-May-05 8:44
mr_rain31-May-05 8:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.