Forum Discussion
Visual studio is automatically making errors while building
I have a vb.net project and now whenever i edit the ui elements like change the text of labels importing images or even changing project setting are also making errors in the file HarmonyPlayer.Designer.vb
the errors are like btm_mute.Image = resources.sound i know the correct one is btm_mute.Image = my.resources.sound but whenever i try to run the app after changing the resources these errors automatically made i am providing a clip https://drive.google.com/file/d/1MkMT3nb5EALMrZoXx5Y9IOoGClIbUmUB/view?usp=drive_link
1 Reply
- ArtemiyMorozCopper Contributor
gauthamkrishna985 Microsoft https://iq.direct/blog/421-introduction-to-vb-net.html has a very informative language IDE called Visual Studio. Maybe you could try to reinstall Visual Studio or run a release version of you are using beta version?