We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Execution of the
asp --export XMLModels\DataTypeTest.ModelDesign.xml --namespace http://cas.eu/UA/CommServer/UnitTests/DataTypeTest XMLModels\VariableTypeTest.NodeSet2.xml
causes the following exception and program stops.
Program stopped by the exception: Cannot find this http://cas.eu/UA/CommServer/UnitTests/DataTypeTest namespace Parameter name: targetNamespace
Call the command above in the installation folder.
The exception must be handled and the message customized. Use the log to trace the program behavior.
The text was updated successfully, but these errors were encountered:
This example doesn't work #583
c3b30a6
- added anchor
3708424
There is a wrong model selected. The problem only is how to handle similar errors.
Sorry, something went wrong.
75f7c82
- testing possibility to use existing parser to define many models. - Refactoring AddressSpaceComplianceTestTool
mpostol
No branches or pull requests
Describe the bug
Execution of the
causes the following exception and program stops.
To Reproduce
Call the command above in the installation folder.
Expected behavior
The exception must be handled and the message customized. Use the log to trace the program behavior.
Screenshots
The text was updated successfully, but these errors were encountered: