Unable to create SSIS package in BIDS (SQL2008R2)

  • I'm having an issue creating an SSIS package in R2, I keep getting an error when trying to create the package with the following text "constructor on type 'Microsoft.DataTransformationService.wizards.ETLProjectInitializer' not found"

    If anyone has any help on this sort of issue it would be greatly appreciated.

  • The only problems I've had using SSIS in BID's have been XML releated.

    These statements fixed the issue. You could try them, it wont hurt.

    regsvr32 msxml3.dll

    regsvr32 msxml6.dll

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

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