水晶报表CrystalReportViewer不兼容IE10的问题

hsy_2011 2013-09-10 02:27:50
水晶报表CrystalReportViewer不兼容IE10的问题,如何解决???
...全文
1409 9 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
9 条回复
切换为时间正序
请发表友善的回复…
发表回复
wzhenhang 2014-08-28
  • 打赏
  • 举报
回复
我也遇到这个问题,WIN7,64位系统,IE10,显示如图图片,在VS2010里面能正常预览
ocean_gg 2014-08-28
  • 打赏
  • 举报
回复
我也是同样的问题,ie11也不兼容,知道的朋友帮帮帮忙。
blinglee 2014-02-21
  • 打赏
  • 举报
回复
IE10改成兼容模式试试看?
tanpeng1711 2014-02-08
  • 打赏
  • 举报
回复
楼主问一下,你在服务器上部署遇到问题没?我这边部署时缺少log4net的dll,楼主有的话麻烦发我下。
setcs_lw 2014-01-15
  • 打赏
  • 举报
回复
<meta http-equiv="X-UA-Compatible" content="IE=9,chrome=1" /> 加上这个就行了 。给分把 。
setcs_lw 2014-01-15
  • 打赏
  • 举报
回复
我也遇到了这个问题 ,请问楼主解决了吗 ?
yuzan0123 2013-11-06
  • 打赏
  • 举报
回复
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="InventoryPrint.aspx.cs" Inherits="Mcake.Web.Utility.InventoryPrint" %> <%@ Register Assembly="CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" Namespace="CrystalDecisions.Web" TagPrefix="CR" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> </head> <body> <form id="form1" runat="server"> <%-- <CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="true" />--%> <CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="false" HasCrystalLogo="False" HasSearchButton="False" HasToggleGroupTreeButton="False" ToolPanelView="None" HasToggleParameterPanelButton="False" /> </form> </body> </html>
依然如昨 2013-10-30
  • 打赏
  • 举报
回复
同问...烦

4,819

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 图表区
社区管理员
  • 图表区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