I am trying to deploy a HelloWorld Application using eclips. The program runs successfully in Windows Azure emulator but I cannot publish it in Windows Azure I get the following error message: Failed uploading deployment package. I found a question like mine on this site but no real solution was provided since it suggests to try to make the size smaller : Microsoft azure deploy error 40 % Pleased note that it only display a Hello World message I followed the following tutorial: http://msdn.microsoft.com/en-us/library/windowsazure/hh690944(VS.103).aspx
Thanks