Taritsyn/JavaScriptEngineSwitcher

Method not found: 'JavaScriptEngineSwitcher.Core.JsEngineSwitcher JavaScriptEngineSwitcher.Core.JsEngineSwitcher.get_Current()

seanrockster opened this issue · 6 comments

Getting this error recently not sure why - kills the site.

mvc .net 4.7

Hello, Sean!

What version of the JavaScriptEngineSwitcher.Core did you use before and what version are you using now?

JavaScriptEngineSwitcher.Core 3.1.0
JavaScriptEngineSwitcher.Msie 3.2.1
MsieJavaScriptEgnine 3.0.5

Sorry I didn't read your reply properly. I'll look through the repo because it was recently updated...I'll reply shortly.

JavaScriptEngineSwitcher.Core 1.1.3 => 3.1.0
JavaScriptEngineSwitcher.Msie 1.1.11 => 3.2.1
MsieJavaScriptEgnine 1.4.4 => 3.0.5

I recommend you to read the following documents: “How to upgrade applications to version 2.X” and “How to upgrade applications to version 3.X”.

If you are using old versions of the Bundle Transformer and ReactJS.NET, then you need to update them too.

Ok thanks.