首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Stimulsoft StiMvcViewer无法“另存为”

Stimulsoft StiMvcViewer无法“另存为”
EN

Stack Overflow用户
提问于 2016-12-12 15:36:36
回答 1查看 215关注 0票数 0

刺激性软StiMvcViewer不能“另存为”

'/‘应用程序中的服务器错误。对象引用未设置为对象的实例。

描述:

代码语言:javascript
复制
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

异常详细信息:

代码语言:javascript
复制
System.NullReferenceException: Object reference not set to an instance of an object.
EN

回答 1

Stack Overflow用户

发布于 2016-12-13 19:10:38

检查是否已为查看器添加了必要的操作。

代码语言:javascript
复制
"MvcViewer1", new StiMvcViewerOptions() {
Actions =
{
    GetReportSnapshot = "GetReportSnapshot",
    ViewerEvent = "ViewerEvent"
}
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/41096109

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档