Hi Geeker13,
Are you experiencing this problem when using Microsoft Visual Basic? Or when running any program unrelated to Visual Basic? In the mean time, try installing the latest Windows updates since an update for the Microsoft Visual Basic might be oferred. Running the System File Checker and Deployment Image Servicing and Management command-utility tool might also help resolve the issue. To do so, follow the steps below:
- Open the Start menu, type cmd, right-click on Command Prompt and select Run as administrator.
- Input the following command-line and press Enter after each line.
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
If you need further assistance, simply post a reply on this thread and I will get back to you as soon as I can.