Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rasmus Fjord 659 posts 1546 karma points c-trib
    Sep 27, 2012 @ 15:29
    Rasmus Fjord
    0

    4.9 scheduledTask not working properly

    Hey we just developed a quick and small internal tool that used for some bookings. I thought it would be awesome to create a small cleaner that looked at the bookings and removed those not used anymore. And it works. if i access the page like : http://192.168.1.11/removeoldbookings.aspx it works. on that page its just an empty template with a macro upon.

    But when i set up a scheduledTask like this

    <task log="true" alias="TestRemoveBookings" interval="60" url="
    http://192.168.1.11/removeoldbookings.aspx"/>

     It executes but nothing happens, and in the log it just throws this :

    TestRemoveBookings has been called with response: False

    And ive tried different things so far but nothing works. 

    Im sure if i log on to the server and take the url and just runs it it works.

    Anyone got an idea ?

     

  • Rasmus Fjord 659 posts 1546 karma points c-trib
    Oct 08, 2012 @ 10:49
    Rasmus Fjord
    0

    Bump. Anyone got an idea?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies