I started an MVC C# project with just the basic template from Visual Studio 2015. When I register a user and login in everything is fine. The db shows the user and it works as expected.
When I go to a host site and FTP the project as is with no changes to the code it appears OK but when I attempt to register or login I get a 500 error.
Not sure what I need to change to get this to work on the host site.
Any help would be appreciated.
Nilesh ShahPosted Jun 22, 2017, 11:04 AM
Randy RuteckiPosted Jun 22, 2017, 5:24 PM
Rajkiran SwainPosted Jun 22, 2017, 12:19 PM
Prabu ElavarasanPosted Jun 22, 2017, 10:15 AM