When i login theres no functionality at all that works in the backend, my localhost also runs with my azure sql datbase, so i know that the database is okay.
Im using the publish profile from my windows azure account to publish directly from visual studio 2012, i've also checked that i have the correct handlers in my web.config as i've only seen one other post with this issue, but his resolve did not resolve mine
Odd Windows Azure Websites backend bug
Hey everyone i recently wrapped up a project that i wanted to deploy to windows azure, the solution works fine for me on localhost, but the backend is failing on windows azure http://felweed-web.azurewebsites.net/umbraco/login.aspx?redir=%2fumbraco%2f
When i login theres no functionality at all that works in the backend, my localhost also runs with my azure sql datbase, so i know that the database is okay.
Im using the publish profile from my windows azure account to publish directly from visual studio 2012, i've also checked that i have the correct handlers in my web.config as i've only seen one other post with this issue, but his resolve did not resolve mine
I found the issue, for some reason my publish have not uploaded umbraco client, checked this by using the azure ftp connection.
is working on a reply...