Page 1 of 1

Working with DLLs

Posted: Mon Jan 30, 2017 8:04 pm
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

Re: Working with DLLs

Posted: Thu Feb 09, 2017 10:22 am
by MarkD
The name looks like the DLL might be exposed as .NET component.
Did you try enrolling it in your repository?

Re: Working with DLLs

Posted: Thu Feb 09, 2017 7:34 pm
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