This issue occurs if the box has a dll that we use in the system path with an incompatible version (older or newer). |
This can lead to some errors such as failing to start properly or not being able to load certain resources such as in the path editor.
To prevent this, you can add the following flag to your ActiveConsole.gci file:
-appendsyspath
false
Just ensure that there are no trailing spaces within the lines specified above. |
Comments
0 comments
Please sign in to leave a comment.