ABP API损坏无法读取未定义的属性“ app”

问题描述

我正在MVC5结构下使用ASP BOILER PLATE模板。在这里,我在登录页面中遇到了异常,例如:

GET http://localhost:8081/api/AbpServiceProxies/GetAll?v=637329960929431434 net::ERR_ABORTED 500 (Internal Server Error)

登录系统后,我在控制台中遇到以下错误:

Uncaught Error: Invalid dimensions for plot,width = null,height = null
    at Canvas.resize (jquery.flot.js:135)
    at new Canvas (jquery.flot.js:114)
    at setupCanvases (jquery.flot.js:1313)
    at new Plot (jquery.flot.js:707)
    at Function.$.plot (jquery.flot.js:3146)
    at initRealTimeChart (Index.js:20)
    at HTMLDocument.<anonymous> (Index.js:12)
    at fire (jquery.js:3182)
    at Object.fireWith [as resolveWith] (jquery.js:3312)

我无法执行任何CRUD操作。 有人知道解决方案吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)