my Entity data model constructor gives an error with the following message:
"'' ', the hexadecimal value 0x1F, is an invalid character.
This error does not occur from all database tables. This table causes only one table in my database, but very strange behavior: the error table is not always the same (but always the same two tables in turn) !!
I saw a script error table in SQL Server Management Studio and cannot find an invalid character ....
I tested this behavior on different computers (one with VS2008 / VS2010 / VS2010 Express. All options gave the same error.
I hope someone can help me.
Thanks and best regards.
source
share