Search:
Namespaces
Discussions
.NET v1.1
Feedback
Windows Form Locking up
Messages
Related Types
This message was discovered on
microsoft.public.msdn.drgui.drguidotnet.discussion
.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Post a new message to this list...
mtinderholt (VIP)
I have developed a rather large application and am running into a bug that
causes the application to lock up. No exception is ever thrown, it just
simply refuses to take input. The only thing that you can do to the Form is
double click the title bar to restore/maximize the window. Other than that
the menus, navigation buttons, everything cease to respond at all to any user
input. Windows continues to run properly and you can restart the application
(END TASK) and it will run normally again.
I noticed this error I while back and when it occured there would be a
"WindowsFormsParkingForm" or something like that in the ALT-TAB list when the
error occured. Now it doesn't do that anymore. It just causes my app to
essentially freeze and cause my users to do a nasty IT functionality
CTRL-ALT-DEL, end task. I have been unable to locate the error through
debugging.
Reply to this message...
mdb
"=?Utf-8?B?bXRpbmRlcmhvbHQ=?=" <
Click here to reveal e-mail address
>
wrote in news:
Click here to reveal e-mail address
:
[Original message clipped]
Have you tried the 'Pause' button in the debugger?? Wait until it "locks
up" and press the pause button... The highlighted lines will be the ones
AFTER the currently running code. That might help you find it.
-mdb
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com