<?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: Error Message on Telesales.Htm Dashboard in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Error-Message-on-Telesales-Htm-Dashboard/m-p/15443#M305</link>
    <description>Hi:&lt;BR /&gt;
  Do you mean you are running the program listed in this Tech Support note, when you say you are running the "script"???&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/26/112.html" target="_blank"&gt;http://support.sas.com/kb/26/112.html&lt;/A&gt;&lt;BR /&gt;
                                 &lt;BR /&gt;
  The download is for the program telesales.sas and if you look at the full code tab, it creates the HTML files in your working directory using this FILENAME statement:&lt;BR /&gt;
[pre]&lt;BR /&gt;
filename odsout '.';&lt;BR /&gt;
[/pre]&lt;BR /&gt;
                                                    &lt;BR /&gt;
  It seems odd, that your working directory is set to &lt;B&gt;c:\windows\system32&lt;/B&gt;, but if you change the FILENAME statement to:&lt;BR /&gt;
  [pre]&lt;BR /&gt;
filename odsout 'c:\temp';  &lt;BR /&gt;
     [/pre]&lt;BR /&gt;
                                   &lt;BR /&gt;
(or some other location where you have authorization),  then you should be able to run the program and access the results.&lt;BR /&gt;
           &lt;BR /&gt;
  Note that the Tech Support full code tab also shows 2 different versions of the program...a stored process version and a webDAV portlet version.&lt;BR /&gt;
 &lt;BR /&gt;
  If you continue to have issues with this program and generating results, you may wish to open a track with SAS Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Wed, 11 Nov 2009 23:53:39 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2009-11-11T23:53:39Z</dc:date>
    <item>
      <title>Error Message on Telesales.Htm Dashboard</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Error-Message-on-Telesales-Htm-Dashboard/m-p/15442#M304</link>
      <description>Hi all, &lt;BR /&gt;
&lt;BR /&gt;
I have just downloaded Telesales.Html Dashboard and running the script on SAS Devloper 9.1 at the moment. However, it came up with an error message that says &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;ERROR: Insufficient authorization to access c:\windows\system32\telesalesDash.htm&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Just wondering if anyone know whats that suppose to means? &lt;BR /&gt;
&lt;BR /&gt;
Lots of Thanks&lt;BR /&gt;
Yennie</description>
      <pubDate>Wed, 11 Nov 2009 23:21:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Error-Message-on-Telesales-Htm-Dashboard/m-p/15442#M304</guid>
      <dc:creator>Yennie</dc:creator>
      <dc:date>2009-11-11T23:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message on Telesales.Htm Dashboard</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Error-Message-on-Telesales-Htm-Dashboard/m-p/15443#M305</link>
      <description>Hi:&lt;BR /&gt;
  Do you mean you are running the program listed in this Tech Support note, when you say you are running the "script"???&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/26/112.html" target="_blank"&gt;http://support.sas.com/kb/26/112.html&lt;/A&gt;&lt;BR /&gt;
                                 &lt;BR /&gt;
  The download is for the program telesales.sas and if you look at the full code tab, it creates the HTML files in your working directory using this FILENAME statement:&lt;BR /&gt;
[pre]&lt;BR /&gt;
filename odsout '.';&lt;BR /&gt;
[/pre]&lt;BR /&gt;
                                                    &lt;BR /&gt;
  It seems odd, that your working directory is set to &lt;B&gt;c:\windows\system32&lt;/B&gt;, but if you change the FILENAME statement to:&lt;BR /&gt;
  [pre]&lt;BR /&gt;
filename odsout 'c:\temp';  &lt;BR /&gt;
     [/pre]&lt;BR /&gt;
                                   &lt;BR /&gt;
(or some other location where you have authorization),  then you should be able to run the program and access the results.&lt;BR /&gt;
           &lt;BR /&gt;
  Note that the Tech Support full code tab also shows 2 different versions of the program...a stored process version and a webDAV portlet version.&lt;BR /&gt;
 &lt;BR /&gt;
  If you continue to have issues with this program and generating results, you may wish to open a track with SAS Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 11 Nov 2009 23:53:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Error-Message-on-Telesales-Htm-Dashboard/m-p/15443#M305</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-11-11T23:53:39Z</dc:date>
    </item>
  </channel>
</rss>

