The scenario: Start Without Debugging... A Console app waiting for user input ( via Console.Readline() )...
On Win2000, dragging the mouse over the console window brings up a highlighting box (so you can copy text from it presumeably). Now, releasing the mouse button leaves the highlight box visible and if I now click on the "X" controlbox on the title bar the app hangs for a few seconds before the "End Program" system dialog box pops up and asks me to end task or cancel.
Now, if I run the program from outside the VStudio IDE then this problem doesnt occur.
Is this a bug in VStudio.net?




Reply With Quote