Unable to Load SSIS Solution in new Machine

  • Hi SSIS Experts,

    I have copied the SSIS solution from one machine to my dev server. This Dev server has SQL Server 2008 installed.

    When I try to open the package, I get below error message and package design doesnt open instead get the attached error.

    Error Message :

    " Error loading 'PackageName.dtsx' : Failed to load XML due to error 0xC00CE556 "Invalid at the top level of the document. Line 4333, Column 93". This happens when loading a package and the file cannot be opened or loaded correctly into XML document. This can be the result of either providing an incorrect file name to the LoadPackage method or the XML file specified having an incorrect format. "

    I get this error for all the SSIS packages.

    Can anyone help with this ? Thanks a lot in advance.

    Regards,

    Athar Iqbal

  • OK. So it seems that the issue is due to different versions of SQL Server.

    Machine where it was developed had SQL Server 2008R2 and the other Dev server where I tried to copy this code and then Open has SQL Server 2008.

    If true and if this is the only reason for not able to open the code, whats the solution for the same ?

    Thanks again.

Viewing 2 posts - 1 through 1 (of 1 total)

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