Hello All,
I am using "Outlook.Application" for sending emails through PowerBuilder 12.6. The issue I am facing here like,
It is working as per the code written and able to send emails in Development region.
But in Test/UAT region where PB is not installed, it is not able send mail through Outlook. Neither it is throwing any error that not able to connect to the "Outlook.Application" through Ole.
Although after the build, I have put all the .dll files present in PB-Shared folder so that I can get all the dll files support what I am getting in Dev region.
Can you Please help me on this? I have no clue why and how to fix this issue.
Thanks in advance ,
Subhrajyoti
Did you use the "PB Packager" utility to create a 64bit runtime install MSI and then run that MSI on the deployment machine?
Regards ... Chris