I need to create a installation for a group of report on our customer
servers. Based on googling it seems the only way to do this is via script
or direct calls using SOAP and VS.2005 has not direct support for creating
setup programs.
Is this correct or is there a better way?
Regards,
JohnThere is no direct support for creating an MSI to do deployments, but it
would be fairly easy to write one to push the reports yourself.
"John J. Hughes II" <no@.invalid.com> wrote in message
news:up6Lve8iGHA.4776@.TK2MSFTNGP05.phx.gbl...
>I need to create a installation for a group of report on our customer
>servers. Based on googling it seems the only way to do this is via script
>or direct calls using SOAP and VS.2005 has not direct support for creating
>setup programs.
> Is this correct or is there a better way?
> Regards,
> John
>|||Sorry. crappy response.
You can create a setup project and a custom installer that connects to the
report server and, using the web service calls, adds the reports.
I think you can also use RSS to perform installations.
"John J. Hughes II" <no@.invalid.com> wrote in message
news:up6Lve8iGHA.4776@.TK2MSFTNGP05.phx.gbl...
>I need to create a installation for a group of report on our customer
>servers. Based on googling it seems the only way to do this is via script
>or direct calls using SOAP and VS.2005 has not direct support for creating
>setup programs.
> Is this correct or is there a better way?
> Regards,
> John
>|||Thanks, guess MS only supports the product partially still.
Regards,
John
"Tim Dot NoSpam" <Tim.NoSpam@.hughes.net> wrote in message
news:esmwbxajGHA.4508@.TK2MSFTNGP05.phx.gbl...
> Sorry. crappy response.
> You can create a setup project and a custom installer that connects to the
> report server and, using the web service calls, adds the reports.
> I think you can also use RSS to perform installations.
> "John J. Hughes II" <no@.invalid.com> wrote in message
> news:up6Lve8iGHA.4776@.TK2MSFTNGP05.phx.gbl...
>>I need to create a installation for a group of report on our customer
>>servers. Based on googling it seems the only way to do this is via
>>script or direct calls using SOAP and VS.2005 has not direct support for
>>creating setup programs.
>> Is this correct or is there a better way?
>> Regards,
>> John
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment