Posts by Marlyson • 41 points
3 posts
-
2
votes1
answer858
viewsQ: Error using Tempdata in ASP.NET 5: Session has not been configured for this application or request
I need to use the TempData but gives the following error in Runtime: InvalidOperationException: Session has not been configured for this application or request. em…
-
1
votes1
answer166
viewsQ: Validation input via HTML does not work
I am trying to validate input using required and customizing the error message with oninvalid however when I fill in the field I tried to submit without filling in, for each character I type it…
-
1
votes1
answer5832
viewsQ: Nav bar overlaying page content!
Hello I have a page with a menu (Nav bar) and when I click on a link from the menu the page should direct to Session corresponding, for example, when I click on I have a Session about which should…