Groups | Blog | Home
all groups > dotnet general > march 2004 >

dotnet general : Application process running but not showing, VB Studio.NET not answering


Lars
3/29/2004 11:21:07 PM
H

I'm new to .NET.
When I try ti compile a simple program/form in VB Studio.NET I get no error messages
My program/form will however not rum properly. The program runs (it's process is shown in taskmanager) but doesn't come up on screen. And the VB Studio.NET will stop working/answer and I will have to close it down through taskmanager to be able to try again
Why does this happen? What am I missing
Please help, I cant find anything in the VB Studio.NEt help

Thanks in advance
Gary Milton
3/30/2004 1:06:07 AM
Have you tried creating a new project with just a single form and no additional code then running it? If not then I suggest you do this first to determine if the problem is with the .NET Framework or code in your application

If this works then the problem is in your code in which case you will need to post some code so we can try and see what is going on

AddThis Social Bookmark Button