So here I am thinking I've moved passed the problems I was having last week and all of the sudden I get this error..
An exception was caught during the execution of a retrieval query: The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Too many parameters were provided in this RPC request. The maximum is 2100.. Check InnerException, QueryExecuted and Parameters of this exception to examine the cause of this exception
Yes, I'm passing in something like 2500 ids to a range predicate... certainly didn't expect that.. I'll be looking for a way around the problem, but would appreciate any help I could get from this wonderful forum.