Full Login Procedure

Hi @psweb,

This is an excellent video, thank you! You have explained the steps very well, really easy to follow along.

I have been able to add users in the database tables, however, I have hit a snag with the Login step. I am getting this error when logging in:

POST https://abc123.com.au/admin/login.html 405 (Method Not Allowed)

The Server Model is ASP.NET (IIS), so I’m setting up files with html extensions. Could this be causing this error in my case?

Any help in resolving this issue would be greatly appreciated.