I have created a mvc web application "TestMVCWebapp" and added a azure project "TestMVCWebapp.Azure" for the same. On the azure portal i have created website and downloaded the publish profile. But When i try to import this publish profile for the azure project then it show the error message "the file .pubishsettings does not contain valid publish setting for windows azure". When i try to import same profile to "TestMVCWebapp" then it accept the publish profile but i am using some cloud config. I want to deploy with web role.Any solutions?
I am using Visual studio 2012.
Thanks in advance.