You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This throws an exception. The response body in ThrowIfUnsuccessful shows that it wants a reference to System for SortedList. I added this via a Razor section in the config file but it still errors. I tried adding using statements to the view, casting the model in the view but still threw the error.
Over to you blessed touretted on
The text was updated successfully, but these errors were encountered:
In index.cshtml if you have
This throws an exception. The response body in ThrowIfUnsuccessful shows that it wants a reference to System for SortedList. I added this via a Razor section in the config file but it still errors. I tried adding using statements to the view, casting the model in the view but still threw the error.
Over to you blessed touretted on
The text was updated successfully, but these errors were encountered: