Hi,
I'm trying to configure Telerik Reporting to make the preview able to get datasource from WCF Webservice. In runtime mode, it works well, but in design mode it tells me that the endpoint is not found. I think the configuration file is not found and tried to copy it into some bin folders but nothing works. Here is my project organization :
-1) a Web project that launches the silverlight app
-2) a Silverlight application project that hosts a Silvelright Report Viewer
-3) a WCF Webservice project that gives the possibility to grab datas from the DB.
-4) a standard class library project that contains my reports
My reports make calls to webservice through WCF but the preview doesn't work.
Where do I have to copy a configuration file to make it works ? and how do I have to name it please ?
In fact, what I would like to know is : when you click preview in the report designer, in which folder is run the preview rendering ?
Thanks,
Regards
Steeve