Watch, Follow, &
Connect with Us
Public Report
Report From:    [ Add a report in this area ]  
Report #:  18102   Status: Closed
(Pulled) When at a breakpoint the call to Application.Run can be auto evaluated resulting in the inability to Run the program
Project:   Build #:  7.1.1435.11698
Version:    1.0 Submitted By:   John Kaster
Report Type:  Basic functionality failure Date Reported:  12/8/2003 12:00:00 AM
Severity:    Serious / Highly visible problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All versions Internal Tracking #:   191015
Resolution: Fixed (Resolution Comments) Resolved in Build: : 10.0.2098.14501
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
When at a breakpoint the call to Application.Run can be auto evaluated resulting in the inability to Run the program
Steps to Reproduce:
1) File | New | Windows Forms Application
2) Project | View Source
3) Set a breakpoint on the call to Application.Run
4) At the breakpoint move the mouse cursor over Application.Run
//act:
Note there is an [Evaluating...] tooltip
Note Run | Run is now disabled
5) Run | Program Reset
Note Run | Run is still disabled
//exp:
No auto-invocation of the 'Run' call at step 4
Workarounds
None
Attachment
N
Comments

None

Server Response from: ETNACODE01