I am using the MVC Functions AddOn in a project. Whenever I try to put something to the controller TempData an error is thrown.
"The SessionStateTempDataProvider class requires session state to be enabled."
The error is thrown, when "ProcessRequest" is called inside of MvcFunctionBase.ExecuteRoute.
I'll also put an issue on the github repository for c1 packages.
Greetings
Mario
"The SessionStateTempDataProvider class requires session state to be enabled."
The error is thrown, when "ProcessRequest" is called inside of MvcFunctionBase.ExecuteRoute.
I'll also put an issue on the github repository for c1 packages.
Greetings
Mario