Guest User

Untitled

a guest
Aug 22nd, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. Error WSE012 (Action Missing) when consuming WSE webservice
  2. wsTST.ClientCredentials.UserName.UserName = "mycompanyname"
  3. wsTST.ClientCredentials.UserName.Password = "abc%2011!"
  4.  
  5. Debug.WriteLine(wsTST.searchByName("John", "Johnson"))
Add Comment
Please, Sign In to add comment