Problems with Visual Basic

Asked

Viewed 37 times

-1

Well, I don’t know what’s going on, apparently the problem is with the Net Framework. However, it does not appear installed in the program manager, it must be because it comes embedded with Windows 10. I know this because when I try to install the Net Framework says I already have a version installed on my computer.

inserir a descrição da imagem aqui

inserir a descrição da imagem aqui

  • Which version of Visual Studio are you using in this case? Which . Net is installed and which version of Windows?

  • I use Visual Studio 2017 Preview. It works well and has several bug fixes. https://www.visualstudio.com/vs/preview/

  • I use the Visual Basic 2008 Express Edition

1 answer

0

Try this process:

  1. Close the Visual Studio
  2. Open folder: %USERPROFILE% Local Settings Application Data Microsoft Visualstudio V9.0
  3. Delete the following files:
    • Toolbox.tbd
    • toolbox_reset.tbd
    • toolboxIndex.tbd
    • toolboxIndex_reset.tbd
  4. Open the Visual Sudio
  5. Select "Reset Toolbox"

This solves almost 100% of cases. If this does not solve, I believe there is more than one version of Visual Studio installed.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.