Tuxedo A Visual Basic .Net (VB.NET) Client Can Not Get Buffer In Exception Handler
(Doc ID 1600841.1)
Last updated on OCTOBER 12, 2022
Applies to:
Oracle Tuxedo - Version 6.5 and laterMicrosoft Windows (32-bit)
Microsoft Windows x64 (64-bit)
Goal
When using VB.NET client application, it can not get response buffer when Exception throw in ATMI.
For example, TPEEVENT in tprecv() or TPESVCFAIL in tpcall()
When throwing Exception, VB.NET can not do implicit narrowing conversion, then it can not get buffer.
So it needs to specify TypedBuffer for response buffer.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |