I am trying to deploy an ASP .NET MVC4 application to Windows Azure, I have a startup task which installs MVC4. But my role is not coming online, the deployment status is:
Wating for Role to start...System start up tasks are running
Sites were deployed...
Recovering...
Wating for Role to start...System start up tasks are running
Sites were deployed...
Recovering...
Wating for Role to start...System start up tasks are running
Sites were deployed...
Recovering...
This is keep on happening.
Another intersting thing i noticed is if i RDP into the Role instance then the role become ready state..
Any one has an idea, whats going wrong here?
Thanks Anu