Can't access controller method in Web Application – Javascript
I have inherited an old Web application. Simple Background: Currently, there are buttons on razor .cshtml page that call JS functions on a separate file. It does ajax calls to controller methods via SweetAlert just fine. .cshtml file: <div class="col-sm-1">…