Reflection optimizer should throw a more informative exception when a property is mapped using a wrong type
Description
Environment
None
Activity
Show:
Former user December 30, 2005 at 5:32 AM
Changed summary and description to reflect the actual fix more accurately.
Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Former user
Former user(Deactivated)Components
Fix versions
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created December 13, 2005 at 6:37 AM
Updated January 15, 2006 at 7:07 AM
Resolved December 30, 2005 at 5:34 AM
Who's Looking?
This should help users that receive InvalidCastExceptions when using reflection optimizer with properties that are mapped to a wrong type (Int32 property mapped as type="Int16" for example).