This site was created using Windows Azure Accelerator. To deploy your web site, complete the following steps:
In Visual Studio 2010 go to the File -> New -> Project... menu. Select and create an ASP.NET Web Application.
Right click it and click the publish menu. Select the Web Deploy publish method. Fill in Service URL the address of your azure application. In the Site/application put the site's name: gamenebula. In the Credential sections fill the username and password configured during the set up of the Azure Accelerator for Web Roles to Windows Azure for the Remote Desktop connections.
Note: Please make sure to uncheck the Leave extra files on destination (do not delete) checkbox when deploying for the first time to a site created with the Accelerator. Otherwise, the default index page won't be deleted and could take precedence over other pages in your deployed site.