使用vs2008,C#开发,使用TXTextControl.TextControl, 使用 SmartAssembly 6,MaxtoCode Professional 2007等混淆工具,都不行!
System.ComponentModel.LicenseException: The following control could not be licensed: TXTextControl.TextControl
在 ?.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
在 System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey)
在 System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license)
在 System.ComponentModel.LicenseManager.Validate(Type type, Object instance)
在 TXTextControl.TextControlBase..ctor(Boolean A_0, Type A_1)
在 TXTextControl.TextControl..ctor()
在 #E.#9.#e()
在 #E.#9..ctor()
在 #E.#D.#B(Object sender, EventArgs e)
在 System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
在 System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) |
|