Click here to Skip to main content
15,888,461 members
Home / Discussions / C#
   

C#

 
AnswerRe: How Do I Handle A Textbox Change Correctly? Pin
Dr.Walt Fair, PE20-May-10 16:57
professionalDr.Walt Fair, PE20-May-10 16:57 
AnswerRe: How Do I Handle A Textbox Change Correctly? Pin
Luc Pattyn20-May-10 17:25
sitebuilderLuc Pattyn20-May-10 17:25 
GeneralRe: How Do I Handle A Textbox Change Correctly? Pin
Roger Wright20-May-10 17:52
professionalRoger Wright20-May-10 17:52 
GeneralRe: How Do I Handle A Textbox Change Correctly? Pin
Luc Pattyn20-May-10 17:56
sitebuilderLuc Pattyn20-May-10 17:56 
AnswerRe: How Do I Handle A Textbox Change Correctly? Pin
William Winner21-May-10 8:15
William Winner21-May-10 8:15 
GeneralRe: How Do I Handle A Textbox Change Correctly? Pin
Peter_in_278023-May-10 14:37
professionalPeter_in_278023-May-10 14:37 
AnswerRe: How Do I Handle A Textbox Change Correctly? Pin
Peter_in_278023-May-10 14:40
professionalPeter_in_278023-May-10 14:40 
QuestionWinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Matt U.20-May-10 11:54
Matt U.20-May-10 11:54 
I have a WinForms application I'm writing that used to work with no problems. I haven't made any changes; I haven't touched the code in a month or two due to other things in my life. Last night I went back to it to fix it up and such. When I would press Ctrl+F5 (Start Without Debugging) I got nothing. I mean, I saw the wait cursor for a couple of seconds then it disappears. I checked Task Manager and the process is there. It shows the current memory usage at ~29,000KB ... that number never changes no matter how long it sits.

If I press F5 to start debugging it works flawlessly. I have also tried in Release mode. And I have tried running the application directly from the \Debug and \Release folders outside of the VS environment. It did the same thing. Debugging is the only way it will work.

Anyone ever see this before or have suggestions? I have tried changing the target .NET version to 2.0, 3.0 and 3.5 (it was originally developed on 2.0 and worked just fine). Thanks in advance.
AnswerRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Luc Pattyn20-May-10 12:11
sitebuilderLuc Pattyn20-May-10 12:11 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Matt U.20-May-10 13:12
Matt U.20-May-10 13:12 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Luc Pattyn20-May-10 13:34
sitebuilderLuc Pattyn20-May-10 13:34 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Matt U.20-May-10 14:48
Matt U.20-May-10 14:48 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Luc Pattyn20-May-10 14:56
sitebuilderLuc Pattyn20-May-10 14:56 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Matt U.20-May-10 14:59
Matt U.20-May-10 14:59 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Matt U.20-May-10 15:13
Matt U.20-May-10 15:13 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Luc Pattyn20-May-10 15:25
sitebuilderLuc Pattyn20-May-10 15:25 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Matt U.20-May-10 15:29
Matt U.20-May-10 15:29 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Luc Pattyn20-May-10 15:44
sitebuilderLuc Pattyn20-May-10 15:44 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Matt U.20-May-10 15:55
Matt U.20-May-10 15:55 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Luc Pattyn20-May-10 16:17
sitebuilderLuc Pattyn20-May-10 16:17 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Matt U.20-May-10 16:31
Matt U.20-May-10 16:31 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 [modifed] Pin
Luc Pattyn20-May-10 16:49
sitebuilderLuc Pattyn20-May-10 16:49 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 [modifed] Pin
Matt U.20-May-10 16:58
Matt U.20-May-10 16:58 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 [modified] Pin
Luc Pattyn20-May-10 17:15
sitebuilderLuc Pattyn20-May-10 17:15 
GeneralRe: WinForms App Only Runs When Pressing F5 (Start Debugging) :: VS2008 & .NET 3.5 Pin
Matt U.21-May-10 12:36
Matt U.21-May-10 12:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.