<?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 using IOM bridge in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-using-IOM-bridge/m-p/535398#M15637</link>
    <description>&lt;P&gt;You are probably connecting to the Metadata server port (default: 8561) instead of the Workspace server port (default: 8591). If using EG, your connection info includes the Metadata server, which then retrieves the list of available workspace servers (ex: "SASApp") and brokers the Workspace connection for you. With this app example, we're bypassing the Metadata server and going straight to the Workspace.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Feb 2019 20:27:59 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2019-02-13T20:27:59Z</dc:date>
    <item>
      <title>Error using IOM bridge</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-using-IOM-bridge/m-p/535333#M15634</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm fairly new to SAS. My team is trying to connect to SAS using .NET. We are using Chris Hemedinger's "&lt;A href="https://github.com/cjdinger/SasHarness%22.%C2%A0%C2%A0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/cjdinger/SasHarness".&amp;nbsp;&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I keep getting this error using the tool - "The client has connected to a SAS Metadata server (v1.0) when it intended to connect to a SAS Workspace server". I have verified the SAS workspace server name, machine dns name and the port with my SAS admin and these input looks correct. Could you please help me resolve this? Am i missing something? We are using SAS 9.4. I'm connecting to SAS using VS2017 from a 64 bit machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SASObjectManager.IObjectFactory2 obObjectFactory =&lt;BR /&gt;new SASObjectManager.ObjectFactoryMulti2();&lt;BR /&gt;SASObjectManager.ServerDef obServer =&lt;BR /&gt;new SASObjectManager.ServerDef();&lt;BR /&gt;&lt;BR /&gt;obServer.MachineDNSName = Host;&lt;BR /&gt;obServer.Protocol = SASObjectManager.Protocols.ProtocolBridge;&lt;BR /&gt;obServer.Port = Convert.ToInt32(Port);&lt;BR /&gt;obServer.ClassIdentifier = "440196d4-90f0-11d0-9f41-00a024bb830c";&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;_workspace = (SAS.Workspace)obObjectFactory.CreateObjectByServer(&lt;BR /&gt;Name, true,&lt;BR /&gt;obServer,&lt;BR /&gt;string.IsNullOrEmpty(UserId) ? null : UserId,&lt;BR /&gt;string.IsNullOrEmpty(Password) ? null : Password);&lt;/P&gt;&lt;P&gt;objectKeeper.AddObject(1, Name, _workspace);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 18:14:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Error-using-IOM-bridge/m-p/535333#M15634</guid>
      <dc:creator>gansloaded</dc:creator>
      <dc:date>2019-02-13T18:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error using IOM bridge</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-using-IOM-bridge/m-p/535398#M15637</link>
      <description>&lt;P&gt;You are probably connecting to the Metadata server port (default: 8561) instead of the Workspace server port (default: 8591). If using EG, your connection info includes the Metadata server, which then retrieves the list of available workspace servers (ex: "SASApp") and brokers the Workspace connection for you. With this app example, we're bypassing the Metadata server and going straight to the Workspace.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 20:27:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Error-using-IOM-bridge/m-p/535398#M15637</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2019-02-13T20:27:59Z</dc:date>
    </item>
  </channel>
</rss>

