Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Unable to cast object of type 'System.String' to type 'System.Char' #8

Open
alekseynemiro opened this issue Jun 4, 2014 · 0 comments

Comments

@alekseynemiro
Copy link
Member

EN:
Unable to cast object of type 'System.String' to type 'System.Char'

Workaround: use of type 'System.String'

RU:
В ORM при загрузке данных может возникнуть ошибка вида: Невозможно преобразовать объект типа "System.String" к типу "System.Char".

Временное решение:
Использовать тип String, вместо Char.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant