Support Board
Date/Time: Sat, 05 Jul 2025 14:43:37 +0000
Post From: newly compiled debug DLLs won't load anymore after updating to latest VS 2022 version
[2024-11-23 23:25:12] |
ycomp - Posts: 324 |
I have an instance of Sierra I that I use for Development. These DLLs loaded fine before, and I could compile them with VS 2022 in Debug mode and load them no problem. I made a few minor code modifications and compiled them and they won't load. I think the problem is not from my code changes but because I updated VS 2022 yesterday. I mean that is my guess, since I didn't really do anything complicated or change and project settings. Compiled release versions of the DLL work in another instance of Sierra I use for trading. I mean that were also compiled by this updated VS 2022 but compiled in release mode and used in my trading instance. What could be causing this? 2024-11-23 18:19:43.130 | yDisplayInfo.dll loading error. Windows error code 127: The specified procedure could not be found. 2024-11-23 18:19:43.130 | InternalVersionNumberToFileNameMap is empty for yDisplayInfo |