Visual Studio some codes dont work

Hello,

i am using visual Studio 2015. A Few years ago i created some programs with visual Basic. Now when i use Codes in Visual Studion like form2.show() or dim xyz as Integer they wont work. I am using Windows 8. Debugging works and other codes also work. Maybe i Need some extensions? Sometimes i get Error message Microsoft.vsHub.server.HttpHostx64.exe doesnt work anymore. This has no influence to Debugging or sth. else.

Thanks for your help and sorry for my German English :D

 
form2.show() or dim xyz as Integer
Now when i use Codes in Visual Studion like form2.show() or dim xyz as Integer they wont work.

This is valid VB.NET synthax, are you sure that your project type is Windows Form Application and the language is VB.NET ?

What do you mean that they don't work. Do you get error messages?
Topic archived. No new replies allowed.