I have been using Azure websites, and deploying from VS2013 for a while. However, this morning I ran into a strange problem.
- I created a ASP.NET website in the Free Tier for Azure
- I downloaded the publish manifest from the Azure
- Imported the publish file into Visual Studio 2012
- I deploy the site from within VS, and there are no errors (there is nothing different from other deployments I have done)
- After deployment, it launches the site. "The website has been created successfully, but there is nothing here"
Steps Tried
- looked into the operation logs
- looked into the FTP log; neither of them have any entry for the deployment
- I have stopped and started the website
- I have restarted the site