Recent content by hmandevteam

  1. H

    C# AppDomain and event handling question

    i used this method http://hman.pastebin.com/2b7ng3Ss to raise event from plugin and it work fine if plugin generate event in first minutes, if plugin try to generate event after some stand by minutes, i obtain an exception: Unhandled Exception: System.Runtime.Remoting.RemotingException: No...