Running ASP.NET code behind on Plesk Scheduled Task
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.