the message say.
IdentityUser.Phonenumber. The expected type was 'System.string' . but the actual value was a type 'System.Sbyte'
the phonenumber is Tinyint 1
any help please
the message say.
IdentityUser.Phonenumber. The expected type was 'System.string' . but the actual value was a type 'System.Sbyte'
the phonenumber is Tinyint 1
any help please
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Jul 23, 2021, 3:58 PM
Sachin SinghPosted Jul 23, 2021, 7:34 PM
Salvador CastilloPosted Jul 23, 2021, 6:44 PM
I used mysql
this is the error message
System.AggregateException: 'One or more errors occurred. (An error occurred while reading a database value for property 'IdentityUser.PhoneNumber'. The expected type was 'System.String' but the actual value was of type 'System.Boolean'.)'
in mysql is tinyint 1
Salvador CastilloPosted Jul 23, 2021, 6:07 PM
thnks so much budy. I used Mysql