1. Falguni Patel
  2. PowerBuilder
  3. Thursday, 3 June 2021 08:38 AM UTC
 

Hi,

I have managed to implement this successfully on development pc. The testing of 64 bit .pbd is also sucecessful. However, the deployment of this to 64 bit client pc return (smtpDisconnect) returns code -99 - timeout.

 

May I please have assistance to deploy this? 

 

Kind regards,

Falguni

Falguni Patel Accepted Answer Pending Moderation
  1. Friday, 4 June 2021 02:46 AM UTC
  2. PowerBuilder
  3. # 1

Hi,  Ronald,

 

Is there anything which I need to install or setup on client PC when I deploy this to client? As the runtime on my pc works fine but client side it gives below error. 

SMTP Disconnect Error -99. 

The operation returned because the timeout period expired. 

 

 

Thanking you for your support.

Comment
There are no comments made yet.
Bruce Armstrong Accepted Answer Pending Moderation
  1. Thursday, 3 June 2021 17:08 PM UTC
  2. PowerBuilder
  3. # 2

What SMTPDiconnect are you calling?  Unless something changed recently that I'm unaware of, SMTPDisconnect isn't a PowerScript call.  That would mean you're using some external API call or third party utility.  But without knowing what it is you're using it's hard to help you out.

Comment
  1. Roland Smith
  2. Thursday, 3 June 2021 17:17 PM UTC
They are using my version of SMTP which is your version with changes. The connect, send, and disconnect are broken out into separate functions so that multiple emails can be sent without having to connect for each one.

You can download it from here: https://www.topwizprogramming.com/pbnismtp.html
  1. Helpful
  1. Roland Smith
  2. Thursday, 3 June 2021 17:18 PM UTC
I also made a small change to the CPJNSMTPConnection code so that embedded images work correctly.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.