Deploying SQL Server Reporting Services Reports

Got a problem you cannot solve? Try here.
mikevanoo
Posts: 5
Joined: Mon Jan 26, 2009 8:19 am

Deploying SQL Server Reporting Services Reports

Postby mikevanoo » Wed Apr 08, 2009 9:24 am

Hi,

Has anyone had any experience of deploying SSRS reports to a report server using InstallAware?

Thanks in advance,

Mike.

Darren
Posts: 13
Joined: Fri Aug 15, 2008 3:35 pm

Postby Darren » Fri Apr 10, 2009 12:04 pm

I ended up having to write a small C# program to deploy a bunch of reports for our app. Then I execute that from the IA installer. I couldn't find a way to do it with just the IA 8 tool set.

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Fri Apr 10, 2009 3:09 pm

Post your code and we'll try to provide the native InstallAware commands if they're all available (and they probably are).
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

Darren
Posts: 13
Joined: Fri Aug 15, 2008 3:35 pm

Postby Darren » Fri Apr 10, 2009 3:41 pm

Here is the C# code. It needs some more error handling but it works for letting us deploy a package of 28 standard reports for Reporting Services that our app needs. Let me know what this would look like in IA 8 tool set. I have to mention that I am not a wizard with msi. That was one of the advantages of IA. Got enough other projects that learning msi was not real high on the priority list :?

Thanks

And one more requirement we had for this. It needs to be able to deploy the reports from just having the .rdl file for a report.

File Attached:

App.zip

SeanTuck
Posts: 1
Joined: Thu May 26, 2011 1:18 pm

Re: Deploying SQL Server Reporting Services Reports

Postby SeanTuck » Thu May 26, 2011 1:26 pm

Hey All,
I'm completely new to IA and I have an identical situation. I have to deploy about 20 Reporting Services Reports a long with the database schema and other exes. I looked at the code above. I can follow and understand what it is doing. My question is how do you get IA 10 to launch similar code (updated for SSRS2008) and pass it the server, user and password?

Thanks,
Sean

giaviv
Posts: 2039
Joined: Fri Dec 17, 2010 1:39 pm

Re: Deploying SQL Server Reporting Services Reports

Postby giaviv » Fri May 27, 2011 5:23 am

Dear Sean,

I don't know about that specific code, but you can use the Run Program command in InstallAware - this command lets you run any executable (and pass parameters to it etc.)
Aviv Giladi
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 51 guests