When I deploy a web role to azure using the management portal, the process takes about 20 minutes. But, when I deploy using visual studio, it can take hours, and it's stuck in "Initializing"/"Waiting for host". Eventually, it does deploy and run normally.
Any thoughts on what's wrong?
Notes:
- I'm deploying through visual studio in order to be able to use Intellitrace and the web deploy.
- No errors appear at any time during the deployment