我有VB.net应用程序,其中Infragistics dll显示错误。我试图获得它的dll但它似乎无处可用。
在尝试构建应用程序时发现以下错误
Exception occurred creating type 'Infragistics.Win.Misc.UltraExpandableGroupBox, Infragistics2.Win.Misc.v7.2, Version=7.2.20072.61, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' System.ComponentModel.LicenseException E:\CONTRIBUTION MANAGER\Contribution Manager\Win764\ContributionManager\My Project\licenses.licx
任何对此dll有任何想法的人请帮帮我!!
答案 0 :(得分:1)
我想这有帮助,只需将license.licx上的构建操作设置为None。