views:

118

answers:

0

I'am deploy one application that use Entity Framework with MySQL. I've got this error when I access the page. In my developer machine the system works perfectly, but in the server that I deploy the solution It's not work.

The scheme specified is not valid. error 0040: The bool type is not qualified with a namespace or alias. Only PrimitiveType can be used without qualification. error 0040: Type usmallint is not qualified with a namespace or alias. Only PrimitiveType can be used without qualification.