找回密码
 立即注册

QQ登录

只需一步,快速开始

langren82

初级会员

21

主题

89

帖子

210

积分

初级会员

积分
210

活字格认证

langren82
初级会员   /  发表于:2012-2-13 08:21  /   查看:12268  /  回复:11
刚下载试用 怎么无法调试 出现这个错误

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

11 个回复

倒序浏览
iceman
社区贡献组   /  发表于:2012-2-13 09:46:00
沙发

回复 1# langren82 的帖子

langren82 你好,请尝试以下步骤:
1.删除现有 Licenses.licx 文件->删除 WebForm 上的 Spread ->重新添加 Spread 生成 Licenses.licx 文件->重新编译。
回复 使用道具 举报
langren82
初级会员   /  发表于:2012-2-13 10:45:00
板凳
一样 还是不行
回复 使用道具 举报
iceman
社区贡献组   /  发表于:2012-2-13 11:13:00
地板

回复 3# langren82 的帖子

langren82 你好,
1.请问安装 Spread 时随机安装的 Sample 可以正常运行吗?
2.目前没有办法确定问题所在,所以请你把错误工程上传到论坛,以便进行调试,给你带来不便,很抱歉。
回复 使用道具 举报
langren82
初级会员   /  发表于:2012-2-13 15:01:00
5#
Sample 可以正常运行 可以用 我换5也不行
回复 使用道具 举报
iceman
社区贡献组   /  发表于:2012-2-13 16:52:00
6#

回复 5# langren82 的帖子

langren82 你好,不好意思,没能重现你的问题,可以发个 Demo 到论坛调试吗?
回复 使用道具 举报
langren82
初级会员   /  发表于:2012-2-14 08:00:00
7#
怎么发 demo 上传文件不能用
回复 使用道具 举报
iceman
社区贡献组   /  发表于:2012-2-14 09:03:00
8#

回复 7# langren82 的帖子

langren82 你好,上传文件的格式可以使 zip 或者 rar,文件大小小于 4M 。
回复 使用道具 举报
langren82
初级会员   /  发表于:2012-2-14 09:36:00
9#

看下吧 就一个页面

lz.rar (9.29 KB, 下载次数: 1111)
回复 使用道具 举报
iceman
社区贡献组   /  发表于:2012-2-14 17:59:00
10#

回复 9# langren82 的帖子

langren82  你好,
错误原因为缺少 App_Licenses.dll 文件。下面分别为 VS 2010 和 VS 2008 解决方案。

1.VS 2010 ,在 WebSite 下添加第三方控件,不会自动生成 App_Licenses.dll 文件,该功能在 VS 2010 中被 Cut 掉。
解决办法:可以手动添加,或在 Project 下使用 Spread。

2.VS 2008,该问题在 VS 2008 SP1 中得到修复。
解决办法:安装 SP1 、手动添加 App_Licenses.dll 或在 Project 下使用 Spread。

详细请参考:
http://connect.microsoft.com/Vis ... -in-asp-net-website
回复 使用道具 举报
12下一页
您需要登录后才可以回帖 登录 | 立即注册
返回顶部