I have a web service that I have written in C# that someone else in my company is trying to connect to and use.<BR><BR>It takes in about 30 strings and 1 List<string> and inserts it into my DB, ...