队员们,
我正在安装平台安装程序,并选择了NServiceBus、ServiceControl、ServicePulse和ServiceInsight。我在安装ServiceInsight时收到以下错误(参见下面的错误)
我在此之前安装了测试版,并卸载了它,甚至在启动平台安装程序之前重启了我的机器。
我找到了这个url https://github.com/Particular/PlatformInstaller/issues/133,它表明以前使用测试版的用户也有类似的问题,但它并没有为我们这些早期使用者找到解决方案。
如果您能提供任何帮助,我们将不胜感激。
Error executing powershell: [ERROR] Running C:\Users\jmiller.MPSRX\AppData\Local\Temp\chocolatey\ServiceInsight\ServiceInsightInstall.exe with /quiet /L*V "C:\Users\jmiller.MPSRX\AppData\Local\Temp\chocolatey\ServiceInsight\msiexe.log" was not successful. Exit code was '1638'.
Error executing powershell: ServiceInsight did not finish successfully. Boo to the chocolatey gods!
[ERROR] [ERROR] Running C:\Users\jmiller.MPSRX\AppData\Local\Temp\chocolatey\ServiceInsight\ServiceInsightInstall.exe with /quiet /L*V "C:\Users\jmiller.MPSRX\AppData\Local\Temp\chocolatey\ServiceInsight\msiexe.log" was not successful. Exit code was '1638'.
Error executing powershell: Package 'ServiceInsight.install v1.0.0' did not install successfully: [ERROR] Running C:\Users\jmiller.MPSRX\AppData\Local\Temp\chocolatey\ServiceInsight\ServiceInsightInstall.exe with /quiet /L*V "C:\Users\jmiller.MPSRX\AppData\Local\Temp\chocolatey\ServiceInsight\msiexe.log" was not successful. Exit code was '1638'.发布于 2014-05-02 10:59:51
我写了一个简单的PS脚本来查找和删除基于微星产品代码的Service Insight、Service Control和ServicePulse产品的版本。这已经成功地修复了其他处于相同情况的人。
https://stackoverflow.com/questions/23348502
复制相似问题