0

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:

Can someone point me whats wrong?

Ewerton
  • 4,046
  • 4
  • 30
  • 56

1 Answers1

0

When I used chrome's developer console to look into the source, correct one shows a Content folder with css and fontawesome folder, while the other site shows bundles and js folder. The CSS file in the bundles folder is also showing some error regarding minification failure. Hope this helps. Amazing UI btw. enter image description here

Abhilab Das
  • 113
  • 2
  • 13