<?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 Problem with tDotNet Components in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250450#M34688</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying out the following components tDotNetInstantiate and tDotNetRow (Talend Open Studio 7.2). I have successfully completed the examples in Talend documentation (&lt;A href="https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/uxiSSj3xwcSy5zNMKgnfkA?section=dotnet-tdotnetrow-sce1" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/uxiSSj3xwcSy5zNMKgnfkA?section=dotnet-tdotnetrow-sce1&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However if I publish a DLL from Visual Studio in 32 bit (x86) rather than 64 bit and try and reference this, I receive an error message..&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;System.BadImageFormatException: Could not load file or assembly 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/HelloWorld.dll' or one of its dependencies. is not a valid Win32 application.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Is it possible to run a 32 bit dll from 64 bit TOS in this example? The reason I ask is I have a requirement to access a legacy dll for a data process.&lt;/P&gt;
&lt;P&gt;thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2020 12:06:21 GMT</pubDate>
    <dc:creator>sjm</dc:creator>
    <dc:date>2020-01-13T12:06:21Z</dc:date>
    <item>
      <title>Problem with tDotNet Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250450#M34688</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying out the following components tDotNetInstantiate and tDotNetRow (Talend Open Studio 7.2). I have successfully completed the examples in Talend documentation (&lt;A href="https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/uxiSSj3xwcSy5zNMKgnfkA?section=dotnet-tdotnetrow-sce1" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/uxiSSj3xwcSy5zNMKgnfkA?section=dotnet-tdotnetrow-sce1&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However if I publish a DLL from Visual Studio in 32 bit (x86) rather than 64 bit and try and reference this, I receive an error message..&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;System.BadImageFormatException: Could not load file or assembly 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/HelloWorld.dll' or one of its dependencies. is not a valid Win32 application.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Is it possible to run a 32 bit dll from 64 bit TOS in this example? The reason I ask is I have a requirement to access a legacy dll for a data process.&lt;/P&gt;
&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 12:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250450#M34688</guid>
      <dc:creator>sjm</dc:creator>
      <dc:date>2020-01-13T12:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tDotNet Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250451#M34689</link>
      <description>did you install corresponding runtime?&lt;BR /&gt;&lt;BR /&gt;"To use this component, you must first install the runtime DLLs, for example janet-win32.dll for Windows32-bit version and janet-win64.dll for Windows 64-bitversion, from the corresponding Microsoft Visual C++ Redistributable Package. This allows you to avoid errors like the Unsatisfied Link Error on dependent DLL. "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Tue, 14 Jan 2020 09:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250451#M34689</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-14T09:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tDotNet Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250452#M34690</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for your reply, yes I did do that. Although I wasn't sure of the actual installation process, I just placed a copy of these files in C:\Windows\System32 and the bin folder of the Java installation, where do they actually need to be installed?&lt;/P&gt;&lt;P&gt;The tDotNet components do work with a simple dll I created. I think the problem is if I create a dll as 32 bit and use that in the components (which is what I need to do) it doesn't seem to like the 64 bit environment (Windows/Talend/Java) I am trying to run it in ?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 12:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250452#M34690</guid>
      <dc:creator>sjm</dc:creator>
      <dc:date>2020-01-14T12:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tDotNet Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250453#M34691</link>
      <description>&lt;P&gt;To add a little value to the thread, I have issues since upgrading from TOS 6.5 &amp;gt; 7.2.1 + 7.3.1 (and also multiple M versions in between).&lt;/P&gt; 
