Package deployment problem

  • I made a simple project on my system (Windows 7, 64 bit, SSIS 2008, BIDS). I tried to deploy it to a non-local machine (Windows server 2003 64 bit, SP2, SSIS 2005 and 2008, BIDS) to learn how to do deployment. I copied my project Deployment folder to the server. When I clicked the project's .SSISDeploymentManifest file, I got the error below -

    TITLE: Package Installation Wizard

    ------------------------------

    Unexpected error occurred.

    ------------------------------

    ADDITIONAL INFORMATION:

    Retrieving the COM class factory for component with CLSID {E44847F1-FD8C-4251-B5DA-B04BB22E236E} failed due to the following error: 80040154. (Microsoft.SqlServer.ManagedDTS)

    ------------------------------

    Retrieving the COM class factory for component with CLSID {E44847F1-FD8C-4251-B5DA-B04BB22E236E} failed due to the following error: 80040154. (Microsoft.SqlServer.ManagedDTS)

    Why do I get this error and how do I fix it ? I thought that .SSISDeploymentManifest files are like normal software installation files. You simply save them in some computer and install them by executing them. Enter your preferences and settings during the installation. Simple, right ? But it did not work that way for me. 🙁

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply