Copied to clipboard

Flag this post as spam?

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


  • Kasper Vesth 2 posts 22 karma points
    May 03, 2011 @ 12:44
    Kasper Vesth
    0

    Running a console app from the Umbraco backend

    I am wondering whether there is any way to run a console app located on the server from the Umbraco backend. I have a migration console application that copies a development site to a live site. It is supposed to run daily, but the customer also wants to be able to force the migration from the Umbraco backend when they have made a crucial change.

    The question is then whether it is possible to do that in the Umbraco backend or do I have to make it as a user control?

  • Rich Green 2246 posts 4006 karma points
    May 03, 2011 @ 13:14
    Rich Green
    0

    You could run scheduleded tasks from Umbraco but this isn't going to work for you.

    So you'd have to make a user control, you could just add this to the dashboard in whichever section you think is suitable.

    Rich

  • Kasper Vesth 2 posts 22 karma points
    May 03, 2011 @ 13:42
    Kasper Vesth
    0

    I feared that was the case, but so be it. A user control it is. Thank you for your anwer :)

    Kasper

  • 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