Describe the bug
An exception is raised when selecting Yes to open the EULA in the IEC CDD Import warning message.
Aasx Package Explorer v3 Version v2024-05-08
To Reproduce
Steps to reproduce the behavior:
Download iec-cdd excel-files
Place them in a folder AasxPackageExplorer\iec-cdd\export 2024-01-01
Select an AAS in Package Explorer
Import Submodel from Dictionary
Select the iec-cdd “Source” in the “Dictionary Import”.
Select the checkboxImport all attributes from the IEC CDD.
Click yes in the IEC CDD Import warning message, an error occurs.
ErrorError: Unhandled exception in AasxPackageExplorer v1.0.0.0: Could not find a part of the path 'C:\[…]\Temp\aasx.import\cache.index.xml'. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)…
Describe the bug An exception is raised when selecting Yes to open the EULA in the IEC CDD Import warning message. Aasx Package Explorer v3 Version v2024-05-08
To Reproduce Steps to reproduce the behavior:
Import all attributes from the IEC CDD
.Error
Error: Unhandled exception in AasxPackageExplorer v1.0.0.0: Could not find a part of the path 'C:\[…]\Temp\aasx.import\cache.index.xml'. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)…