VBA object can not get created
Hello,
i registered the winscpnet.dll with regasm like the example.
in VBA Access i set the reference.
now i can write in vba dim mysession as new session.
the autocomplete funktion in vba does find "session".
now i start my programm.
but in the row "upload mysession" from the VBA example i get the err.numer 429
object creation by activeX componente not possible.
where is the problem:( can you help me?
thanks!!!!
i registered the winscpnet.dll with regasm like the example.
in VBA Access i set the reference.
now i can write in vba dim mysession as new session.
the autocomplete funktion in vba does find "session".
now i start my programm.
but in the row "upload mysession" from the VBA example i get the err.numer 429
object creation by activeX componente not possible.
where is the problem:( can you help me?
thanks!!!!