Hi , I am New For SSIS Package.When Executing with SSIS Package I Get these Errors,Can Any One Provide this Solution.
1) Source Connecting with ADO NET with MySql Server
2)Destination is SqlServer Destination.
3)And Run(Executive) this Package, I get these Error.
Can Any one Provide the Solution.
[ADO NET Source [199]] Error: Microsoft.SqlServer.Dts.Runtime.DtsCouldNotCreateManagedConnectionException: Could not create a managed connection manager.
at Microsoft.SqlServer.Dts.Runtime.ManagedHelper.GetManagedConnection(String assemblyQualifiedName, String connStr, Object transaction)
at Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManager100.AcquireConnection(Object pTransaction)
at Microsoft.SqlServer.Dts.Pipeline.DataReaderSourceAdapter.AcquireConnections(Object transaction)
at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostAcquireConnections(IDTSManagedComponentWrapper100 wrapper, Object transaction)
AND
[SSIS.Pipeline] Error: component "ADO NET Source" (199) failed validation and returned error code 0x80131500.