I would like to publish my asp.net mvc application to my azure account.
The program builds without error and runs properly on my local machine.
When I try to publish to azure, I am blocked with the following dialog:
"You must correct errors on the page before you create the site."
There are no indications about what the errors are.
Any ideas?
Go to the complete details ...