<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Warning about HtmlBlue style when using EG 7.1 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Warning-about-HtmlBlue-style-when-using-EG-7-1/m-p/253969#M17834</link>
    <description>Thank you!</description>
    <pubDate>Wed, 02 Mar 2016 20:50:06 GMT</pubDate>
    <dc:creator>NScheperle</dc:creator>
    <dc:date>2016-03-02T20:50:06Z</dc:date>
    <item>
      <title>Warning about HtmlBlue style when using EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Warning-about-HtmlBlue-style-when-using-EG-7-1/m-p/253958#M17832</link>
      <description>&lt;P&gt;I get this warning:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WARNING: Style HTMLBLUE not found; Default style will be used instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I get this only when using EG 7.1 on a server with SAS 9.2 installed, not when on a server with 9.4 and not when using EG 6.1 on any server. I know that the .css file exists in my install folder and the SAS report actually still displays correctly with HtmlBlue even when I get the warning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anybody know what would cause this?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:26:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Warning-about-HtmlBlue-style-when-using-EG-7-1/m-p/253958#M17832</guid>
      <dc:creator>NScheperle</dc:creator>
      <dc:date>2016-03-02T20:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Warning about HtmlBlue style when using EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Warning-about-HtmlBlue-style-when-using-EG-7-1/m-p/253966#M17833</link>
      <description>&lt;P&gt;Yes, you have the &lt;A href="http://blogs.sas.com/content/sasdummy/2011/08/02/how-to-add-htmlblue-to-your-list-of-styles-in-sas-enterprise-guide/" target="_self"&gt;opposite problem that I discussed here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTMLBLUE is defined in SAS 9.3 and later as a server-side style, with an official ODS style template. &amp;nbsp;But it's not in 9.2, which is why you have the error when EG generates a STYLE=HTMLBLUE option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can add a "token" HTMLBLUE style to the server with PROC TEMPLATE with something like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc template;
   define style htmlblue;
   parent=styles.default;
   end;
run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Or...simply choose a different style that exists in 9.2 (like BarretsBlue).&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:46:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Warning-about-HtmlBlue-style-when-using-EG-7-1/m-p/253966#M17833</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-03-02T20:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Warning about HtmlBlue style when using EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Warning-about-HtmlBlue-style-when-using-EG-7-1/m-p/253969#M17834</link>
      <description>Thank you!</description>
      <pubDate>Wed, 02 Mar 2016 20:50:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Warning-about-HtmlBlue-style-when-using-EG-7-1/m-p/253969#M17834</guid>
      <dc:creator>NScheperle</dc:creator>
      <dc:date>2016-03-02T20:50:06Z</dc:date>
    </item>
  </channel>
</rss>

