<?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: Problem with SAS.UV.Transport dll in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411781#M279695</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13798"&gt;@AlanC&lt;/a&gt;&amp;nbsp;.&amp;nbsp; Of course, SAS still doesn't officially support that use of piecemeal DLLs from a packaged product.&amp;nbsp; But, as my daughters like to say, you do you. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2017 00:20:02 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2017-11-09T00:20:02Z</dc:date>
    <item>
      <title>Problem with SAS.UV.Transport dll</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411198#M279691</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed SAS universal viewer and copied dll's from SAS home directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Iam using below code in ASP.NET application&amp;nbsp;to read .xpt files and convert to SAS dataset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Cambria" size="4"&gt;using&lt;/FONT&gt;&lt;FONT face="Cambria" size="4"&gt; SAS.UV.Transport;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Cambria" size="4"&gt;SAS.UV.Transport.&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Cambria" size="4"&gt;TransportFile&lt;/FONT&gt;&lt;FONT face="Cambria" size="4"&gt; tf = &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Cambria" size="4"&gt;new&lt;/FONT&gt;&lt;FONT face="Cambria" size="4"&gt; SAS.UV.Transport.&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Cambria" size="4"&gt;TransportFile&lt;/FONT&gt;&lt;FONT face="Cambria" size="4"&gt;(&lt;/FONT&gt;&lt;FONT color="#a31515" face="Cambria" size="4"&gt;@"D:\tildra-pss\adlb.xpt"&lt;/FONT&gt;&lt;FONT face="Cambria" size="4"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Cambria" size="4"&gt;var&lt;/FONT&gt;&lt;FONT face="Cambria" size="4"&gt; x = tf.Datasets;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;&lt;FONT face="Cambria" size="4"&gt;Please find the attached screenshots for the errors raised.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Cambria" size="4"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 14:31:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411198#M279691</guid>
      <dc:creator>sree161</dc:creator>
      <dc:date>2017-11-07T14:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SAS.UV.Transport dll</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411213#M279692</link>
      <description>&lt;P&gt;I'm afraid we can't help you with this.&amp;nbsp; We do not support any APIs related to using components of the SAS Universal Viewer in this way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might be able to accomplish what you need directly with the SAS OLE DB Local Data Provider.&amp;nbsp; &lt;A href="https://support.sas.com/documentation/cdl/en/oledbpr/63701/PDF/default/oledbpr.pdf" target="_self"&gt;See the "cookbook" documentation&lt;/A&gt; and search for XPT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I have some examples in &lt;A href="https://blogs.sas.com/content/tag/ole-db/" target="_self"&gt;this OLE DB blog series.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 15:26:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411213#M279692</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-11-07T15:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SAS.UV.Transport dll</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411775#M279694</link>
      <description>&lt;P&gt;The code appears to be from a blog post of mine in 2011. I have just updated it showing you how to fix the issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://savian.blogspot.com/2011/02/sas-transport-files-and-net.html" target="_blank"&gt;http://savian.blogspot.com/2011/02/sas-transport-files-and-net.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 23:55:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411775#M279694</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2017-11-08T23:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SAS.UV.Transport dll</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411781#M279695</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13798"&gt;@AlanC&lt;/a&gt;&amp;nbsp;.&amp;nbsp; Of course, SAS still doesn't officially support that use of piecemeal DLLs from a packaged product.&amp;nbsp; But, as my daughters like to say, you do you. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 00:20:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411781#M279695</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-11-09T00:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SAS.UV.Transport dll</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411783#M279696</link>
      <description>Yeah, I know &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I took the time to figure it all out in binary but it was a very long week to get the floats figured out (it also got coded years after I put that blog post up). &lt;BR /&gt;&lt;BR /&gt;I may release the binary code at some point but not w/o thinking about it a bit.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 09 Nov 2017 00:32:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/411783#M279696</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2017-11-09T00:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SAS.UV.Transport dll</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/562088#M279697</link>
      <description>You also need to include the file SAS.UV.Utility.dll</description>
      <pubDate>Tue, 28 May 2019 19:45:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Problem-with-SAS-UV-Transport-dll/m-p/562088#M279697</guid>
      <dc:creator>HenningBW</dc:creator>
      <dc:date>2019-05-28T19:45:08Z</dc:date>
    </item>
  </channel>
</rss>

