When working with the LinqDataSource, you may get the exceptions listed below.
1. Operator '==' incompatible with operand types 'Int32' and 'Object'
2. Operator '==' incompatible with operand types 'Guid' and 'String'Source of this text: here
When working with the LinqDataSource, you may get the exceptions listed below.
1. Operator '==' incompatible with operand types 'Int32' and 'Object'
2. Operator '==' incompatible with operand types 'Guid' and 'String'Source of this text: here