[CLOSED] http://localhost:7031/extjs/resources/images/crisp/toolbar/bg.gif 404 (Not Found)

  1. #1

    [CLOSED] http://localhost:7031/extjs/resources/images/crisp/toolbar/bg.gif 404 (Not Found)

    I changed ext theme from default to Crisp. some image files cannot be found. there is error in console:
    ext.axd?v=4.1.0:11 GET http://localhost:7031/extjs/resource...toolbar/bg.gif 404 (Not Found)

    What I need to do to make this image file find in the web site? I use visual studio 2015 to develop my web application.
    Last edited by fabricio.murta; Mar 10, 2017 at 6:18 PM. Reason: user didn't provide enough information to reproduce the issue
  2. #2
    Hello @Holly!

    By this message:

    ext.axd?v=4.1.0:11
    My first guess is: upgrade to Ext.NET 4.2.0. But maybe for some reason the resources references didn't update on Ext.NET upgrade. I can't reproduce this ?v=4.1.0 here no matter how I draw a page. This ?v=4.1.0 is just a cache buster so not really a bug. But should at least read 4.2.0.

    In fact, if I have a project with Ext.NET 4.1.0 I can see several of these ?v=4.1.0 cache busters, but not in 4.2.0, where the cache buster is now a big hash key.

    But I may be missing something obvious there. Maybe a simple test case to illustrate the issue (something that actually makes the reference to the http://localhost:7031/extjs/resource...toolbar/bg.gif link you pointed). The Crisp theme has no toolbar/bg.gif at all, so Ext.NET shouldn't be adding these references.

    That said, here's the summary:
    1. Are you using Ext.NET 4.1.0 still? We recently released Ext.NET 4.2.0 and strongly suggest upgrading. Issues related to the cache buster have been addressed in the meanwhile, as it no longer uses its version number as cache buster.

    2. do you see this reference to a simple page with, say, just a button and the resource manager? If not, what you should have in the page in order to trigger this (code sample, please)

    I hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    I am going to upgrade to 4.2 and test it again
  4. #4
    Hello @Holly!

    Been some time since you mentioned you would be upgrading to 4.2 and testing the issue, but still no follow-up from you. Did you make it work, or do you need help on this issue?

    Notice if you don't reply here in 7+ days from now, we may be marking this issue as closed. But don't worry, this won't prevent you from posting follow-ups in this thread when you are able to.

    We're looking forward to your feedback!
    Fabrício Murta
    Developer & Support Expert
  5. #5
    I upgraded to ext 4.2, the problem is still there. So I put bg.gif file in project location extjs/resources/images/crisp/toolbar/. the problem is gone.
  6. #6
    Hello @Holly!

    Glad you could solve the issue on your side! Thanks for the feedback!

    We would love to be able to reproduce your issue and log it in our issues tracker so we can eventually fix it for good in our sources. If you ever have time to provide a simplified test case we can reproduce on our side, we would likely be able to tackle the issue for good.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. [CLOSED] http://examples.ext.net/ NOT FOUND
    By rbtceo in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Oct 19, 2015, 10:36 PM
  2. [CLOSED] Toolbar border on Crisp
    By RCN in forum 3.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 19, 2015, 10:48 AM
  3. [CLOSED] ExtJS 5.0 Beta and the Crisp Theme
    By leonardm in forum 2.x Legacy Premium Help
    Replies: 24
    Last Post: Dec 18, 2014, 10:06 AM
  4. Replies: 5
    Last Post: Dec 27, 2011, 9:12 AM
  5. 404 Not Found for a few resources requests
    By orozcoc in forum 1.x Help
    Replies: 4
    Last Post: Feb 09, 2011, 8:25 PM

Posting Permissions