I am trying to consume a .NET Web Service that provides data to a client session when the client invokes web methods. It appears that each web method call I make in LabVIEW results in a new session being created. Is there a way to have Labview act like a browser-based client and keep the same session between web method calls?