I can get an error message which says "Unable to cast object of type 'System.String' to type 'Item'" on the following line of code in the code snippet: Item ServiceItem = (Item) lstBxServices.Item...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23543494.html