zoukankan      html  css  js  c++  java
  • mscrm 4.0 报表服务器报错

    Error Description: An error occurred during report rendering.

    Error Details: An error occurred during report rendering.

    Full Stack: [MissingDataSourceCredentialsException: 一个或多个数据源缺少凭据]    在 Microsoft.Reporting.WebForms.ParametersArea.ValidateNonVisibleReportInputsSatisfied()    在 Microsoft.Reporting.WebForms.ReportViewer.OnPreRender(EventArgs e)

    [CrmException: An error occurred during report rendering.]    在 Microsoft.Crm.Web.Reporting.SrsReportViewer.ReportErrorHandler(Object sender, ReportErrorEventArgs e)    在 Microsoft.Reporting.WebForms.ReportViewer.OnError(Exception e)    在 Microsoft.Reporting.WebForms.ReportViewer.OnPreRender(EventArgs e)    在 System.Web.UI.Control.PreRenderRecursiveInternal()    在 System.Web.UI.Control.PreRenderRecursiveInternal()    在 System.Web.UI.Control.PreRenderRecursiveInternal()    在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    [HttpUnhandledException: 引发类型为“System.Web.HttpUnhandledException”的异常。]    在 System.Web.UI.Page.HandleError(Exception e)    在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    在 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    在 System.Web.UI.Page.ProcessRequest()    在 System.Web.UI.Page.ProcessRequest(HttpContext context)    在 ASP.rzl_crmreports_rsviewer_reportviewer_aspx.ProcessRequest(HttpContext context)    在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    Other Message:

    Error Number: 0x80040494

    Source File: Not available

    Line Number: Not available     Date: 11-27-2012

    Time: 09:43:30

    Server: 192.168.16.202    

  • 相关阅读:
    Python进阶-----类、对象的属性的增删改查
    SpringCloud(Finchley版) 服务注册与服务发现-Eureka原理深入
    SpringCloud项目之Eureka 配置 application.yml
    sql 获得各科最高分成绩和人数
    mysql主从同步
    Log4j.properties
    JDBC 配置 jdbc.properties
    Java 通过ant打包时给JS/Jsp/css等文件加上版本号 防止有缓存
    Ant 打包 build文件
    Java zip 压缩包下载excel文件
  • 原文地址:https://www.cnblogs.com/sunth/p/2790231.html
Copyright © 2011-2022 走看看