LinqToEntitiesDomainService

  • Thread starter Thread starter Gerhard
  • Start date Start date
G

Gerhard

I have a LinqToEntitiesDomainService that I would like to use to drive a
report using a ReportViewer. I can set up the object data source, but the
report won't run as get "out of context" error on the data. Is there a best
practice way to make this work?
 
Gerhard said:
I have a LinqToEntitiesDomainService that I would like to use to drive a
report using a ReportViewer. I can set up the object data source, but the
report won't run as get "out of context" error on the data. Is there a best
practice way to make this work?

What are you using Entity Framework?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top