<?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: JMP16.1 TLB not working for Visual Studio in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP16-1-TLB-not-working-for-Visual-Studio/m-p/601738#M80513</link>
    <description>&lt;P&gt;I tried all of the above (Admin rights, folder writeable, no other jmp istallations and refererences refreshed) and am still unable to make the jmp.interop.dll file.&amp;nbsp; This is in windows 10, vs 2019.&amp;nbsp; Any further advice?&amp;nbsp; I would rather not have to go through this type of hassle with every new JMP version release either, should I just give up and be using other software?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2023 00:29:38 GMT</pubDate>
    <dc:creator>PieNumberOtter1</dc:creator>
    <dc:date>2023-02-16T00:29:38Z</dc:date>
    <item>
      <title>JMP16.1 TLB not working for Visual Studio</title>
      <link>https://community.jmp.com/t5/Discussions/JMP16-1-TLB-not-working-for-Visual-Studio/m-p/425124#M67458</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently my company has just upgraded license to JMP16.1 and the previous software i written in vb.net which calls the JMP COM Library is not working anymore.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I couldn't find JMP library in COM Reference and manually adding the jmp.tlb from&amp;nbsp;C:\Program Files\SAS\JMP\16\ give me this error below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chiat_0-1633934306999.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36460i6EE87F69EAB0CD72/image-size/medium?v=v2&amp;amp;px=400" role="button" title="chiat_0-1633934306999.png" alt="chiat_0-1633934306999.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to reinstall back JMP14 and the TLB is working fine so i guess the problem is not from Visual Studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate any help or comments!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 18:01:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP16-1-TLB-not-working-for-Visual-Studio/m-p/425124#M67458</guid>
      <dc:creator>chiat</dc:creator>
      <dc:date>2023-06-09T18:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: JMP16.1 TLB not working for Visual Studio</title>
      <link>https://community.jmp.com/t5/Discussions/JMP16-1-TLB-not-working-for-Visual-Studio/m-p/425204#M67469</link>
      <description>&lt;P&gt;Hi chiat,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are a few things to try.&amp;nbsp; I am using VS 2019 and it seems to be a bit more temperamental and I have seen your issue before.&amp;nbsp; A few things to do:&lt;BR /&gt;&lt;BR /&gt;1.&amp;nbsp; Make sure you are running VS in Admin mode.&amp;nbsp; That seems to be required now to update the project file with the new JMP reference.&lt;/P&gt;
&lt;P&gt;2. Make sure the obj\debug or obj\release folder underneath your project file is writeable.&amp;nbsp; VS will generate an interop.dll file that it uses to connect between JMP and your application.&amp;nbsp; For example, I just made this one with the JMP 16.1 Type Library.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="briancorcoran_0-1633955460507.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36464i3699500B2BAFEFC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="briancorcoran_0-1633955460507.png" alt="briancorcoran_0-1633955460507.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3. If you have multiple JMP installations, the Windows Registry sometimes does not update the information correctly for Automation.&amp;nbsp; In general, the last JMP that you install will take priority and it is difficult to make VB understand anything that isn't in the registry.&amp;nbsp; I would first close down your VB project.&amp;nbsp; Then I suggest starting up JMP 16, go into Preferences-&amp;gt;Windows Specific and then select "Reset Associations".&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="briancorcoran_1-1633955713612.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36465i69F911AC24BE3664/image-size/medium?v=v2&amp;amp;px=400" role="button" title="briancorcoran_1-1633955713612.png" alt="briancorcoran_1-1633955713612.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bring your VB project back up and try to add the reference to the JMP 16 Type Library again through the Add Reference browser.&amp;nbsp; It should work this time, and you should be able to then build your project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian Corcoran&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 12:36:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP16-1-TLB-not-working-for-Visual-Studio/m-p/425204#M67469</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2021-10-11T12:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: JMP16.1 TLB not working for Visual Studio</title>
      <link>https://community.jmp.com/t5/Discussions/JMP16-1-TLB-not-working-for-Visual-Studio/m-p/601738#M80513</link>
      <description>&lt;P&gt;I tried all of the above (Admin rights, folder writeable, no other jmp istallations and refererences refreshed) and am still unable to make the jmp.interop.dll file.&amp;nbsp; This is in windows 10, vs 2019.&amp;nbsp; Any further advice?&amp;nbsp; I would rather not have to go through this type of hassle with every new JMP version release either, should I just give up and be using other software?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 00:29:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP16-1-TLB-not-working-for-Visual-Studio/m-p/601738#M80513</guid>
      <dc:creator>PieNumberOtter1</dc:creator>
      <dc:date>2023-02-16T00:29:38Z</dc:date>
    </item>
  </channel>
</rss>

