Click here to Skip to main content
15,929,721 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Pls.Help With a combobox Pin
monica2k1-Jun-05 12:38
monica2k1-Jun-05 12:38 
GeneralAbout controls Pin
amcatellani31-May-05 16:32
amcatellani31-May-05 16:32 
GeneralRe: About controls Pin
Christian Graus31-May-05 16:37
protectorChristian Graus31-May-05 16:37 
GeneralInsert Text Box object to MS word Pin
IvanChang31-May-05 16:06
IvanChang31-May-05 16:06 
GeneralAbout TabControl Pin
amcatellani31-May-05 15:05
amcatellani31-May-05 15:05 
GeneralRe: About TabControl Pin
Christian Graus31-May-05 15:40
protectorChristian Graus31-May-05 15:40 
GeneralRe: About TabControl Pin
rudy.net31-May-05 16:53
rudy.net31-May-05 16:53 
GeneralUsing Events with Asyncronous Remote Processes Pin
markike0931-May-05 12:16
markike0931-May-05 12:16 
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.
GeneralVB6 -> C++ Pin
Peter Weyzen31-May-05 11:13
Peter Weyzen31-May-05 11:13 
GeneralRe: VB6 -> C++ Pin
Peter Weyzen31-May-05 11:42
Peter Weyzen31-May-05 11:42 
GeneralRe: VB6 -> C++ Pin
Christian Graus31-May-05 11:55
protectorChristian Graus31-May-05 11:55 
GeneralRe: Getting Domain Level User Information Pin
Dave Kreskowiak31-May-05 6:10
mveDave Kreskowiak31-May-05 6:10 
GeneralRe: Getting Domain Level User Information Pin
Mtognetti31-May-05 7:59
Mtognetti31-May-05 7:59 
Generalurgent help on book system Pin
Manik Nath31-May-05 2:45
Manik Nath31-May-05 2:45 
GeneralRe: urgent help on book system Pin
Dave Kreskowiak31-May-05 6:08
mveDave Kreskowiak31-May-05 6:08 
GeneralRe: urgent help on book system Pin
Christian Graus31-May-05 11:59
protectorChristian Graus31-May-05 11:59 
GeneralRe: urgent help on book system Pin
Manik Nath1-Jun-05 1:17
Manik Nath1-Jun-05 1:17 
GeneralRe: urgent help on book system Pin
Dave Kreskowiak1-Jun-05 2:01
mveDave Kreskowiak1-Jun-05 2:01 
GeneralRe: urgent help on book system Pin
Manik Nath1-Jun-05 3:57
Manik Nath1-Jun-05 3:57 
GeneralRe: urgent help on book system Pin
Christian Graus1-Jun-05 11:15
protectorChristian Graus1-Jun-05 11:15 
Generalhelp on conversion Pin
Member 199825031-May-05 2:26
Member 199825031-May-05 2:26 
GeneralRe: help on conversion Pin
Dave Kreskowiak31-May-05 6:04
mveDave Kreskowiak31-May-05 6:04 
GeneralRe: help on conversion Pin
Robert Rohde31-May-05 8:14
Robert Rohde31-May-05 8:14 
GeneralRe: help on conversion Pin
Dave Kreskowiak31-May-05 15:52
mveDave Kreskowiak31-May-05 15:52 
GeneralRe: help on conversion Pin
Robert Rohde31-May-05 20:22
Robert Rohde31-May-05 20:22 

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.