Hi there.
I tried out analyzing some SSIS packages and tables in my SQL Server 2012 test environment and ended up with the following error:
Error occurred: 'The connection "{B1505881-47D0-4DE3-9B2A-77F02CD58D9F}" is not found. This error is thrown by Connections collection when the specific connection element is not found.
I analyzed the packages using file folders, not SSIS folders (I did not find out the right syntax for analyzing my SSISDB-deployed projects yet, any advise here?) and the connection is a project connection manager. When I convert it to a package connection manager everything works fine.
Am I doing something wrong or are project connection managers not supported by now (or only from SSISDB)?
Best regards and thank you for this great tool!
Boris
Hi there.
I tried out analyzing some SSIS packages and tables in my SQL Server 2012 test environment and ended up with the following error:
Error occurred: 'The connection "{B1505881-47D0-4DE3-9B2A-77F02CD58D9F}" is not found. This error is thrown by Connections collection when the specific connection element is not found.
I analyzed the packages using file folders, not SSIS folders (I did not find out the right syntax for analyzing my SSISDB-deployed projects yet, any advise here?) and the connection is a project connection manager. When I convert it to a package connection manager everything works fine.
Am I doing something wrong or are project connection managers not supported by now (or only from SSISDB)?
Best regards and thank you for this great tool!
Boris