更新Jspool后服务器错误

时间:2016-09-26 12:26:57

标签: c# asp.net-mvc-5

我正在使用React.NET,我最近更新了这些内容:

enter image description here

现在我收到了这个错误:

Segmentation fault

堆栈追踪:

Method not found: 'JavaScriptEngineSwitcher.Core.IJsEngine JSPool.IJsPool.GetEngine(System.Nullable`1<System.TimeSpan>)'.

Description: 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. 

Exception Details: System.MissingMethodException: Method not found: 'JavaScriptEngineSwitcher.Core.IJsEngine JSPool.IJsPool.GetEngine(System.Nullable`1<System.TimeSpan>)'.

谷歌没有多大帮助,你可以用maby。

感谢。

1 个答案:

答案 0 :(得分:0)

尚不支持JavaScriptEnginerSwitch 2.0:https://github.com/reactjs/React.NET/issues/319

https://github.com/reactjs/React.NET/issues/306

您需要恢复到这些软件包的早期版本才能正常运行。