Error occurred when calling HSmartWindowControlWPF control in C# WPF
HalconDotNet.HOperatorException:“HALCON error #5190: Invalid window parameter in operator set_window_param”
The main reason is that the required dynamic library files are missing.
Solution:
From the installation directory
C:\Program Files\MVTec\HALCON-xxxx-Progress\bin\x64-win64
Find the hcanvas.dll file and put it in your own runtime directory.
Read More:
- [Solved] HALCON error #5190: Invalid window parameter
- [Solved] Loadrunner Error: with parameter delimiters is not a parameter.
- [Solved] Error d8021: invalid numeric parameter “/wno CPP” cython_bbox
- [Solved] C + + compile Error: error: default argument given for parameter 3
- [Solved] MindSpore Error: Select GPU kernel op * fail! Incompatible data type
- [Android] method of removing title bar and using request window feature (Window.FEATURE_ NO_ Title); why does it fail
- C++ BUG: [Error] invalid array assignment
- Linux C++ Error: invalid use of incomplete type [How to Solve]
- C++ Compile Error: error: invalid conversion from ‘void*‘ to ‘char*‘ [-fpermissive]
- How to Solve Fatal error stdatomic in C/C++ Compilation
- [Solved] SyntaxError: Invalid regular expression: invalid group specifier name
- R language learning problem solving error in output $nodeid: $operator is invalid for atomic vectors
- Python3: Str.format Keyerror Solution for incoming parameter error
- [Solved] Appium Error: InvalidArgumentException: Message: invalid argument: invalid locator
- [Solved] MindSpore Error: Data type conversion of ‘Parameter’ is not supporte
- [Solved] Qt Vtk wglMakeCurrent failed in MakeCurrent(), error: The handle is invalid.
- TypeException: Error setting non null for parameter #1 with JdbcType null
- [Solved] Error 4 opening dom ASM/Self in 0x8283c00
- Template argument deduction/substitution failed: couldn‘t deduce template parameter [How to Solve]
- JZVideo Error: Attempt to invoke virtual method ‘android.view.Window android.app.Activity.getWindow()’ on a null object reference