Greetings All,
Previously posted this about a month ago.
We recently upgraded to PB2017 from PB12.6. We are having issues with pbnismtp.
I created a new library and imported the pbnismtp126.pbx file and compiled a pbd. I added the new pbd and the pbx file to the working directory of the application.
Works in IDE, not in EXE. We also added the crucial PB17 dlls to the start folder.
We get a bad runtime reference error when it gets to this line: l_smtp.SetRecipientEmail(ls_ToMail)
I am running the EXE on a different machine-it mimics the PRODUCTION runtime environment.
We’re running on a 32 bit platform.
It worked great in PB12.6, we're probably missing a dll or two for PB17, any ideas?
BTW - We tried the Dependency Walker- didn’t seem to help.
Thanks
Dennis