0
When I access an application of mine on the aws server of Amazon by IE activating the compatibility mode it stays the way I hope.
When I access through Chrome it does not get the layout due at all:
Someone has an explanation for this ?
Bootstrap file on server:
Local:
Even if I play over it doesn’t change the format.
Entire error as I commented:
Failed to load Resource: the server responded with a status of 404 (Not Found) http://52.88.183.202/Avaliacao/Content/bootstrapcss.map
– Daniel
he’s not finding the bootstrap file...he ta la sim but ta different...on the server ta as MAP file instead of Linker Address Map...I play right on top of it but he doesn’t understand this Linker Address Map
– Daniel
the complete error ta that’s right...I will take print of the files
– Daniel
I edited with the prints @Guilhermenascimento
– Daniel
Is Asp.net-mvc? Missing one
.
beforecss.map
, seems a problem in View, edit the question and post the code where it calls these.css
.– Guilherme Nascimento