Hi Vuyiswa Biyela,
Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.
I understand you’re facing an issue with an application that uses the MSVBVM60.DLL library, resulting in an access violation error (exception code 0xc0000005), which means the app attempted to access a restricted memory location.
Make sure the correct version of the Visual Basic Runtime is installed on your system. You can try re-registering the MSVBVM60.DLL.The DLL file may be corrupted, so you can replace it with a fresh copy by backing up the existing MSVBVM60.DLL, downloading a clean version from a reliable source, and then replacing the corrupted file. Use the System File Checker tool to repair corrupted system files. Physical memory problems, such as faulty RAM, can cause access violations as the application may try to access memory locations that are not available or are corrupted.
If you have any further queries, do let us know.
If the answer is helpful, please click "Accept Answer" and "Upvote it."