<?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: Greetings and request for help! in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/145001#M28932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error comes from the Integration Service package that was not installed ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 22:16:17 GMT</pubDate>
    <dc:creator>ltoinel</dc:creator>
    <dc:date>2015-03-24T22:16:17Z</dc:date>
    <item>
      <title>Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144992#M28923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got some old version of SAS Macro (to calculate heritability, and analyse data from the breeding mating design). But I am using SAS 9.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I want to use the Macro SAS 5.1, I can't analyze the data and the following message will be displayed:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;SAS Enterprise Guide&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;Retrieve the COM class factory for component with CLSID {D697927-6B31-11D5-BA37-00C04F81BC00} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: Ox80040154 (REGDAB_E_ CLASSNOTREG))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My area of specialization is Plant breeding. Hope this can help you assist me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 12:09:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144992#M28923</guid>
      <dc:creator>oussou</dc:creator>
      <dc:date>2014-09-15T12:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144993#M28924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell in more detail what you are doing?&lt;/P&gt;&lt;P&gt;Are you using a local or a remote SAS server?&lt;/P&gt;&lt;P&gt;In what situation do you get the above message? IS it in a dialogue our or in the SAS log?&lt;/P&gt;&lt;P&gt;Are you sure that your server connection is active?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 12:29:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144993#M28924</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-09-15T12:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144994#M28925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And the macro itself or, better yet, a link to where you found the macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS 5 was from the 70's or early 80's, so I suspect (hope) that is a version number for the macro rather than SAS itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 12:41:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144994#M28925</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2014-09-15T12:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144995#M28926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS code is highly backward compatible so even very old SAS code is still very likely to run correctly in a new SAS version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error you've posted looks more like some issue with SAS Enterprise Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As others said: You need to provide a bit more detail of what you're doing, how your environment looks like and what changed since the code run the last time successfully. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 12:57:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144995#M28926</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2014-09-15T12:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144996#M28927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this is relevant, but take a look at: &lt;A href="http://stackoverflow.com/questions/1036856/retrieving-the-com-class-factory-for-component-with-clsid-xxxx-failed-due-to-t" title="http://stackoverflow.com/questions/1036856/retrieving-the-com-class-factory-for-component-with-clsid-xxxx-failed-due-to-t"&gt;.net - Retrieving the COM class factory for component with CLSID {XXXX} failed due to the following error: 80040154 - Stack Overflow&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 13:31:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144996#M28927</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-09-15T13:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144997#M28928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have example data from the North Carolina Design II mating design. I would like to analyze it as an example given before I change the variables and put mine. When I try to run it , the SAS macro will gave me what I have shown above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 09:47:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144997#M28928</guid>
      <dc:creator>oussou</dc:creator>
      <dc:date>2014-09-16T09:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144998#M28929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I will check my SAS environment and see what I am going to have. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 09:48:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144998#M28929</guid>
      <dc:creator>oussou</dc:creator>
      <dc:date>2014-09-16T09:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144999#M28930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your contribution. This maybe the possible reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 09:54:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/144999#M28930</guid>
      <dc:creator>oussou</dc:creator>
      <dc:date>2014-09-16T09:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/145000#M28931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, we have exactly the same error on SAS Dataflux studio when we try to make a new connection to a new Authentication Server. &lt;/P&gt;&lt;P&gt;The D697927-6B31-11D5-BA37-00C04F81BC00 component seems to be missing from most of our computers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 16:54:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/145000#M28931</guid>
      <dc:creator>ltoinel</dc:creator>
      <dc:date>2015-03-20T16:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/145001#M28932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error comes from the Integration Service package that was not installed ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 22:16:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/145001#M28932</guid>
      <dc:creator>ltoinel</dc:creator>
      <dc:date>2015-03-24T22:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Greetings and request for help!</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/577814#M163776</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this is old, but can you tell me how did you solved this issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 16:32:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Greetings-and-request-for-help/m-p/577814#M163776</guid>
      <dc:creator>Rahil_Razac</dc:creator>
      <dc:date>2019-07-30T16:32:35Z</dc:date>
    </item>
  </channel>
</rss>

