26 May 2011 09:36
Load Addin in AppDomain
Hi, is it possible to load an AddIn in a separate AppDomain. As far as I understand the mechanism, I have to run the AddInManager initiailze in the separate appdomain and load the AddIns. But how can I run the AddInManager initialize in a separate AppDomain? When I try to create the AddInManager in the new AppDomain via CreateInstanceAndUnwrap I get an exception becauce the AddInManager is not marked as serializable? Any help would be great. Thanks F.Gsell -- -- You received this message because you are subscribed to the Google Groups "Mono.Addins" group. To post to this group, send email to mono-addins@... To unsubscribe from this group, send email to mono-addins+unsubscribe@... For more options, visit this group at http://groups.google.com/group/mono-addins?hl=en.
RSS Feed