[CLOSED] ext-frame 404 error

  1. #1

    [CLOSED] ext-frame 404 error

    Click image for larger version. 

Name:	fidd.png 
Views:	26 
Size:	88.6 KB 
ID:	6488

    What is the 404 error? Our project is no such thing. Ext.Net can be?

    Thank you for your help.
    Last edited by Daniil; Aug 06, 2013 at 8:27 AM. Reason: [CLOSED]
  2. #2
    Hi @bulentguler,

    At some point there were such rules in the CSS sources:
    body.x-nbr .x-btn-default-small-frameInfo { 
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false, src="ext-frame#th-3-3-3-3-1-1-1-1-2-2-2-2");
    }
    I doubt it should cause a request, but, maybe, it does.

    Anyway, those rules have been removed. Can you reproduce the issue with the latest Ext.NET sources from the SVN trunk?
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi @bulentguler,

    At some point there were such rules in the CSS sources:
    body.x-nbr .x-btn-default-small-frameInfo { 
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false, src="ext-frame#th-3-3-3-3-1-1-1-1-2-2-2-2");
    }
    I doubt it should cause a request, but, maybe, it does.

    Anyway, those rules have been removed. Can you reproduce the issue with the latest Ext.NET sources from the SVN trunk?
    Is there an override I can add to prevent this without updating to latest Ext.NET dll?
  4. #4
  5. #5
    Quote Originally Posted by Daniil View Post
    That post basically said there's no fix =P. What if I just add an empty blank image called ext-frame in the same directory? Will that resolve the issue?
  6. #6
    Quote Originally Posted by jchau View Post
    That post basically said there's no fix =P.
    Generally speaking, yes, it is what I meant. However, seems I didn't think about it in a non-standard way. I mean your idea:

    Quote Originally Posted by jchau View Post
    What if I just add an empty blank image called ext-frame in the same directory? Will that resolve the issue?
    Well, I am not sure it will work, but it is worth to try at least.

Similar Threads

  1. Replies: 7
    Last Post: Jun 12, 2013, 1:05 PM
  2. [CLOSED] Redirect from I frame
    By msutton761 in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 15, 2012, 5:17 AM
  3. Loader and Frame
    By Birgit in forum 2.x Help
    Replies: 0
    Last Post: Apr 17, 2012, 12:17 PM
  4. [CLOSED] [1.0] Panel Frame
    By state in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 02, 2010, 6:07 PM
  5. Property Frame
    By flaviodamaia in forum 1.x Help
    Replies: 1
    Last Post: Feb 09, 2009, 10:53 AM

Posting Permissions