Questions tagged [azure-worker-roles]

For questions relating to the Microsoft Azure Worker Role.

For questions relating to the Microsoft Azure Worker Role.

842 questions
-1
votes
1 answer

Everything I start from a worker role has no interface, why?

I am having a very bad moment executing a process from internet explorer.. I am supposed to call internet explorer from a worker role process to perform some operations..but internet explorer is executing with no visible interface... This is my code…
-2
votes
1 answer

Start up & shut down webapp instance in azure - in code

How can I start a new Azure webapp instance with code? And then start a webjob in code ...When the webjob is finished I'd like to shut down this webapp instance. What the best way to do this?
1 2 3
56
57