feedburner

Subscribe

View Venkat Varkala\

Another Reporting Services Add-in Installation Issue

Labels:

We just fingured out a solution to another issue installating reporting services SharePoint add in. This time the Reporting Services Installation failed with standard message "Installation failed" and try gain later. To make things worse there is no message in event logs or even logs in the %temp% directory, luckily it created a "rscustomaction.exe" file every time we try installaing the add on.

  1. Run msiexec /I SharePointRS.msi SKIPCA=1 command
  2. Change to %TEMP% directory and run rscustomaction.exe -I (make sure that this file exists before running the command)

1 comments:
gravatar
Anonymous said...
November 25, 2008 4:26 AM  

You saved my life...
Thanks a lot

Olivier

Post a Comment