Share via

Microsoft Visual Basic for Application

Anonymous
2018-07-20T15:31:57+00:00

Every time I attempt to do anything in any program, this error pops up and requires me pressing enter 10+ times to make it go away.  It doesn't say anything useful for solving the problem either, just "Unexpected error; quitting".  How do I make it go away?

Windows for home | Windows 10 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2018-07-20T21:30:22+00:00

    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:

    1. Open the Start menu, type cmd, right-click on Command Prompt and select Run as administrator.
    2. 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.

    Was this answer helpful?

    0 comments No comments