Posts Tagged ‘Microsoft SQL Server’
I posted about an error with SSIS. I’ve gotten past that, but now I’m getting another error: Creating an instance of the COM component with CLSID {E80FE1DB-D1AA-4D6B-BA7E-040D424A925C} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS) I found some information on it, but nothing helpful so far.
I was getting the following error when trying to create a new SSIS Package in MS SQL Server 2005 Integration Services: Unable to cast COM object of type ‘Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageNeutralClass’ to interface type ‘Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSContainer90′. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{8BDFE892-E9D8-4D23-9739-DA807BCDC2AC}’ failed due to the following [...]
