Forum Discussion
FFSparky
May 15, 2024Copper Contributor
Latest updates appear to have broken VB6 Applications / Runtime Error 372
Microsoft updates installed on my system last night. Since that point my VB6 application will not open:
- May 20, 2024Disappointed this has not got a response.
Continuing to get frustrated, I decided to use try a Microsoft chat help and during the process I found the issue to be strangely resolved. The more I have pondered this, latest round of Microsoft updates must have triggered what I would class as a re-index of my UAC profile???
Not sure how to close this discussion but it can be marked as closed.
Lanesy
Sep 24, 2024Copper Contributor
Use a dependency walker tool like Dependency Walker to identify any missing dependencies for your VB6 application. This tool can help you analyze which specific file is causing the error.