I created SSIS package:
I tried to run this SSIS package with two ways :
Error Message:
Could not load file or assembly 'Microsoft.SqlServer.BatchParser, Version=15.100.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
Could I get help regarding this issue ??
I tried re-install SSMS-Setup-ENU but still have the same issue.
This issue fixed by using Import-Module Sqlps -DisableNameChecking; before executing sql script from ps file
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With