Could not load images in css when use RenderStyles="File"

  1. #1

    Could not load images in css when use RenderStyles="File"

    Hi
    I want to set RenderStyles of ResourceManager to "File" mode but when i deploy project , doesn't show all built-in images of used in css style.
    If I need to setting some config or need to add images to some path , Please give me advice.

     <ext:ResourceManager ID="ResourceManager1" runat="server"  Theme="Neptune"  RenderScripts="File" RenderStyles="File" />
    I say that too , I add all css files and scripts to Ext.Net path.

    I have one more question too.
    Where can I Download Resource file (js & css) to Ext.Net 4.4.0.0

    Thanks
    Last edited by hfathi; Dec 15, 2018 at 10:10 AM.
  2. #2
    Hello @hfathi, and welcome to Ext.NET forums!

    The RenderStyles includes all the styling-related resources, which includes the icon/images too. So they need to be copied over to your resources storage space.

    About your second question, we have a public CDN at https://speed.ext.net/, for 4.4.0, it would be https://speed.ext.net/ext.net/4.4.0/.

    You can browse the contents via https://github.com/extnet/Speed/tree.../ext.net/4.4.0.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Hi
    Thank you @fabricio, it's what I was looking for.

Similar Threads

  1. Replies: 4
    Last Post: Oct 25, 2014, 1:12 AM
  2. [CLOSED] CSS Class for "selected button"
    By rthiney in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Oct 16, 2013, 4:33 AM
  3. Replies: 4
    Last Post: Dec 27, 2011, 5:11 PM
  4. [CLOSED] renderScripts="File" renderStyles="File" adding extra '/'
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Nov 24, 2011, 12:23 PM
  5. Replies: 2
    Last Post: Jun 26, 2011, 1:59 AM

Tags for this Thread

Posting Permissions