eclipse-aaspe / package-explorer

AASX Package Explorer
Other
62 stars 19 forks source link

[BUG] Cannot open AASX files with XML payload producted by aas-core-works (java payload works fine) #255

Open StenGruener opened 3 weeks ago

StenGruener commented 3 weeks ago

Hi all,

I create AASX files with aas-core-works and try to load them in aspe (using latest release).

AASX file with JSON payload is opened. AASX file with XML (xmlAO2000docs) payload is not opened.

AdminShellPackageEnv.cs:line 483 gave: Type error for XML file!)

xmlAO2000docs.zip jsonAO2000docs.zip

Loading of the same file (xmlAO2000docs) into basyx-java-sdk works fine, so I assume its an aspe issue.

I attach both files for triage (rename zip to aasx)

StenGruener commented 2 weeks ago

@MichaelHoffmeisterFesto @juileetikekar

juileetikekar commented 1 week ago

Hi @StenGruener,

The issue has been reduced. We will look into it and keep you updated.

StenGruener commented 6 days ago

bump