Hello,
I am encountering an unexpected issue with my Visual Studio 2019 project using HOOPS Exchange, Visulaize and Parasolid Integration.
Everything was working fine until yesterday. No changes were made to the code, libraries, or environment, but now I am getting the following runtime exception when executing:
The thread 0x4a00 has exited with code 0 (0x0).
*‘hps_mfc_sandbox_HEPs.exe’ (Win32): Loaded ‘C:\Windows\System32\msasn1.dll’. *
Exception thrown at 0x00007FFED73CB699 in hps_mfc_sandbox_HEPs.exe: Microsoft C++ exception: nlohmann::json_abi_v3_11_3::detail::type_error at memory location 0x0000006AB8BAE348.
Unhandled exception at 0x00007FFED73CB699 in hps_mfc_sandbox_HEPs.exe: Microsoft C++ exception: nlohmann::json_abi_v3_11_3::detail::type_error at memory location 0x0000006AB8BAE348.
The program ‘[19520] hps_mfc_sandbox_HEPs.exe’ has exited with code 0 (0x0).
I would appreciate any insights into what might have caused this sudden issue or steps to debug further.
Kind regards,
Kazi