问题标签 [report-viewer2012]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
winforms - 如何为在 Visual Studio 2015 中开发的项目部署报表查看器运行时
我已将 VS 2013 WinForm 项目转换为 VS 2015。在客户端上安装它后,报表查看器要求 Microsoft.ReportViewer.WinForms 12.0.0.0。
使用 VS 2013 项目 Report Viewer 2012 Runtime 运行良好。
我无法找到任何更新版本的 Report Viewer Runtime。
有谁知道我在哪里可以找到它?
谢谢
compatibility - ssrs报告中的垂直滚动条在不兼容模式下没有出现在ie 11中
我正在使用 Microsoft 报告查看器 (11.0.0) 2012 版显示报告,在我的 aspx 页面中,我使用以下代码。问题是报告在兼容模式下显示垂直滚动条,但在非兼容模式下消失。我尝试将溢出属性添加到外部 div,但向下滚动时也会向上滚动报告列标题。我无法添加兼容性元标记来解决此问题。请帮忙。谢谢
.net - 找不到适用于 VS2015 的 ReportViewer v12 的 winforms.dll
我刚刚将一个 VS2010 项目导入 VS2015,但是在引用 winforms.dll 2012 版时,我在 ReportViewer 2012 上收到了一些错误。
我确实从这里安装了运行时版本 2015:https ://www.microsoft.com/en-us/download/details.aspx?id=45496
现在,我找不到reportviewer.winforms 的新dll。我不确定这是否是 Visual Studio 2015 所需的正确安装文件。有人可以帮忙吗?- 提前致谢。
pdf - How to send jqPlot Image to the Microsoft ReportViewer RDLC in order to generate a PDF
All:
Here is the information about my Web Application development environment:
-Microsoft Visual Studio Professional 2013
-.NET Framework 4.0
I've installed the following:
-Microsoft Report Viewer 2012 Runtime
-Microsoft Report Viewer 2010 SP1 WebForms
-jqPlot Charts version: 1.0.8 revision: 1250
For the application that we develop at work, we are able to generate a Graph using jqPlot.
jqPlot will place the graph that is generated in the following div section within an ASPX page:
However, one of the requirements for the project is to ensure that the graph can also be placed in PDF file if the user wants to generate a pdf using Microsoft ASP.NET Report Definition Language Client-side (rdlc) and Microsoft ReportViewer technology.
1) Would it be possible to some how directly you get the jqPlot graph as an image into a pdf file?
If no, I have figured out how to make use of jqPlot's API to create an image in another div section of the same ASPX page.
I just wanted to briefly describe the code:
2) Is it possible to send the imgelem variable which references an image to the Microsoft ReportViewer rdlc file? If yes, could someone please give me a high-level stepy-by-step plan as to how I should go about implementing such a feature?
excel - SSRS 导出到 xlsx 坏了?
我有一些报告,我想仅使用一个链接将其呈现到 Excel 中。为了做到这一点,我有一个页面(实际上是 Web 应用程序),它使用 ReportViewer 选择参数,然后使用以下代码截取渲染阶段:
并稍后将其发送给用户。
然而,虽然渲染到旧的 Excel 格式(使用ReportViewer.ServerReport.Render("Excel")
)效果很好,但渲染到较新的 EXCELOPENXML 文件格式会提供一个 Excel 2013 认为已损坏的文件。
在我让 Excel 修复文件后,除了布局上的一些差异外,我真的看不出文件内容有任何差异。但是,我不能交付一个损坏的应用程序,所以我必须让它工作。用户不会接受此输出。由于我们的报告产生大量行,我们确实需要更新的文件格式。
有谁知道这是否是reportviewer中的错误,还是我在这里做错了什么?有谁知道修复?
reporting-services - 使用reportviewer 看起来很大的SSRS 参数下拉列表
ZUsing Reportviewer 与 Visual Studio 2013 和 SSRS 2008 我面临的问题是多值参数、日历和显示/隐藏参数下拉列表看起来非常大。我无权访问 Report server ,因此无法更改 css 或那里的任何设置。这是相同的屏幕截图。现在不知道如何解决这个问题。
显示/隐藏参数下拉看起来很棒
看起来非常大且相似的日历参数图标是多值参数的情况
c# - Reportviewer - 仅在我的电脑上不返回报告
这是我第一次使用 Microsoft Reporting Services 和 ReportViewer v11.0.0.0。Visual Studio 2010 上有一个带有 SQL Server 2008 和 ReportViewer v11.0.0.0 的项目。这个项目可以在另一台电脑上运行,但是我的电脑在运行项目的时候,输入参数后,我收到一个空白页(全白),基本上reportviewer不会显示在其他电脑上看到的报告。
代码就像上面一样,但我认为我们不需要对代码做些什么,因为这适用于另一台计算机。我尝试了很多类似下面的方法但无法修复:
EnablePartialRendering: true (对于 ScriptManager),
异步渲染:假,
卸载/安装报告服务和报告查看器。也在尝试以前的版本。
从 GAC (windows/assembly/gac_msil) 删除 webforms.dl 和 winforms.dll 并将其再次添加到项目中
在安装报告服务时更改目标 url:(localhost/Reportserver 现在是,它正在运行)。
我现在被困住了。我检查了所有相关问题并一一尝试了他们的解决方案,但没有一个解决。我不知道我还能做什么?我应该检查什么,我需要关注哪里?
任何想法将不胜感激。
编辑:在某些时候没有收到错误消息。
azure - 使用 Redis 缓存的 Azure ReportViewer 速度很慢
鉴于我正在使用带有<trust legacyCasModel="true" level="Full" />
And a RedisSessionStateProvider
for的 ASP.net 4.5 站点sessionState
(connectionTimeoutInMilliseconds="50000" operationTimeoutInMilliseconds="10000" retryTimeoutInMilliseconds="50000").
当我在 Azure 中有 2 个小型 Web 角色时 (Windows 2012)
我在 aspx 页面中有一个报告查看器(12.0.2402.15):
<rsweb:ReportViewer Width="100%" Height="100%" ID="reportViewer1" runat="server" SizeToReportContent="True" ShowPromptAreaButton="True" ShowExportControls="True" ShowParameterPrompts="True" ShowZoomControl="True" AsyncRendering="False" ShowRefreshButton="False" ShowFindControls="False" ShowBackButton="False"></rsweb:ReportViewer>
然后,如果报告有多个Spark Lines,则使 redis 缓存超时。和:
Timeout performing EVAL, inst: 1, mgr: Inactive, err: never, queue: 27, qu: 0, qs: 27, qc: 0, wr: 0, wq: 0, in: 0, ar: 0, IOCP: (Busy=0,Free=1000,Min=30,Max=1000), WORKER: (Busy=3,Free=32764,Min=30,Max=32767), clientName: RD0003FF1B93EA
有没有人对在 Azure 中在多个 WebRoles 上运行的 SQL ReportViewer 感到满意?
asp.net-mvc-4 - 在 Microsoft 报表查看器中从多个数据集中填充表格
我有 2 个表 "Orders" & "Materials" 的数据库。在报告数据中,我创建了名为 "Orders" 的数据集,其中包含 "Material ID" 、 "Description" 、 "Quantity" 列。我已将表格添加到我的报告中,并将其与订单数据集相关联。我想用 Material Table 中的值替换 Material ID,我想写一些类似查询的东西在表中动态运行。请指教。谢谢