https://bugzilla.novell.com/show_bug.cgi?id=639654
https://bugzilla.novell.com/show_bug.cgi?id=639654#c0 Summary: Remote Debugging Blogengine keeps page from loading Classification: Mono Product: Mono Tools for Visual Studio Version: 2.0 Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Major Priority: P5 - None Component: Debug in Mono AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Component Test Blocker: --- Description of Problem: While remote debugging blogengine, the blog page never loads Win 7 ultimate x86 VS 2010 pro monotools 2.0.7509 remote testing on MacOSX 10.6 Mono 2.8 p4 monotools-server-2.0.7180.dmg Steps to reproduce the problem: 1. Open the BlogEngine solution 2. Set a break point in Page.cs:33 (base.ID = Guid.NewGuid()) 3. Click "Mono / Debug Remotely in Mono" 4. Select the host to run it on 5. Wait for the breakpoint to be hit 6. After examining the locals pad, press F5 to continue 7. Notice the break point got hit again. Keep pressing F5 until the page loads in the browser. Actual Results: The page sits and doesnt load anything Expected Results: Page should be loaded at some point How often does this happen? every time Additional Information: -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
