Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 21:05:22 +0000



Post From: s_LogonRequest Failing despite receiving LOGON_SUCCESS result

[2015-10-29 13:01:57]
User436004 - Posts: 7
In my s_LogonRequest, I am only setting ClientName, Username, and Password.

SC Log:

DTC Protocol server | Incoming connection from 127.0.0.1. | 2015-10-29 12:57:06 *
DTC Protocol server #1 | Enabling TCP_NODELAY | 2015-10-29 12:57:06
DTC Protocol server #1 (DTCClient) | Received logon request from. | 2015-10-29 12:57:09
DTC Protocol server #1 (DTCClient) | Sending Logon response message to client. | 2015-10-29 12:57:09
Socket (0) | Shutdown and closed. | 2015-10-29 12:57:09

s_LogonResponse.Result = LOGON_SUCCESS

Any ideas?