HighTechTalks DotNet Forums  

HELP!! - Program Freezes UP

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss HELP!! - Program Freezes UP in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Sean
 
Posts: n/a

Default HELP!! - Program Freezes UP - 10-02-2005 , 01:50 PM






I just installed vb.net for school. After I have built my form and added the
code, the whole program freezes up when I run it. The only thing I can do is
end task it to get out. Can someone help with this?

Sean

Reply With Quote
  #2  
Old   
Peter van der Goes
 
Posts: n/a

Default Re: HELP!! - Program Freezes UP - 10-02-2005 , 04:56 PM







"Sean" <Sean (AT) discussions (DOT) microsoft.com> wrote

Quote:
I just installed vb.net for school. After I have built my form and added
the
code, the whole program freezes up when I run it. The only thing I can do
is
end task it to get out. Can someone help with this?

Sean
Any error messages or other hints?
Are you saying your program crashes and returns you to the IDE, or that the
IDE itself is crashing?
What happens if you just try to build your project? Are any errors
identified?
When the "freeze" takes place, what is the status of the application in Task
Manager (press Ctrl-Alt-Delete to see Task Manager).
Have you tried to create a new Windows project and *not* added anything to
it? Try that and that run the project. Does it still "freeze", or does it
display the empty form?
As I cannot see your project, it's difficult to provide useful advice
without further testing and details.


--
Peter [MVP Visual Developer]
Jack of all trades, master of none.




Reply With Quote
  #3  
Old   
Sean
 
Posts: n/a

Default Re: HELP!! - Program Freezes UP - 10-02-2005 , 11:17 PM



When I run the project (click Debug, then Start) the whole application
freezes up. The dialog at the bottom of the application says, Build: 1
suceeded, 0 failed, 0 skipped. In task manager it shows the application as
running but I cannot do anything with it at all, nothing in the program
responds to any mouse clicks or keyboard shortcuts. I cannot even right
click the program on the task bar to close it. Even if I start a new project
and try to "Run" it without adding anything to the form1, it freezes up.

Sean
"Peter van der Goes" wrote:

Quote:
"Sean" <Sean (AT) discussions (DOT) microsoft.com> wrote in message
news:157ADBA1-7F60-46C6-AFB9-66B53BA0E7E0 (AT) microsoft (DOT) com...
I just installed vb.net for school. After I have built my form and added
the
code, the whole program freezes up when I run it. The only thing I can do
is
end task it to get out. Can someone help with this?

Sean
Any error messages or other hints?
Are you saying your program crashes and returns you to the IDE, or that the
IDE itself is crashing?
What happens if you just try to build your project? Are any errors
identified?
When the "freeze" takes place, what is the status of the application in Task
Manager (press Ctrl-Alt-Delete to see Task Manager).
Have you tried to create a new Windows project and *not* added anything to
it? Try that and that run the project. Does it still "freeze", or does it
display the empty form?
As I cannot see your project, it's difficult to provide useful advice
without further testing and details.


--
Peter [MVP Visual Developer]
Jack of all trades, master of none.




Reply With Quote
  #4  
Old   
Peter van der Goes
 
Posts: n/a

Default Re: HELP!! - Program Freezes UP - 10-03-2005 , 07:38 AM




"Sean" <Sean (AT) discussions (DOT) microsoft.com> wrote

Quote:
When I run the project (click Debug, then Start) the whole application
freezes up. The dialog at the bottom of the application says, Build: 1
suceeded, 0 failed, 0 skipped. In task manager it shows the application
as
running but I cannot do anything with it at all, nothing in the program
responds to any mouse clicks or keyboard shortcuts. I cannot even right
click the program on the task bar to close it. Even if I start a new
project
and try to "Run" it without adding anything to the form1, it freezes up.

Sean
Can we assume that your system is free of viruses, trojans, malware and
adware?
If so, I'd suggest a repair install, and if that fails, a complete
uninstall/reinstall.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.




Reply With Quote
  #5  
Old   
Sean
 
Posts: n/a

Default Re: HELP!! - Program Freezes UP - 10-03-2005 , 09:01 AM



Yes, no viruses etc. I tried to repair it but I can try to reinstall later
tonight. Maybe this is related, maybe not. But with all of the disks I used
to install this program (Tools, prerequisits, etc) could one of the
components be acting up? I do not know anything about IIS but it was
installed (on the prerequisit CD or tools CD I am not sure) but I noticed
that I cannot right click on a folder and choose sharing and security
anymore. I have to end task the inetshare.exe (not at home now so I do not
remember the process exactly) and then the share and security works like it
always has. Could there be something like this messing with VB?

"Peter van der Goes" wrote:

Quote:
"Sean" <Sean (AT) discussions (DOT) microsoft.com> wrote in message
news:293160CF-8426-45CC-9F63-2D38AEBB5274 (AT) microsoft (DOT) com...
When I run the project (click Debug, then Start) the whole application
freezes up. The dialog at the bottom of the application says, Build: 1
suceeded, 0 failed, 0 skipped. In task manager it shows the application
as
running but I cannot do anything with it at all, nothing in the program
responds to any mouse clicks or keyboard shortcuts. I cannot even right
click the program on the task bar to close it. Even if I start a new
project
and try to "Run" it without adding anything to the form1, it freezes up.

Sean

Can we assume that your system is free of viruses, trojans, malware and
adware?
If so, I'd suggest a repair install, and if that fails, a complete
uninstall/reinstall.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.




Reply With Quote
  #6  
Old   
Peter van der Goes
 
Posts: n/a

Default Re: HELP!! - Program Freezes UP - 10-04-2005 , 10:43 AM




"Sean" <Sean (AT) discussions (DOT) microsoft.com> wrote

Quote:
Yes, no viruses etc. I tried to repair it but I can try to reinstall
later
tonight. Maybe this is related, maybe not. But with all of the disks I
used
to install this program (Tools, prerequisits, etc) could one of the
components be acting up? I do not know anything about IIS but it was
installed (on the prerequisit CD or tools CD I am not sure) but I noticed
that I cannot right click on a folder and choose sharing and security
anymore. I have to end task the inetshare.exe (not at home now so I do
not
remember the process exactly) and then the share and security works like
it
always has. Could there be something like this messing with VB?

"Peter van der Goes" wrote:

IIS is not provided with Visual Studio. It is provided with your operating
system, but is not installed by default. If you see it listed as installed
in Ad/Remove Programs - Windows Components, you might consider uninstalling
it *before* reinstalling Visual Studio.




Reply With Quote
  #7  
Old   
Peter van der Goes
 
Posts: n/a

Default Re: HELP!! - Program Freezes UP - 10-04-2005 , 01:20 PM




"Sean" <Sean (AT) discussions (DOT) microsoft.com> wrote

Quote:
Yes, no viruses etc. I tried to repair it but I can try to reinstall
later
tonight. Maybe this is related, maybe not. But with all of the disks I
used
to install this program (Tools, prerequisits, etc) could one of the
components be acting up? I do not know anything about IIS but it was
installed (on the prerequisit CD or tools CD I am not sure) but I noticed
that I cannot right click on a folder and choose sharing and security
anymore. I have to end task the inetshare.exe (not at home now so I do
not
remember the process exactly) and then the share and security works like
it
always has. Could there be something like this messing with VB?

Correction to my previous:
It should say

IIS is not provided with Visual Studio. It is provided with your operating
system, but is not installed by default. If you see it listed as installed
in Add/Remove Programs - Windows Components, you might consider uninstalling
*and reinstalling* it *before* reinstalling Visual Studio.




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.