I put them to a folder, and then exec RS.exe to call an rss script to do the deployment.
This has a number of problems 1. We rely on RS.exe being on the path to find it. This should be the case, but we have had issues particularly where two versions of SQL Server are on the same machine. 2. Different versions of RS.exe can be a problem 3. The SSRS web service is in my opinion unreliable within an installer - it may not always respond, or respond in a timely enough fashion. We actually get around this by not failing the install if the reports deployment does not succeed. 4. Its messy passing in variables A possible alternative would be to put them in a folder and then call a small application to upload the reports to SSRS post install. Michael -----Original Message----- From: Adam Langley [mailto:alang...@winscribe.com] Sent: Wednesday, 27 January 2010 10:23 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Deploying SSRS reports using Wix Installer. Aha! Put them in a folder and tell the user to upload them. Sad, but true. -----Original Message----- From: Sachin Dubey [mailto:sachin.du...@live.com] Sent: Wednesday, 27 January 2010 12:29 p.m. To: Wix Users Subject: [WiX-users] Deploying SSRS reports using Wix Installer. Hi All, What is the best way to deploy SSRS reports using WiX 3.0 installer? Thanks Sachin! _________________________________________________________________ Hotmail: Powerful Free email with security by Microsoft. http://clk.atdmt.com/GBL/go/196390710/direct/01/ ------------------------------------------------------------------------ ------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users