I have a c++ application and i need to know if in my application is possible execute the ReportServerDesigner.exe,
showing directly the editor, without going through authentication?
For example using parameters in exe execution to pass the TemplateID, server, user, pass, etc.
Unfortunately, this is not possible. The config is exchanged as XML file which contains a number of settings like endpoints, credentials etc. The format of this XML is volatile. You currently need to open the designer through the Report Server UI. A request for enhancement would be welcome at the Idea Place.