ReportServerDesigner.exe parameters

Hi all,

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.

Thank you.

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 here.

Thanks for your addition, closing this thread as “solved”. Well, in a way :innocent:.