刚下载试用 怎么无法调试 出现这个错误
License for the Spread cannot be found.
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.ComponentModel.LicenseException: License for the Spread cannot be found.
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[LicenseException: License for the Spread cannot be found.]
GrapeCity.Licenses.PowerToolsLicenseProvider.EndApplication(Type componentType, y license) +142
GrapeCity.Licenses.WebFormLicenseProvider.EndApplication(Type componentType, y license) +125
GrapeCity.Licenses.PowerToolsLicenseProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) +772
System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey) +237
System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license) +41
System.ComponentModel.LicenseManager.Validate(Type type, Object instance) +31
FarPoint.Web.Spread.FpSpread.OnInit(EventArgs e) +153
System.Web.UI.Control.InitRecursive(Control namingContainer) +333
System.Web.UI.Control.InitRecursive(Control namingContainer) +210
System.Web.UI.Control.InitRecursive(Control namingContainer) +210
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378 |
|