Adding Dll's
jhallam3 opened this issue · 8 comments
Hi there.
Im looking at using my existing Dll's I use, however cant see how to add them in to Warewolf
Ive followed the https://warewolf.io/knowledge-base/using-dlls/ knowledge base link for this however very confusing.
Can someone please create a video for this so I can see where to click?
What version of the .net framework does it have to be compiled against?
Hi,
Thanks for the feedback. We currently looking into making video's for various part of the system. Could you please provide a bit more detail as to what you found confusing about the article?
Warewolf uses .Net Framework 4.5.2 currently. However the version of the DLL you are using should not matter as long as it is a .Net DLL. If you are able to, please share the DLL with us and we can have a look as to why it is not working.
Thanks
Hey. I found it eventually.
Now struggling with dll's that need extra files such as xml settings files
and dll's that need extra dll's such as newtonsoft or MySQL.
If you could help with then then I'm rocking ahead!
Regards
Jon Hallam
On 17 Aug 2016, at 06:47, Hagashen Naidu notifications@github.com wrote:
Hi,
Thanks for the feedback. We currently looking into making video's for
various part of the system. Could you please provide a bit more detail as
to what you found confusing about the article?
Warewolf uses .Net Framework 4.5.2 currently. However the version of the
DLL you are using should not matter as long as it is a .Net DLL. If you are
able to, please share the DLL with us and we can have a look as to why it
is not working.
Thanks
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#41 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AE70OKFKLCADhBZAJ7WpA8Ep-jdujG2Xks5qgqBxgaJpZM4JliYe
.
Hi,
In terms of config files, those files will have to reside where your application expects it to be. If you are calling a method that requires a file path, you can pass it into the method as a input parameter. External DLL's that are required by your DLL must either be in the same folder your folder.
Thanks
Hagashen Naidu
cool.
my Dll references the app.config settings file for app settings, So I need to reference this to a full path rather than just having a config file in the same folder? ????
On 17 Aug 2016, at 08:41, Hagashen Naidu notifications@github.com wrote:
Hi,
In terms of config files, those files will have to reside where your application expects it to be. If you are calling a method that requires a file path, you can pass it into the method as a input parameter. External DLL's that are required by your DLL must either be in the same folder your folder.
Thanks
Hagashen Naidu—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #41 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AE70OJYKXDXOvr727RBnsYH5nBVPjZJ5ks5qgrsQgaJpZM4JliYe.
Hi,
If your DLL reference to the app.config is correct then it should have no problem reading it. Warewolf simply loads your DLL and executes the selected method with the given parameters. Are you getting an error, is it possible to provide a screenshot? Or a sample of the DLL you are trying to use with its config and dependency DLL's?
Thanks
Hi whats your email or even better Skype.
On 17 Aug 2016, at 10:36, Hagashen Naidu notifications@github.com wrote:
Hi,
If your DLL reference to the app.config is correct then it should have no problem reading it. Warewolf simply loads your DLL and executes the selected method with the given parameters. Are you getting an error, is it possible to provide a screenshot? Or a sample of the DLL you are trying to use with its config and dependency DLL's?
Thanks
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #41 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AE70ONnByol0FJTkdOE0Rw2RzPja2COkks5qgtYngaJpZM4JliYe.
hagashen_naidu is my skype
I’ve just added you, I’m managed desktop
On 17 Aug 2016, at 10:59, Hagashen Naidu notifications@github.com wrote:
hagashen_naidu is my skype
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #41 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AE70ODUo5oyEaBoTcO-Jk329tzwMmVLkks5qgttvgaJpZM4JliYe.