Asp Net MVC site does not display items i class

Asked

Viewed 37 times

0

I created an e-commerce site in Asp Net MVC standard, when running the site in Visual Studio by ISS it loads all the "i class" icons and the value field I defined as

Follow Console output when opening the page on the ISS: "Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# Instead [Learn More] jquery.js:1 Typeerror: $.scrollUp is not a Function [Learn More] main.js:13:3 The getPreventDefault() method should no longer be used. Instead, use defaultPrevented. jquery.js:5:17117 Failed to load with source "http://localhost:15742/2872e502bd66452dbb023c224d610830/browserLink". localhost:5215:433 perf_trace {"name": "e2e", "Parent": "Pageevents.BIGPIPE_ONLOAD"} wFjNfmdsppO.js:186:2813 Source map error: request failed with status 404 Resource URL: http://localhost:5215/js/jquery.js Source Map URL: jquery-1.10.2.min. map"

it displays the value correctly for R$default. When climbing the site, I realized that the icons "i class" are without displaying the drawings and the field for value shows $ only. I tested in different browsers and the same problem happens. What may be happening?

  • Put the code of how was application,but Voce did with database?

  • This, connects in a sql database. I did not post the code because I was doubtful of what to post, because the site is great. I will edit and post the _Layout page.

  • Well, one thing that may have occurred is that you didn’t change the database database there on the webconfig but only put part of the code related to the problem

  • put an example snippet and the calls of css and java script q have on the layout page.

  • Please put the browser console result when opening the IIS website, probably gave some error la

  • edited the response with the Console result when opening the site home page on the local ISS

Show 1 more comment
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.