I have an ASP.NET MVC 5 application. It has a simple form and when the user submits it, the form is stored in the cache and then another controller action is called, this ac
I installed Visual C ++ Redistributable Packages for Visual Studio 2015
https://www.microsoft.com/pt-br/download/details.aspx?id=48145
This solved for me.