5 Aug 2011 14:34
Re: The invoked member is not supported in a dynamic assembly.
Hi,
Lluis.
El 25/07/2011, a las 12:33, Michael Shimmins escribió:
I'm getting this error when trying to Initialize the AddinManager:AddinManager.Initialize(catalogPath, pluginPath); The exception:The invoked member is not supported in a dynamic assembly.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NotSupportedException: The invoked member is not supported in a dynamic assembly.
Is thrown, with this stack trace:I was using Mono.Addings 0.6 from NuGet, but upgraded manually to the 0.6.1 release on CodePlex (which by the way has version 0.6.0 in the assembly info - not sure if it is actually 0.6.1 or not), but the error remains.Any thoughts?
[NotSupportedException: The invoked member is not supported in a dynamic assembly.] System.Reflection.Emit.InternalAssemblyBuilder.get_CodeBase() +56 Mono.Addins.AddinEngine.CheckHostAssembly(Assembly asm) +85 Mono.Addins.AddinEngine.ActivateRoots() +44 Mono.Addins.AddinEngine.Initialize(Assembly startupAsm, String configDir, String addinsDir, String databaseDir) +320 Mono.Addins.AddinManager.Initialize(String configDir, String addinsDir) +49 --
You received this message because you are subscribed to the Google Groups "Mono.Addins" group.
To view this discussion on the web visit https://groups.google.com/d/msg/mono-addins/-/WRUQz5_JTMIJ.
To post to this group, send email to mono-addins-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To unsubscribe from this group, send email to mono-addins+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
For more options, visit this group at http://groups.google.com/group/mono-addins?hl=en.
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to mono-addins+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mono-addins?hl=en.
RSS Feed