level 2
abb 创建系统 出现这个,无法启动示教器 求解释
RobotStudio .NET exception: Product installation is failed for new system creation Internal Error
at Python Layer: (Trigger: GetInstalledProducts)
============================================
Base exception: ProductInstallationFailedException
Product installation is failed for new system creation Internal Error
at Python Layer: (Trigger: GetInstalledProducts)
在 ABB.Robotics.RIM.RobInstallManager.CreateVirtualController2(ControllerSystem2 cSys, String controllerLocation, String productsInstallationParentPath)
在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 ABBInternal.Controller.SystemFromLayout.SystemBuilder.VirtualSystemBuilderGandalf.<FinalizeSystemAsync>d__4.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 ABBInternal.Controller.SystemFromLayout.SystemFromLayoutWizard.<FinishWizardAsync>d__18.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 ABBInternal.Controller.SystemFromLayout.SystemFromLayoutWizard.<advancedWizard1_Finish>d__19.MoveNext()
2019年06月16日 10点06分
7
![[真棒]](/static/emoticons/u771fu68d2.png)
xie
2019年09月24日 03点09分
@低调搞学习QAQ 用户名改了但是C盘用户文件夹名不变怎么办,win10现在也不能直接该用户文件夹名了
2020年04月16日 06点04分
level 2
先看读取路径有没有中文,有中文就要更改为英文,读取文件要可以试放在磁盘最开始
2019年07月06日 08点07分
9
level 3
最后一个文件路径有空格吧,空格去掉或者换成下划线试试
2020年07月05日 17点07分
15