admin-shell / aasx-package-explorer

C# based viewer / editor for the Asset Administration Shell
39 stars 9 forks source link

How should I query AASX repository #21

Closed Joy2233 closed 3 years ago

Joy2233 commented 5 years ago

I follow the instruction to query the repository but the program exited without warning.

BirgitBoss commented 4 years ago

Did you set the parameter -aasxrepo when calling aasx-explorer.exe in .bat or (depending on the version you use) "AasxRepositoryFn": "..\aasxrepo.json" in options.json?

see https://github.com/admin-shell/aasx-package-explorer/blob/master/help/index.md

Then it does not crash any longer when calling "Query aasx repository". Before calling it you should of course first generate a corresponding repository.

BirgitBoss commented 3 years ago

I close the issue, for any new issues please go to admin-shell-io/aasx-package-explorer.