Invoking SSIS PAckage from C#
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I have developed an SSIS package in Business Intelligence Development studio. It Works in BI and returns result. When I attempt to execute the package programmatically from a .net Windows Form application the follow DtsError is returned: "The product level is insufficient for component \"Fuzzy Lookup\" (497).\r\n" Can anyone Help me? Thanks and regards Sri