[Mono-bugs] [Bug 639654] New: Remote Debugging Blogengine keeps page from loading
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Sep 15 17:40:05 EDT 2010
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: martin at novell.com
ReportedBy: mlegendre at novell.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list