I Developed a website using MVC4 and deployed my site using Web Deploy and the Release option. If i use the Debug option, everything is fine. Here are the published URL's:
- Broken Styles (published with Release option): http://bitmake.azurewebsites.net/
- Correct Styles (published with Debug option): http://www.bitmake.com.br/
Can someone point me whats wrong?