找回密码
 立即注册

QQ登录

只需一步,快速开始

Millerzyx

注册会员

1

主题

4

帖子

19

积分

注册会员

积分
19
最新发帖
Millerzyx
注册会员   /  发表于:2017-6-12 16:28  /   查看:3953  /  回复:7
您好, 请您给出ActiveReports version7 服务器免安装的步骤。 目前我遇到的问题是,服务器上必须安装.msi安装包,这会影响多服务器部署。

7 个回复

倒序浏览
Lenka.Guo讲师达人认证 悬赏达人认证
超级版主   /  发表于:2017-6-12 16:58:55
沙发
您好,
AR 是只限制开发,不限制部署,所以您在部署的机器是不需要安装AR的部署请参考:
http://blog.gcpowertools.com.cn/ ... ts_Deploy_-IIS.aspx

回复 使用道具 举报
Millerzyx
注册会员   /  发表于:2017-6-19 14:14:39
板凳
您好,

我的项目是.NET MVC。已经按照http://arhelp.grapecity.com/2015/06/09/fix-90-of-licensing-issues-with-3-key-points/  此处的说明,添加了licenses.licx文件,并且build了App_Licenses.dll文件,将dll添加到项目引用后重新build.

但是部署到没有安装activereports7的环境里,仍然会抛出异常“License for the SectionReport cannot be found.  ”

请问这个还会有什么原因呢?

我的licenses.licx文件里添加的内容如下:

GrapeCity.ActiveReports.SectionReport, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.Section, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.PageHeader, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.PageFooter, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.Label, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.TextBox, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.Detail, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.Picture, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.GroupHeader, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.GroupFooter, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.Line, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.LineStyle, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.Shape, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.ReportHeader, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.ReportFooter, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.SectionReportModel.ARControl, GrapeCity.ActiveReports.v7
GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport, GrapeCity.ActiveReports.Export.Pdf.v7

另外,我在本机安装的试用版AR7后, licenses 有错误,但是本机编译,运行网站能生成AR7报表。 错误代码是License-Error(01-005),截图在附件中。可否重新帮我生成一份试用版的产品认证码,谢谢。 我的邮箱是229901498@qq.com

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复 使用道具 举报
Lenka.Guo讲师达人认证 悬赏达人认证
超级版主   /  发表于:2017-6-19 15:06:37
地板
您好,试用版没有产品认证码。您当前的Product Key 显示不正常,是您安装AR时注册表被修改或其他信息被杀毒软件清理,导致License信息有误。需要正码激活
回复 使用道具 举报
Millerzyx
注册会员   /  发表于:2017-6-19 15:11:35
5#
请问如何修改注册表,使试用版恢复正常呢?

另外,虽然激活码显示不正常,我的版本能够编译,并在本地运行。还有什么配置需要做,才能够使其在服务器上正常工作呢?
回复 使用道具 举报
Lenka.Guo讲师达人认证 悬赏达人认证
超级版主   /  发表于:2017-6-19 17:01:19
6#
您注册表被损坏所以才导致License问题,License问题出现编译环境下肯定是无法通过,建议您换台机器或者重新安装AR,或者使用正式激活码激活。

如果开发机器上的License不正常,部署的机器也不会正常的,如果部署正常就不需要开发授权了。
回复 使用道具 举报
Millerzyx
注册会员   /  发表于:2017-6-20 16:29:10
7#
谢谢。已经用AR8 试用版编译通过。

请问另外一种授权licenses方式:在web.config文件里配置web key,可以免除在服务器上安装.msi package吗? 如图:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复 使用道具 举报
Lenka.Guo讲师达人认证 悬赏达人认证
超级版主   /  发表于:2017-6-20 18:11:37
8#
您好,
服务器不需要安装AR,WebKey 是用来在Web项目中增加授权信息的
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 立即注册
返回顶部