﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>LogViewPlus Support » LogViewPlus Support » Configuration &amp; Customization  » Plugin CustomReader: Dependencies to other libraries</title><generator>InstantForum 2017-1 Final</generator><description>LogViewPlus Support</description><link>https://www.logviewplus.com/forum/</link><webMaster>LogViewPlus Support</webMaster><lastBuildDate>Sat, 11 Apr 2026 06:05:21 GMT</lastBuildDate><ttl>20</ttl><item><title>Plugin CustomReader: Dependencies to other libraries</title><link>https://www.logviewplus.com/forum/post/2011</link><description>Hi There&lt;br/&gt;&lt;br/&gt;I am implementing a CustomReader, based on your Template.&lt;br/&gt;I want to connect directly to MongoDB, where my logs are stored as JSON.&lt;br/&gt;Everything is working fine, until i try to use an additional package like&amp;nbsp; &amp;nbsp;MongoDB.Driver.dll&amp;nbsp; .&lt;br/&gt;Can you plz explain where i have to store the external libraries, so i can use them in the Plugin?&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;BTW:&lt;br/&gt;By design, its not possible to build the external libraries into the plugin.dll, which would be the obvious solution.&lt;br/&gt;&lt;br/&gt;Thanks for the answer&lt;br/&gt;phw&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;My version:&amp;nbsp; &lt;br/&gt;Logviewplus&amp;nbsp;V3.0.8&lt;br/&gt;Visual Studio 2022&lt;br/&gt;&lt;br/&gt; &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 16 Jan 2024 14:13:44 GMT</pubDate><dc:creator>phw</dc:creator></item><item><title>RE: Plugin CustomReader: Dependencies to other libraries</title><link>https://www.logviewplus.com/forum/post/2014</link><description>Glad to hear it - thanks for letting me know!&amp;nbsp;&amp;nbsp;&lt;span id="if_insertedNode_1705414415346"&gt;:)&lt;/span&gt;</description><pubDate>Tue, 16 Jan 2024 14:13:44 GMT</pubDate><dc:creator>LogViewPlus Support</dc:creator></item><item><title>RE: Plugin CustomReader: Dependencies to other libraries</title><link>https://www.logviewplus.com/forum/post/2013</link><description>thank you Toby, that helped, I understand the problem now&lt;br/&gt;regards&lt;br/&gt;phw</description><pubDate>Tue, 16 Jan 2024 14:11:05 GMT</pubDate><dc:creator>phw</dc:creator></item><item><title>RE: Plugin CustomReader: Dependencies to other libraries</title><link>https://www.logviewplus.com/forum/post/2012</link><description>Hi Phw,&lt;br/&gt;&lt;br/&gt;The DLL will need to be placed in the %AppData%\LogViewPlus\Plugins directory next to your DLL.&amp;nbsp; Note that any DLLs referenced by MongoDB.Driver.dll will also need to be found in the same directory (or the GAC).&amp;nbsp; Often the error message shown here by .Net is something like "could not load dll &lt;strong&gt;&lt;i&gt;or one of its dependencies&lt;/i&gt;&lt;/strong&gt;".&lt;br/&gt;&lt;br/&gt;I would also recommend &lt;a href="https://www.logviewplus.com/download.html" id="if_insertedNode_1705412412342"&gt;upgrading to LVP 3.1&lt;/a&gt; if possible.&amp;nbsp; The latest release uses a newer .Net Framework version (4.8) and there may also be minor changes to the common library.&amp;nbsp; It is also possible that the updated framework version will require an updated Mongo DB driver (just something to keep in mind).&lt;br/&gt;&lt;br/&gt;Hope that helps,&lt;br/&gt;&lt;br/&gt;Toby</description><pubDate>Tue, 16 Jan 2024 13:45:34 GMT</pubDate><dc:creator>LogViewPlus Support</dc:creator></item></channel></rss>