asp.net的启动帐号(一般是asp.net这个帐号)对这个
C:\Program Files\Microsoft Visual Studio .NET\Crystal Reports\Samples\Reports\General Business的文件夹没有访问权限.
你把这个rpt文件放到你的project下面去

解决方案 »

  1.   

    我把rpt文件放到project下去还是一样,而且我把asp。net已经加入到administrators组中了
      

  2.   

    在web.config里加入<identity impersonate="true"/>
      

  3.   

    在Codebehind里加 CrystalReportViewer1.ReportSource = Server.MapPath("World Sales Report.rpt")试试看
      

  4.   

    用了bitsbird(一瓢.net) 的方法,表是出来了,图都还是出不来这是怎么回事?
      

  5.   

    http://community.csdn.net/Expert/topic/3083/3083377.xml?temp=.1471674
      

  6.   

    Error: 渲染页失败。 怎么回事啊
      

  7.   

    I've solved the problem, a registry key is missing you need to create key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service 
    s\W3SVC\Parameters\Virtual Roots 
    - Value name = /CrystalReportWebFormViewer 
    - Value Data = c:\program files\Microsoft Visual 
    Studio .Net\Crystal Reports\Viewers\,,201