Posted 12 August 2019, 12:25 pm EST
Hi,
i am getting error while working with C1.Win.C1List.C1List.4.
I have the following in the license file. C1.Win.C1List.C1Combo, C1.Win.C1List.4, Version=4.1.20103.174, Culture=neutral, PublicKeyToken=6b24f8f981dbd7bc
System.NotSupportedException: The invoked member is not supported in a dynamic assembly.
at System.Reflection.Emit.InternalAssemblyBuilder.GetManifestResourceNames()
at C1.Util.Licensing.SafeLicenseContext.CaseInsensitiveManifestResourceStreamLookup(Assembly satellite, String name)
at C1.Util.Licensing.SafeLicenseContext.GetSavedLicenseKey(LicenseContext context, Type type, Assembly resAsm)
at C1.Util.Licensing.ProviderInfo.ValidateRuntime(Type type, LicenseContext context)
at C1.Util.Licensing.ProviderInfo.Validate(Type type, Object instance, Boolean showNagDialog)
at C1.Win.C1List.C1List…ctor()
at Cross.FrontOffice.Forms.frmAdjustmentReason.InitializeComponent()
at Cross.FrontOffice.Forms.frmAdjustmentReason…ctor()
at Cross.FrontOffice.Forms.frmFolio.Adjust()
at Cross.FrontOffice.Forms.frmInformation.Adjust_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
I am correct license file but still this error is reproducible. is there any fix for this.