> Hi Allan,
>
> This is part of systemization effort in my company to automate the
> build and deployment of SSIS packages. I am not sure this is common
> practice or there is an alternative than command line to do this.
>
> Thanks,
>
> "Allan Mitchell" wrote:
>
>> Hello yongli,
>>
>> I am interested as to why you need to build an SSIS project on the
>> command line.
>>
>> --
>>
>> Allan Mitchell
>>
http://wiki.sqlis.com |
http://www.sqlis.com |
http://www.sqldts.com >> |
>>
http://www.konesans.com >>> Well, I got a hint from OLAP group that I could use devenv command
>>> line to build the SSIS package and solution. However, I encountered
>>> the following error when using devenv command:
>>>
>>> Error: could not get a list of SSIS packages for the project.
>>>
>>> I searched online to find a similar post of the error, which is due
>>> to CreateDeploymentUtility being set to true.
>>>
>>> I wonder if someone has a solution for this.
>>>
>>> Thanks,
>>>
>>> Yongli.
>>>
>>> "yongli" wrote:
>>>
>>>> Hi,
>>>>
>>>> Does everyone know if there is command line to build a SSIS project
>>>> equvilent to the build menu in the visual studio?
>>>>
>>>> Thanks,
>>>>