[CLOSED] Icons Not Showing

  1. #1

    [CLOSED] Icons Not Showing

    I am having an issue with the Icons loading correctly. When I move my application from my local machine out to my beta server the icons do not display. The placeholder for them is there and if i view the properties of where they are supposed to be I can see the url, but they dont show. Any help on this would be greatly appreciated. I have a tight deadline and this has to be corrected ASAP.
    Last edited by Daniil; Jun 28, 2011 at 10:35 AM. Reason: [CLOSED]
  2. #2
    I guess it might have something to do with the virtual directory.
    How do you specify an image path? Use a leading / in front of the url, which causes to root the path.
  3. #3
    I am not specifying an image page. These are the built in Icons that are not showing.

    Click image for larger version. 

Name:	NoImages.jpg 
Views:	150 
Size:	47.3 KB 
ID:	2306
  4. #4
    Hi,

    If you set CleanResourceUrl="false" for ResourseManager then Does it solve the issue?
  5. #5
    That did it. Thank you for your help. What does that actually do?
  6. #6
    This is from the sample Web.config:
    <!--
    EXT.NET GLOBAL CONFIGURATION PROPERTIES

    cleanResourceUrl : boolean
    The Ext.NET controls can clean up the autogenerate WebResource Url so they look presentable.
    Default is 'true'. Options include [true|false]
    -->
    We guess that this corrected wrong path.

Similar Threads

  1. TriggerField simple icons not showing
    By Tbaseflug in forum 2.x Help
    Replies: 0
    Last Post: Aug 02, 2012, 9:40 PM
  2. EXT Icons not showing!
    By Charlene in forum 1.x Help
    Replies: 1
    Last Post: May 01, 2011, 11:18 AM
  3. [CLOSED] TreeNode Icons not showing correctly
    By craig2005 in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Feb 11, 2011, 4:47 PM
  4. Icons not showing in GridPanel Command Columns
    By Groovepoets in forum 1.x Help
    Replies: 3
    Last Post: Oct 20, 2010, 3:52 PM
  5. [CLOSED] Icons not showing up w/ASP.NET Themes
    By randy85253 in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 20, 2009, 2:08 AM

Tags for this Thread

Posting Permissions