zoukankan      html  css  js  c++  java
  • 报表服务器上出现内部错误。有关详细信息,请参阅错误日志。 (rsInternalError) 获取联机帮助.找不到存储过程 'GetOneConfigurationInfo'。

    错误提示:
    报表服务器上出现内部错误。有关详细信息,请参阅错误日志。 (rsInternalError) 获取联机帮助
    找不到存储过程 'GetOneConfigurationInfo'。

    Could not find stored procedure 'GetOneConfigurationInfo'.


    错误原因:
    不存在ReportServer、ReportServerTempDB数据库

    解决方法:
    在Reporting Services 配置---数据库安装---新建---

    On Reporting Server configuration manager > database setup > databaseName, use the report

    server's name instead of the database used in the report. for example, by default, the database

    name is "reportserver", Not the Northwind database is used in the report. It will prompt you for

    the report database later.

  • 相关阅读:
    前端开发中一些好用的软件包。
    LeetCode 26 删除排序数组中的重复项
    算法 主定理
    算法学习计划继续三四个月
    Web Api
    DOM viewport
    CSS OM
    DOM Range Api
    DOM 操作 2
    DOM Event
  • 原文地址:https://www.cnblogs.com/Snowfun/p/2216273.html
Copyright © 2011-2022 走看看