Hi Folks,
I am trying to use the ManagementPortal Install Script and its failing with the below error.
The term 'C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.com'
is not recognized as a cmdlet, function, operable program, or script file. Veri
fy the term and try again.
At D:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\Install
\Scripts\Management_Install.ps1:19 char:3
+ &$ <<<< env:VS\devenv.com "$solutionPath\Samples\Management Portal\ESB.Al
ertService\ESB.AlertService.sln" /clean $buildType
The term 'C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.com'
is not recognized as a cmdlet, function, operable program, or script file. Veri
fy the term and try again.
Has anyone got any ideas how to solve this?
Note I am following this install guide: http://www.biztalkgurus.com/blogs/biztalksyn/archive/2009/06/10/getting-up-and-running-with-biztalk-esb-toolkit-2-0.aspx
Windows Server 2003
VS 2008 SP1
SQL Server 2008
Biztalk 2009
IIS 6.0
Cheers