I would ask it is possible connect to report server directly form ASP.Net application and get report template and show in asp.net mvc application?
If it is possible I would ask to advice how to do or where can I find information in documentation?
Hi Jakub,
For .NET there is also a ClientAPI example which uses a wrapper around the REST API, the example can be found in the example folder → … \ Microsoft .NET \ .NET Framework 4 \ Report Server \ C # \ ClientApi Sample