Monday, May 24, 2010

Vb.net remoting?

Hi!,





I am developing a chat system using vb.net in vs 2005. I am getting the following error while registering the events.





error details: System.InvalidOperationException was unhandled


Message="An error occurred creating the form. See Exception.InnerException for details. The error is: Type System.DelegateSerializationHolder and the types derived from it (such as System.DelegateSerializationHolder) are not permitted to be deserialized at this security level."


Source="ChatApplication"


StackTrace:


at ChatApplication.My.MyProject.MyForms.Cre... Instance) in 17d14f5c-a337-4978-8281-53493378c1071.vb... 190


at ChatApplication.My.MyProject.MyForms.get...


at ChatApplication.Client.Main() in C:\tests\chatSol\ChatApplication\Client.... 8


at System.AppDomain.nExecuteAssembly(Assemb... assembly, String[] args)


at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)


at Microsof

Vb.net remoting?
anyway to put the code here so I can look at it?


No comments:

Post a Comment