Using a .Net dll with OpenEdge 10.2A

HarryBrock

New Member
Hello,

I am using OpenEdge 10.2A and Visaul Studio 2010 Pro.

I have made an dll so that I can send email over both SSL and non-SSL. I did this using the System.Net and System.net.mail namespaces in .Net
I have also set: "register for COM Interop = true"


But am not sure how to get openedge to use the dll file. Could someone help point me in the right direction?


Thanks.
 
Back
Top