Hi,
Please can I get a few pointers on setting up an entity data source for the report server and desktop report editor: relevant documentation, walkthroughs, etc.
I'm expecting to:
- Make an EntityFramework model and compile it into a DLL. Easy: done.
- Add an app.config file to the report designer and edit it to include a reference to my DLL. When I download the app from the report server it does not come with a config file. Must the config file have a specific filename? Must it be in a particular location?
- Something similar on the report server. I can't find any documentation for this.
Thanks,
Richard.