Working with DLLs

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
Joerg Hamacher
Posts: 124
Joined: Thu Feb 11, 2016 12:01 am

Working with DLLs

Post by Joerg Hamacher »

Hello,

I have found a DLL for getting access to Microsoft Exchange Server web services (Microsoft.Exchange.WebServices.dll).
What do I have to do to make external DLLs accessible in Visual LANSA?

Best regards and many thanks in advance,
Joerg
MarkD
Posts: 692
Joined: Wed Dec 02, 2015 9:56 am

Re: Working with DLLs

Post by MarkD »

The name looks like the DLL might be exposed as .NET component.
Did you try enrolling it in your repository?
Joerg Hamacher
Posts: 124
Joined: Thu Feb 11, 2016 12:01 am

Re: Working with DLLs

Post by Joerg Hamacher »

Hi Mark,

thank you for this. Because I never got in touch with .NET so far I did not know about this possibility.
I will give it at try and hope I will get it running :-)

Best regards,
Joerg
Post Reply