"Unable to load one or more of the requested types " Method 'Set' in type 'React.Web.AspNetCache' from assembly 'React.Web, Version=2.1.0.0 does not have an implementation." #520
I had older versions of React.Web and React.Web.MVC4 installed because of a existing WebActivator version constraint, i upgraded all of these packages and this was solved
i am getting this error when trying to follow the Tutorial (ASP.NET MVC 5) , i have installed the following packages React.Core (3.3) JavaScriptEngineSwitcher.ChakraCore (>= 2.4.8) - restriction: || (>= net40) (>= netstandard1.6) JavaScriptEngineSwitcher.Core (>= 2.4.9) - restriction: || (>= net40) (>= netstandard1.6) JavaScriptEngineSwitcher.Msie (>= 2.4.9) - restriction: || (>= net40) (>= netstandard1.6) JavaScriptEngineSwitcher.V8 (>= 2.4.2) - restriction: >= net40 JSPool (>= 3.0.1) - restriction: || (>= net40) (>= netstandard1.6) Microsoft.Extensions.DependencyModel (>= 1.1.1) - restriction: && (< net40) (>= netstandard1.6) MsieJavaScriptEngine (>= 2.2.2) - restriction: || (>= net40) (>= netstandard1.6) NETStandard.Library (>= 1.6.1) - restriction: && (< net40) (>= netstandard1.6) Newtonsoft.Json (>= 9.0.1) - restriction: || (>= net40) (>= netstandard1.6) VroomJs (>= 1.2.3) - restriction: || (>= net40) (>= netstandard1.6) React.Web (2.1.2) JavaScriptEngineSwitcher.Core (>= 1.2.4) Newtonsoft.Json (>= 6.0.8) React.Core (>= 2.1.2) WebActivatorEx (>= 2.0.5) React.Web.Mvc4 (2.1.2) Microsoft.AspNet.Mvc (>= 4.0.20710) React.Core (>= 2.1.2) React.Web (>= 2.1.2)
JavaScriptEngineSwitcher.ChakraCore (2.4.14) - restriction: || (>= net40) (>= netstandard1.6) JavaScriptEngineSwitcher.Core (>= 2.4.10) - restriction: || (&& (>= net40) (< netstandard1.3)) (&& (< net40) (>= netstandard1.3)) (>= net45) NETStandard.Library (>= 1.6) - restriction: && (< net40) (>= netstandard1.3) System.Reflection.TypeExtensions (>= 4.1) - restriction: && (< net40) (>= netstandard1.3) System.Threading.Thread (>= 4.0) - restriction: && (< net40) (>= netstandard1.3) JavaScriptEngineSwitcher.ChakraCore.Native.win-x64 (2.4.14)
Any suggestions?