Cannot add reference "WinSCP console interface .NET wrapper" to my VBA project in msAccess

Advertisement

kazuma6666
Joined:
Posts:
6

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 regsvr32 on the dll I got from the website (WinSCPnet.dll) and it gives me an error (paraphrase):
the entry point was not found. make sure it is a valid DLL or OCX file and then try again
Of course, as it is the first step I cannot do much testing with vba at the moment.

Any idea what I'm doing wrong?

Reply with quote

Advertisement

martin
Site Admin
martin avatar

Re: RegAsm : error RA0000

@wontolla: As in your other post, this is most likely not a complete error message. Please post full intact error message. Also specify which build of the assembly are you using (net40 or netstandard2.0), its version, version of Windows and where are you running regasm (and which version).

Reply with quote

Advertisement

You can post new topics in this forum