77范文网 - 专业文章范例文档资料分享平台

报表环境问题整理(6)

来源:网络收集 时间:2019-01-27 下载这篇文档 手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:或QQ: 处理(尽可能给您提供完整文档),感谢您的支持与谅解。点击这里给我发消息

解决办法:

Reporting Services\\ReportServer\\Web.config 先备份该文件

然后用记事本打开 ,把

重启报表服务器试试。

22访问报表报表DSN错误

? ? ? ? ? ?

报错为 无法解密“Dsn”配置设置的加密值

Dsn : 指定承载报表服务器数据库的数据库服务器的连接字符串。在创建报表服务器数据库时,此值会进行加密并添加到配置文件中。

> 解决办法: 删除 报表服务器数据库重新创建就可以了 >

23无法访问已经关闭的资源集:

先把报表服务停止,然后重启,就可以解决问题了。

但要彻底解决需要打微软提供的补丁。请在空闲时间打一下。

请先打 windows 2008 r2 sp1

http://www.microsoft.com/downloads/zh-cn/details.aspx?FamilyID=c3202ce6-4056-4059-8a1b-3a9b77cdfdda&displayLang=zh-cn

然后下载这个补丁再安装

请到这个位置下载: 解决无法关闭的资源集的补丁_x64.rar

ftp://125.35.5.212 Port:21(网通) ftp://219.141.185.54 Port:21(电信)

账号:product 密码:product%

进入后有个 插件工具的文件中有这个 压缩包

24执行账户导致的错误

然后在报表服务器上进行安装,有可能解决这个问题。

如果安装失败了,请把报表服务器的操作系统的版本,还有 C:\\WINDOWS\\Microsoft.NET\\Framework\\v2.0.50727\\SOS.dll 的版本号。

这个问题已经远程解决。问题原因是在微软的报表配置工具中配置了执行账户。把这个账户删除就可以了。

在下面的界面上去掉指定账户复选框,然后点击应用。最后重启一下报表服务就可以了。 以后遇到该问题(无法加载表达式宿主程序集。详细信息: 未能加载文件或程序集

“UFSoft.UBF.Report.Base, Version=21.5401.8426.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。拒绝访问)

就按照这个办法解决,请知晓。

25执行报表提示找不到 ufrpt

运行报表时提示找不到 ufrpt ,查看配置文件中有该配置项。

问题 原因1: U9报表没有正常配置。

解决办法:请在安装工具中先卸载U9报表服务,然后把该服务删除,重新安装一次。安装完成后需要对报表服务器同步补丁。

问题原因2:缺少 UFSoft.UBF.Report.DataProviderForRS.dll 也会报这个错。

26 UBF无法刷出企业

覆盖UBF文件夹后可以登录报表开发平台,可退出UBF再打开时,出现UBF系统收集信息并修复窗口,修复完成后再打开,又无法显示企业列表。

解决方案:打UBF的补丁。 可以刷出企业,但无法看到组织

问题原因:无法访问数据库服务器。 解决方案:

修改hosts文件,把DB的IP加个映射。

需要在 C:\\WINDOWS\\system32\\drivers\\etc\\hosts 中添加 数据库群集(没有集群的话 就把数据库服务器的IP加进来)的 映射。

在空白处 写 Ip 机器名

注意 # 表示注释

27 UBF预览报错

按存储过程建立报表,预览查询结果时报错,无法显示字段,提示信息:System.BadImageFormatException: 未能加载文件或程序集“Microsoft.ReportingServices.Interfaces, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91”或它的某一个依赖项。试图加载格式不正确的程序。文件名:“

Microsoft.ReportingServices.Interfaces,

QueryParameterBuffer

Version=9.0.242.0,

parameters)

Culture=neutral,

dataQuery,

PublicKeyToken=89845dcd8080cc91ReportDataSource

dataSource,

