bobduffyie / ssisTools

PowerShell Tools to Automate SSIS Build and Deploy
9 stars 4 forks source link

devenv file issue #3

Open umar-Qi opened 1 year ago

umar-Qi commented 1 year ago

when execute build command, below error occurred

PS C:\Users\DWH_Admin> C:\Users\DWH_Admin\Documents\ssisBuildScript.ps1 devenv version: 16 Project: C:\Users\DWH_Admin\source\repos\ScriptTestProject\ScriptTestProject.dtproj & : The term 'C:\Program Files (x86)\Microsoft Visual Studio 16.0\Common7\IDE\devenv.com' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At C:\Program Files\WindowsPowerShell\Modules\ssisTools\ssisTools.psm1:28 char:6

umar-Qi commented 1 year ago

I have two devenv files in my IDE directory inside above path, see in screenshot

devenv_files