为什么rdlc报告错误,帮助我 [英] Why rdlc Report Error, Help Me

查看:92
本文介绍了为什么rdlc报告错误,帮助我的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

分析程序错误



描述:解析为此请求提供服务所需的资源时发生错误。请查看以下特定的解析错误详细信息并相应地修改源文件。



解析器错误消息:无法加载文件或程序集'Microsoft.ReportViewer.WebForms,Version = 11.0.0.0,Culture = neutral,PublicKeyToken = 89845dcd8080cc91'或其依赖项之一。系统找不到指定的文件。



来源错误:





第1行:<%@ Page Title =""语言= QUOT; C#"的MasterPageFile = QUOT;〜/ MainMaster.Master" AutoEventWireup = QUOT;真"代码隐藏= QUOT; ReportSupplierInformation.aspx.cs"继承= QUOT; Inventory.SupplierInformationReport" %>

第2行:<%@ Register assembly =" Microsoft.ReportViewer.WebForms,Version = 11.0.0.0,Culture = neutral,PublicKeyToken = 89845dcd8080cc91"命名空间= QUOT; Microsoft.Reporting.WebForms"的TagPrefix = QUOT; rsweb" %>

第3行:< asp:Content ID =" Content1" ContentPlaceHolderID = QUOT; HEAD" runat =" server">

第4行:< / asp:内容>



源文件:/ReportSupplierInformation.aspx Line :2



程序集加载跟踪:以下信息有助于确定程序集Microsoft.ReportViewer.WebForms,Version = 11.0.0.0,Culture = neutral的原因,无法加载PublicKeyToken = 89845dcd8080cc91。





WRN:程序集绑定日志已关闭。

要启用程序集绑定失败日志记录,请将注册表值[HKLM \Software\Microsoft \Fusion!EnableLog](DWORD)设置为1.

注意:程序集绑定会导致一些性能损失故障记录。

要关闭此功能,请删除注册表值[HKLM \Software\Microsoft\Fusion!EnableLog]。

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load file or assembly 'Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 1: <%@ Page Title="" Language="C#" MasterPageFile="~/MainMaster.Master" AutoEventWireup="true" CodeBehind="ReportSupplierInformation.aspx.cs" Inherits="Inventory.SupplierInformationReport" %>
Line 2: <%@ Register assembly="Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" namespace="Microsoft.Reporting.WebForms" tagprefix="rsweb" %>
Line 3: <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
Line 4: </asp:Content>

Source File: /ReportSupplierInformation.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

推荐答案

请参阅 - 无法加载文件或程序集'Microsoft.Repo rtViewer.WebForms,Version = 11.0.0.0, [ ^ ]并按照步骤操作。
Refer - Could not load file or assembly 'Microsoft.ReportViewer.WebForms, Version=11.0.0.0,[^] and follow the steps.


这篇关于为什么rdlc报告错误,帮助我的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