[CLOSED] [1.0] groupingsummary-embedded.css not set to embedded resource

  1. #1

    [CLOSED] [1.0] groupingsummary-embedded.css not set to embedded resource

    Hi,

    groupingsummary-embedded.css build action is not set to embedded resource in the project in the file's properties. I think you should verify all the other files that should be embedded as resources as I have previously found a few of them that weren't. We find it one by one sometimes when we encounter problem in our application. It would be good to avoid.




    Regards,
    Tadeusz
  2. #2

    RE: [CLOSED] [1.0] groupingsummary-embedded.css not set to embedded resource

    Hi,

    GroupingSummary doesn't use groupingsummary-embedded.css (it was generated automatically) because there are no embedded resources for that plugin (only groupingsummary.css file is used).

    Anyway thanks for the report
  3. #3

    RE: [CLOSED] [1.0] groupingsummary-embedded.css not set to embedded resource

    Thanks for explaining, however just for consistency, I believe all *embedded.css should be set to Embedded Resource since they are present in AssemblyInfo.cs. Otherwise, you have web resource declared, but not really defined.

    We include Ext.NET CSS manually by ourselves and we always include *embedded. We include CSS using web resources and pass them through our CSS minimizer. From your response I gather, we would need to include sometimes regular CSS, sometimes embedded.css, but that doesn't make sense. We don't want to monitor every CSS file whether it has resources or not.




    It would be great if you could set all *embedded.css files to embedded resource.


    Regards,
    Tadeusz
  4. #4

    RE: [CLOSED] [1.0] groupingsummary-embedded.css not set to embedded resource

    Hi,

    Yes, agreed. Fixed.
    I checked another css files. All are marked as 'Embedded Resource'
  5. #5

    RE: [CLOSED] [1.0] groupingsummary-embedded.css not set to embedded resource

    Thanks!

Similar Threads

  1. Replies: 1
    Last Post: Apr 16, 2013, 3:06 AM
  2. [CLOSED] [1.0] treegrid-embedded.css is not set as EmbeddedResource
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 06, 2010, 5:32 PM
  3. Embedded CSS Question
    By logicspeak in forum 1.x Help
    Replies: 7
    Last Post: Jan 15, 2010, 12:01 AM
  4. How to embedded the extenal controller?
    By GeoffreyRen in forum 1.x Help
    Replies: 1
    Last Post: Jun 09, 2009, 2:20 PM
  5. [CLOSED] MultiHeader css embedded file
    By methode in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 04, 2009, 4:22 PM

Posting Permissions