UFSoft.UBF.Report.Runtime.LocalDataSourceGenerater.ExecuteUBFDataSet(DataQuery

UFSoft.UBF.Report.Runtime.LocalDataSourceGenerater.GetData(DataQuery dataQuery, ReportDataSource

dataSource) 在 UFSoft.UBF.Report.Designer.DataCommandBase.Execute(ReportDataSource source, DataQuery& query) 警告: 程序集绑定日志记录被关闭。要启用程序集绑定失败日志记录,请将注册表值 [HKLM\\Software\\Microsoft\\Fusion!EnableLog] (DWORD)设置为 1。注意: 会有一些与程序集绑定失败日志记录关联的性能损失。要关闭此功能,请移除注册表值 [HKLM\\Software\\Microsoft\\Fusion!EnableLog]。 解决办法:

UBF环境是64位的,需要打64位的补丁。

28 报表 SSL的问题

https安全连接的问题。删除安全连接,并 修改配置文件为 0

library!ReportServer_0-1!9f8!01/15/2013-04:51:31:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException library!ReportServer_0-1!9f8!01/15/2013-04:51:31:: i INFO: Minidump location: C:\\Program Files\\Microsoft SQL Server\\MSRS11.MSSQLSERVER\\Reporting Services\\Logfiles

resourceutilities!ReportServer_0-1!9f8!01/15/2013-04:51:31:: i INFO: Reporting Services starting SKU: Enterprise

ui!ReportServer_0-1!9f8!01/15/2013-04:51:31:: i INFO: Software Usage Metrics not enabled for Enterprise edition

library!ReportServer_0-1!9f8!01/15/2013-04:51:35:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.SecureConnectionRequiredException: , Microsoft.ReportingServices.Diagnostics.Utilities.SecureConnectionRequiredException: 正在尝试执行的操作需要安全连接(HTTPS)。;

library!ReportServer_0-1!9f8!01/15/2013-04:51:36:: i INFO: Catalog SQL Server Edition = Enterprise

crypto!ReportServer_0-1!9f8!01/15/2013-04:51:36:: i INFO: Initializing crypto as user: NT Service\\ReportServer

crypto!ReportServer_0-1!9f8!01/15/2013-04:51:36:: i INFO: Exporting public key

crypto!ReportServer_0-1!9f8!01/15/2013-04:51:36:: i INFO: Performing sku validation

crypto!ReportServer_0-1!9f8!01/15/2013-04:51:36:: i INFO: Importing existing encryption key library!WindowsService_1!a2c!01/15/2013-04:55:51:: i INFO: Call to CleanBatch()

library!WindowsService_1!a2c!01/15/2013-04:55:51:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.

栈信息:

[System.Net.WebException : 请求因 HTTP 状态 503 失败: Service Unavailable。] 在

Microsoft.SqlServer.ReportingServices2005.Execution.RSExecutionConnection.GetSecureMethods() 在

Microsoft.SqlServer.ReportingServices2005.Execution.RSExecutionConnection.IsSecureMethod(String methodname) 在

Microsoft.SqlServer.ReportingServices2005.Execution.RSExecutionConnection.SetConnectionSSLForMethod(String methodname) 在

Microsoft.SqlServer.ReportingServices2005.Execution.RSExecutionConnection.LoadReportDefinition(Byte[] Definition, Warning[]& warnings) 在

Microsoft.Reporting.WebForms.ServerReport.LoadReportDefinition(TextReader report) 在

UFSoft.UBF.Report.UI.ReportView.Web.ReportViewWebControl.SetReportViewerTemplate(ServerReport serverReport, Report reportTempalte, FilterValues filterValues) 在

UFSoft.UBF.Report.UI.ReportView.Web.ReportViewWebControl.PreapareTemplateforRemoteProcess(ReportViewer reportViewer) 在

UFSoft.UBF.Report.UI.ReportView.Web.ReportViewWebControl.PrepareTemplateToRender(ReportViewer reportViewer) 在

UFSoft.UBF.Report.UI.ReportView.Web.ReportViewWebControl.CreateChildControlHericky() 在

UFSoft.UBF.Report.UI.ReportView.Web.ReportViewWebControl.OnLoad(EventArgs e)

在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Control.LoadRecursive()

在 System.Web.UI.Page.ProcessRequestMain(Boolean

includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说综合文库报表环境问题整理(6)在线全文阅读。

报表环境问题整理(6).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印 下载失败或者文档不完整,请联系客服人员解决!
本文链接:https://www.77cn.com.cn/wenku/zonghe/460442.html(转载请注明文章来源)
上一篇:关于体育教育的几点思考
下一篇:初识
Copyright © 2008-2022 免费范文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ: 邮箱:tiandhx2@hotmail.com
苏ICP备16052595号-18
× 注册会员免费下载(下载后可以自由复制和排版)
注册会员下载
全站内容免费自由复制
注册会员下载
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: