hi,
just got an error for couple of days when try to return a model contain child record using Entity Framework
and DBContext
i have this Role class that contain list of User within that Role
so when i try to get specific Role along with the User it give me an error "The underlying connection was closed "
after searching alot i came up with this great solution disabled proxy creation and lazy loading
or manually in Entity DBContext constructor
just got an error for couple of days when try to return a model contain child record using Entity Framework
and DBContext
i have this Role class that contain list of User within that Role
so when i try to get specific Role along with the User it give me an error "The underlying connection was closed "
after searching alot i came up with this great solution disabled proxy creation and lazy loading
or manually in Entity DBContext constructor
it run succesfully and can return UserInRole but if i filled up the table then the error comes, so we need to Preserving Object Reference in WCF but i came with this very useful Andrey Chabster Blog that using custom attribute that needed for the Service contract and Operation contract
until then
Comments