Trying to bind a SqlDataSource (that called a SELECT Stored Procedure) to repeater, I encountered this error. The code I was using follows:
Simply remove the GUID parameter from the ASPX code and add the parameter in the Load event in the code-behind, changing the datatype to String, as follows: