Skip to main content

Using SOAP to get UserList in VB.NET gives error

Comments

3 comments

  • Danny Daemen

    Ok, so I managed to fix my code, small mistake, I had Dim CerberusCredentials As New NetworkCredential also declared inside the class. 

    But now I receive following error on line with code:

    Dim getUserListResponse As GetUserListResponse = client.GetUserList(getUserListRequest)

    The error is:

    System.ServiceModel.CommunicationException: 'Unrecognized message version.'

    Any ideas?

    0
  • Connor Woolfolk
    Community Manager

    Hey there Danny,

    I am going to convert this request into a ticket so we can cover this issue, as I believe there may be some back and forth on this one.

    0
  • Danny Daemen

    Great! Thank you!! 😊😊

    0

Please sign in to leave a comment.