IIS URL HTTP to HTTPS redirect not working on ASP.Net application
I have an ASP.Net application being hosted on a webserver with Plesk installed.
I have an ASP.Net application being hosted on a webserver with Plesk installed.
Just want to ask if by any chance I can schedule an asp net code-behind to run every day at 00:00? What I am doing now is go to Plesk > Scheduled Task > Fetch URL and write the URL on it, hoping the Page Load event of the scheduled page to run. However it seems not to be the case.
On the developement machine my website is working fine but I am getting javascript ‘Sys’ is undefined error on hosting server and my AJAX is not working.