Hi Guys,
I was facing a problem while implementing a custom class in the Entity Framework. I faced the following error
"unable to retrieve metadata for XXXX.XXXX"
The error was coming due to the fact that EF context uses metadata for Generting EF tt models. Whereas a custom class is not using tt models and therefore it gave this error. However i couldn't find the solution but i managed to do it by creating a new connectionstring which was not having metadata.
I was facing a problem while implementing a custom class in the Entity Framework. I faced the following error
"unable to retrieve metadata for XXXX.XXXX"
The error was coming due to the fact that EF context uses metadata for Generting EF tt models. Whereas a custom class is not using tt models and therefore it gave this error. However i couldn't find the solution but i managed to do it by creating a new connectionstring which was not having metadata.
No comments:
Post a Comment
Comments are welcome, Please join me on my Linked In account
http://in.linkedin.com/pub/ritesh-tandon/21/644/33b