I have built an Umbraco website in Visual Studio, and delpoyed locally with no problems. I zipped the files on my local machine and unzipped to the root of my remote site. DB was scripted. All works fine locally and on live.
However I can't add content on th elive system, I get this wonky left aligned screen in Forefox
and this is the result of logging in in IE:
Nearest thing on Umbraco is this topic, but there seems to be no solution?
Can't manage content after deployment
Hi
I have built an Umbraco website in Visual Studio, and delpoyed locally with no problems. I zipped the files on my local machine and unzipped to the root of my remote site. DB was scripted. All works fine locally and on live.
However I can't add content on th elive system, I get this wonky left aligned screen in Forefox
and this is the result of logging in in IE:
Nearest thing on Umbraco is this topic, but there seems to be no solution?
http://stackoverflow.com/questions/4305482/odd-umbraco-backend-behavior-after-deployment
Any ideas?
Sometimes clearing out the ClientDependency folder helps. I'd check this blog post as it seems like your issue:
http://blog.dampee.be/post/2011/10/10/Umbraco-deployment-issues-ClientDependency-error-gone-with-debug3dtrue-on-IIS7-(SOLVED).aspx
is working on a reply...