votes
System.InvalidCastException: InvalidCastException
Hi, I am trying to call a web service and return the results in an ArrayList. I'm petty much at a standstill with a casting issue. Here is the function that call the webservice and the error. Using Windows CE Thanks! [code]pub ...
