09-07-2023 10:30 AM
I am currently experiencing a problem where Std cann‘t be imported. Please help me
Solved! Go to Solution.
09-07-2023 10:35 AM
The error message tells you exactly what the problem is. You have to choose a file from the same drive (= volume) where the project is located. Reason for that is that OES needs to store a relative path to the file, which is not possible between different volumes.
--> You cannot choose the file on the substituted W: drive. Choose it from the actual project location (e.g. D:\...).
09-12-2023 04:30 AM
I understand, Thank you very much!