I'm trying to write a C# program to use the PerfMon API. I am having trouble with the web service authentication. I've used the test tool SoapUI to test out the Perfmon API using my login credentials with no problems. But when I try a simple C# pro...