Click here to Skip to main content
15,916,042 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: SplitContainer with more than 2 panels Pin
J$11-Feb-08 14:00
J$11-Feb-08 14:00 
GeneralRe: SplitContainer with more than 2 panels Pin
cstrader23212-Feb-08 4:10
cstrader23212-Feb-08 4:10 
GeneralDetect keypress on startup Pin
cstrader23211-Feb-08 6:53
cstrader23211-Feb-08 6:53 
GeneralRe: Detect keypress on startup Pin
Dave Kreskowiak11-Feb-08 8:06
mveDave Kreskowiak11-Feb-08 8:06 
GeneralRe: Detect keypress on startup Pin
cstrader23211-Feb-08 10:09
cstrader23211-Feb-08 10:09 
GeneralRe: Detect keypress on startup Pin
Dave Kreskowiak12-Feb-08 3:16
mveDave Kreskowiak12-Feb-08 3:16 
GeneralRe: Detect keypress on startup Pin
cstrader23212-Feb-08 3:39
cstrader23212-Feb-08 3:39 
QuestionProblem:Remoting server is diconnect after some time. Pin
Nitin J. Jain11-Feb-08 1:02
professionalNitin J. Jain11-Feb-08 1:02 
Hi,
I am making a application which is communicate with another application on the same system.
i use config file for the remoting cofiguration.And its worked fine for few minutes.
But after some times an error is occured when try to raise event to the client from server. Error is "Object '/313ea683_ade8_4edd_9b25_d5a9566a83b4/st61eu4jxpjjvhgy1ts4zuuk_1.rem' has been disconnected or does not exist at the server."
I already to the lease to Time.Span=0 and also try Nothing.
But same problem is occured.
At the same time client is properly responding i.e. client is able to raise event at server.

can any one soultion for the same.please help about this??????????

Complete error message is -->

System.Runtime.Remoting.RemotingException was caught
Message="Object '/313ea683_ade8_4edd_9b25_d5a9566a83b4/st61eu4jxpjjvhgy1ts4zuuk_1.rem' has been disconnected or does not exist at the server."
Source="mscorlib"
StackTrace:
Server stack trace:
at System.Runtime.Remoting.Channels.ChannelServices.CheckDisconnectedOrCreateWellKnownObject(IMessage msg)
at System.Runtime.Remoting.Channels.ChannelServices.DispatchMessage(IServerChannelSinkStack sinkStack, IMessage msg, IMessage& replyMsg)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at EventsManager.SharedClass.WrapperClass.WrapperClassMethod(Object sender, EventArguments e)
at EventsManager.SharedClass.Hoster.CallClientEvent(Object Server, EventArguments e) in D:\Nitin Jain\RnD\RemotingRnD\Currently Working on this\Reminder By Remoting Intregrated with PDA - 080207\prjRemotingClient\Remoting Shared Class\EventsManager\Hoster.vb:line 143
at PDA.ProspectDatabaseApplication.frmActivityEntry.SaveRecord() in D:\Nitin Jain\RnD\RemotingRnD\Currently Working on this\Reminder By Remoting Intregrated with PDA - 080207\PDA-Remoting Server\ProspectDatabaseApplication\frmActivityEntry.vb:line 2063
GeneralRe: Problem:Remoting server is diconnect after some time. Pin
m@u11-Feb-08 3:31
m@u11-Feb-08 3:31 
QuestionRe: Problem:Remoting server is diconnect after some time. Pin
Nitin J. Jain11-Feb-08 7:21
professionalNitin J. Jain11-Feb-08 7:21 
GeneralRe: Problem:Remoting server is diconnect after some time. Pin
Dave Kreskowiak11-Feb-08 8:12
mveDave Kreskowiak11-Feb-08 8:12 
GeneralRe: Problem:Remoting server is diconnect after some time. Pin
m@u11-Feb-08 21:29
m@u11-Feb-08 21:29 
GeneralBlank screen Pin
Jodd11-Feb-08 0:32
Jodd11-Feb-08 0:32 
AnswerRe: Blank screen Pin
Steven J Jowett11-Feb-08 1:28
Steven J Jowett11-Feb-08 1:28 
GeneralRe: Blank screen Pin
Luc Pattyn11-Feb-08 1:54
sitebuilderLuc Pattyn11-Feb-08 1:54 
Questionimplementing a basic VPN in vb.net 2005 Pin
Warp10-Feb-08 23:46
Warp10-Feb-08 23:46 
GeneralRe: implementing a basic VPN in vb.net 2005 Pin
Dave Kreskowiak11-Feb-08 8:13
mveDave Kreskowiak11-Feb-08 8:13 
QuestionHow to delete temporary files ,cookies and cache in vb.net? Pin
AshuVyas10-Feb-08 20:53
AshuVyas10-Feb-08 20:53 
AnswerRe: How to delete temporary files ,cookies and cache in vb.net? Pin
Guffa11-Feb-08 0:07
Guffa11-Feb-08 0:07 
QuestionRSA Encryption Key Pin
Sean Ferguson10-Feb-08 19:40
Sean Ferguson10-Feb-08 19:40 
GeneralRe: RSA Encryption Key Pin
Paul Conrad21-Mar-08 9:40
professionalPaul Conrad21-Mar-08 9:40 
GeneralArray population issue Pin
Dee Kay10-Feb-08 17:13
Dee Kay10-Feb-08 17:13 
GeneralRe: Array population issue Pin
nishkarsh_k10-Feb-08 18:52
nishkarsh_k10-Feb-08 18:52 
GeneralRe: Array population issue Pin
Dave Kreskowiak11-Feb-08 5:00
mveDave Kreskowiak11-Feb-08 5:00 
QuestionReport issue Pin
Tauseef A10-Feb-08 16:56
Tauseef A10-Feb-08 16:56 

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.