刺激性软StiMvcViewer不能“另存为”
'/‘应用程序中的服务器错误。对象引用未设置为对象的实例。
描述:
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. 异常详细信息:
System.NullReferenceException: Object reference not set to an instance of an object.发布于 2016-12-13 19:10:38
检查是否已为查看器添加了必要的操作。
"MvcViewer1", new StiMvcViewerOptions() {
Actions =
{
GetReportSnapshot = "GetReportSnapshot",
ViewerEvent = "ViewerEvent"
}https://stackoverflow.com/questions/41096109
复制相似问题