
The errors were caused by the fact that the server name MAX_SERVER_NAME_LEN is 1024 bytes long whereas the buffer was 251 bytes.
The errors were caused by the fact that the server name MAX_SERVER_NAME_LEN is 1024 bytes long whereas the buffer was 251 bytes.