Cannot add reference "WinSCP console interface .NET wrapper" to my VBA project in msAccess
Everything is in the title. I'm trying to use WinSCP with VBA and I cannot add the reference. I don't see the reference in the list.
I tried
Any idea what I'm doing wrong?
I tried
regsvr32
on the dll I got from the website (WinSCPnet.dll) and it gives me an error (paraphrase):
Of course, as it is the first step I cannot do much testing with vba at the moment.the entry point was not found. make sure it is a valid DLL or OCX file and then try again
Any idea what I'm doing wrong?