【发布时间】:2013-04-05 11:39:04
【问题描述】:
Azure's shared caching session provider 使用带有我们本地处理报告的序列化报告查看器提供间歇性 System.Runtime.Serialization.InvalidDataContractException 会话错误Microsoft.Reporting.WebForms.SyncList。
Microsoft 似乎拥有的唯一解决方案是必须在每次启动 webrole 期间安装 hotfix。似乎是其他人会使用的通用控件。有没有其他人找到更好的解决方案,仍然使用共享缓存来管理会话?
2012 年报告查看器 有没有人尝试在 Windows azure 中使用带有 azure 共享缓存的 ReportViewer 2012?他们在this email from Microsoft 上声称,缺少默认无参数构造函数的问题将在 ReportViewer 2010 之后的版本中得到修复。在我进行尝试之前,想知道其他人是否已经取得了开箱即用的成功使用 Azure 的共享缓存会话提供程序时使用 ReportViewer 2012。
【问题讨论】:
标签: session azure reportviewer session-state report-viewer2010