<?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: Receiving error using tDotNetInstantiator in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212190#M9913</link>
    <description>Hi Everyone,&lt;BR /&gt;I am also getting the same problem.&lt;BR /&gt;Please share solution, if anyone has it as early as possible.</description>
    <pubDate>Fri, 15 Nov 2013 06:41:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-15T06:41:56Z</dc:date>
    <item>
      <title>Receiving error using tDotNetInstantiator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212189#M9912</link>
      <description>Hi Everyone, 
&lt;BR /&gt;I am a new user to Talend and am hoping that someone may be able to assist with an issue I am having. I am currently attempting to use tDotNetInstantiator to instantiate a .NET class that wraps a COM object. In my JOB, I have the tDotNetInstantiator component linked to a tDotNetRow component, but when I run the job, I get the following error: 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: java.lang.UnsatisfiedLinkError: C:\Windows\System32\janet-win32.dll: Can't find dependent libraries 
&lt;BR /&gt; at sepg.almconnector_dotnet_0_1.ALMConnector_DotNet.tDotNETInstantiate_1Process(ALMConnector_DotNet.java:337) 
&lt;BR /&gt; at sepg.almconnector_dotnet_0_1.ALMConnector_DotNet.runJobInTOS(ALMConnector_DotNet.java:616) 
&lt;BR /&gt; at sepg.almconnector_dotnet_0_1.ALMConnector_DotNet.main(ALMConnector_DotNet.java:484) 
&lt;BR /&gt;Caused by: java.lang.UnsatisfiedLinkError: C:\Windows\System32\janet-win32.dll: Can't find dependent libraries 
&lt;BR /&gt; at java.lang.ClassLoader$NativeLibrary.load(Native Method) 
&lt;BR /&gt; at java.lang.ClassLoader.loadLibrary0(Unknown Source) 
&lt;BR /&gt; at java.lang.ClassLoader.loadLibrary(Unknown Source) 
&lt;BR /&gt; at java.lang.Runtime.loadLibrary0(Unknown Source) 
&lt;BR /&gt; at java.lang.System.loadLibrary(Unknown Source) 
&lt;BR /&gt; at org.talend.net.Object.loadLibrary(Object.java:201) 
&lt;BR /&gt; at org.talend.net.Object.&amp;lt;clinit&amp;gt;(Object.java:164) 
&lt;BR /&gt; at sepg.almconnector_dotnet_0_1.ALMConnector_DotNet.tDotNETInstantiate_1Process(ALMConnector_DotNet.java:292) 
&lt;BR /&gt;I am currently running the 32bit version of Talend Open Studio for ESB on Windows 7 64bit. The janet_win*.dll files are located as follows: 
&lt;BR /&gt;janet-win32.dll - C:\Windows\SysWOW64 
&lt;BR /&gt;janet-win64.dll - C:\Windows\System32 
&lt;BR /&gt;My .NET object is targeted for x86 and version 4 of the .NET framework and I also have the correct janet files downloaded. 
&lt;BR /&gt;Does anyone have any thoughts? 
&lt;BR /&gt;Thank you, 
&lt;BR /&gt;Craig</description>
      <pubDate>Thu, 04 Oct 2012 00:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212189#M9912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-04T00:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving error using tDotNetInstantiator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212190#M9913</link>
      <description>Hi Everyone,&lt;BR /&gt;I am also getting the same problem.&lt;BR /&gt;Please share solution, if anyone has it as early as possible.</description>
      <pubDate>Fri, 15 Nov 2013 06:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212190#M9913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-15T06:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving error using tDotNetInstantiator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212191#M9914</link>
      <description>hi i'm also searching for same thing please share some. inputs..</description>
      <pubDate>Fri, 15 Nov 2013 12:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212191#M9914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-15T12:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving error using tDotNetInstantiator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212192#M9915</link>
      <description>Hi, 
&lt;BR /&gt;Please check the usage in component reference 
&lt;A href="https://help.talend.com/search/all?query=tDotNETInstantiate&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tDotNETInstantiate&lt;/A&gt;.
&lt;BR /&gt;Reference:To use this component, you must first install the runtime DLLs, for example janet-win32.dll for Windows 32-bit version and janet-win64.dll for Windows 64-bit version, from the corresponding Microsoft Visual C Redistributable Package. This allows you to avoid errors like the UnsatisfiedLinkError on dependent DLL. 
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 09 Dec 2013 06:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212192#M9915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-09T06:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving error using tDotNetInstantiator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212193#M9916</link>
      <description>Hi&lt;BR /&gt;I am getting the same error now. Can you please help me resolve this?&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 23 Sep 2015 17:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Receiving-error-using-tDotNetInstantiator/m-p/2212193#M9916</guid>
      <dc:creator>noorabduljaleel</dc:creator>
      <dc:date>2015-09-23T17:01:18Z</dc:date>
    </item>
  </channel>
</rss>

