Hi all, we're having problems with the Allocate verb when opening a connection.
Current setup is Windows 2008 Server R2 / HIS 2013
We're accesing via APPC from a 32 bits application.
We create an ALLOCATE message, send it through APPC() which returns primary_rc != AP_OK
Then we call GetAppcReturnCode() and get the following message: "Allocate verb has completed with primary return code Unsuccessful"
Is there any way to get further info on that? or some documentation? I've been searching online but can't seem to find anything related, looks like it's a problem with this client's specific installation.
Thanks!