E
Enrico Angkawijaya
I receive this error message:
"Object type cannot be converted to target type."
while executing this line:
propertyInfo.SetValue( _Object, x.Value, null)
------------------------
x.Value is of type Int32, while property is of type
string. Please send me email with the solution if
possible.
Sincerely,
Enrico
"Object type cannot be converted to target type."
while executing this line:
propertyInfo.SetValue( _Object, x.Value, null)
------------------------
x.Value is of type Int32, while property is of type
string. Please send me email with the solution if
possible.
Sincerely,
Enrico