Friday, February 5, 2010

Runtime Error Port Royale 2 Vb.net Remoting Error While Registering The Events On Clients.?

Vb.net remoting Error while registering the events on clients.? - runtime error port royale 2

Hello,

As always the following error in event logging on to customers.
Error:
"Can not create form. Exception.InnerException Details. The error message is: Exception has been thrown by the target of an invocation."


"Mi Consolidation
Kunden' ---------
As Chan HttpChannel
ServerProven As New BinaryServerFormatterSinkProvider
ClientProv As New BinaryClientFormatterSinkProvider
As an accessory IDictionary = New Hashtable
serverProv.TypeFilterLevel = System.Runtime.Serialization.Formatters. ...
Props ( "port") = 0
"Props (" name ") =" Chat Application "
Chan = new HttpChannel (accessories, clientProv, ServerProven)
ChannelServices.RegisterChannel (chan, False)

TheMa manager = CType (Activator.GetObject (Type.GetType (http://localhost:7777/ChatApplication "..." ") ... InBetween.Manager)

AddHandler Me.theManager.evtReceiveText, adr

1 comment:

kryzchek... said...

Can the full stack trace so we can see the inner exception?

Post a Comment