我不懂.net,请求解决办法,下面是错误页面:分析器错误信息: 找不到文件或程序集名称“CrystalDecisions.Shared”,或找不到它的一个依赖项。源错误: 
行 8:   <system.web>
行 9:   <compilation defaultLanguage="c#" debug="true">
行 10:  <!-- <assemblies><add assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies>--><assemblies><add assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies></compilation>
行 11:  <customErrors defaultRedirect="Error.aspx" mode="Off"/>
行 12:  <authentication mode="Forms">
 源文件: C:\Inetpub\wwwroot\uds\web.config    行: 10 程序集加载跟踪: 下列信息有助于确定程序集“CrystalDecisions.Shared”无法加载的原因。
=== Pre-bind state information ===
LOG: DisplayName = CrystalDecisions.Shared, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
 (Fully-specified)
LOG: Appbase = file:///C:/Inetpub/wwwroot/uds
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: CrystalDecisions.Shared, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/uds/c9b74929/488a83e7/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/uds/c9b74929/488a83e7/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/uds/bin/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/uds/bin/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/uds/c9b74929/488a83e7/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/uds/c9b74929/488a83e7/CrystalDecisions.Shared/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/uds/bin/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/uds/bin/CrystalDecisions.Shared/CrystalDecisions.Shared.EXE. 

解决方案 »

  1.   

    把CrystalDecisions.Shared.dll等水晶报表的dll  copy到你的bin目录下
      

  2.   

    我装的是版本为11的水晶报表,怎么找不到CrystalDecisions.Shared.dll
      

  3.   

    把bin里面的CrystalDecisions.Shared.dll文件删除掉之后就可以了
      

  4.   

    重新配置该系统或把下载的原文件覆盖一遍就可以了,往往就是有些.DLL数据集产生错误.
      

  5.   

    我想找个水晶报表11还原为9,但找了好久就是没有找到下载的,verycd里速度又太慢了,可否给我提供一个下载地址,谢谢了