&lt;P&gt;In my 'live' projects I pass data via&amp;nbsp;tRowGenerator to the tDotNetRow component and since v7 it results in error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;example;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example.png" style="width: 503px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA0m.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149253iC6BBB3E5A05840DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA0m.png" alt="0683p000009MA0m.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#FF0000"&gt;System.InvalidCastException: Unable to cast object of type 'System.NullReferenceException' to type 'System.Reflection.Assembly'.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#FF0000"&gt;at Java_org_talend_net_Object_createInstanceLib(JNIEnv_* env, _jobject* _this, _jstring* className, _jobject* jAssembly, _jobjectArray* params, _jobjectArray* types)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I believe the values are not being passed through to the component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please can this be investigated further..........&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2020 15:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250453#M34691</guid>
      <dc:creator>pbz1983</dc:creator>
      <dc:date>2020-03-08T15:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tDotNet Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250454#M34692</link>
      <description>&lt;P&gt;i am also getting same issue, someone please help&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 13:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250454#M34692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-13T13:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tDotNet Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250455#M34693</link>
      <description>&lt;P&gt;i also upgraded the studio version 7.2 to 7.3 i placed the janet dlls in java run time as well as windows/system32&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i have installed vc++ redistributable and .net frame work previous it is working without any issues while running in 7.3&amp;nbsp; getting this error&amp;nbsp; can anyone help me on this&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;[WARN ]: org.eclipse.jetty.server.handler.ContextHandler - Empty contextPath&lt;BR /&gt;System.InvalidCastException: Unable to cast object of type 'System.NullReferenceException' to type 'System.Reflection.Assembly'.&lt;BR /&gt;at Java_org_talend_net_Object_createInstanceLib(JNIEnv_* env, _jobject* _this, _jstring* className, _jobject* jAssembly, _jobjectArray* params, _jobjectArray* types)&lt;BR /&gt;#&lt;BR /&gt;# A fatal error has been detected by the Java Runtime Environment:&lt;BR /&gt;#&lt;BR /&gt;# Internal Error (0xe0434352), pid=9136, tid=0x0000000000001f14&lt;BR /&gt;#&lt;BR /&gt;# JRE version: Java(TM) SE Runtime Environment (8.0_241-b07) (build 1.8.0_241-b07)&lt;BR /&gt;# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.241-b07 mixed mode windows-amd64 compressed oops)&lt;BR /&gt;# Problematic frame:&lt;BR /&gt;# C [KERNELBASE.dll+0x39159]&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009ManL"&gt;Capture.PNG&lt;/A&gt;</description>
      <pubDate>Fri, 01 May 2020 12:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250455#M34693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-01T12:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tDotNet Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250456#M34694</link>
      <description>&lt;P&gt;Same problem here, i resolved it by using the dll from https://talend-update.talend.com/nexus/content/repositories/libraries/org/talend/libraries/janet-dll_40/1.0/janet-dll_40-1.0.zip. Probably it is a specific .net version dependency and this is a newer builded...&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 14:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250456#M34694</guid>
      <dc:creator>diemerga</dc:creator>
      <dc:date>2021-01-08T14:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tDotNet Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250457#M34695</link>
      <description>&lt;P&gt;This solution helped. Thank you very much. &lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 15:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250457#M34695</guid>
      <dc:creator>Ram12</dc:creator>
      <dc:date>2021-05-27T15:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with tDotNet Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250458#M34696</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before use the good version of janet i had this error:&lt;/P&gt;&lt;P&gt;&lt;I&gt;System.InvalidCastException: Unable to cast object of type 'System.NullReferenceException' to type 'System.Reflection.Assembly'.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the specific janet dll but i had again an error:&lt;/P&gt;&lt;P&gt;&lt;I&gt;System.InvalidCastException: Unable to cast object of type 'System.AccessViolationException' to type 'System.Reflection.Assembly'.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To resolve it, in Talend Studioin the module panel, make sure you use janet-java-1.2.jar for tDotnet component. In my case I used the janet-java-1.1.jar and it was the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 13:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-tDotNet-Components/m-p/2250458#M34696</guid>
      <dc:creator>MisterJack</dc:creator>
      <dc:date>2023-08-04T13:33:50Z</dc:date>
    </item>
  </channel>
</rss>

