[Mono-bugs] [Bug 641230] New: MonoTools 2.0.7509 with Mono 2.8 p6 Win XP 32 and openSUSE 11.3 i586: Debug doesn't hit break point on ASP app

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 22 18:05:55 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=641230

https://bugzilla.novell.com/show_bug.cgi?id=641230#c0


           Summary: MonoTools 2.0.7509 with Mono 2.8 p6 Win XP 32 and
                    openSUSE 11.3 i586: Debug doesn't hit break point on
                    ASP app
    Classification: Mono
           Product: Mono: Debugger
           Version: unspecified
          Platform: 32bit
        OS/Version: openSUSE 11.3
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: backend
        AssignedTo: martin at novell.com
        ReportedBy: dmulder at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Description of Problem:
Debugging an ASP .NET Web Application will not hit the break point. The page
sits at loading, as though it is waiting for the breakpoint to be hit, but VS
never hits the break point.

Steps to reproduce the problem:
Open Visual Studio.
Create a new web application project.
File
New Project
Visual C#
Web
ASP.Net Web Application
Put "Hello world!" between the <div> tags in Default.aspx
Open Default.aspx.cs
In Page_Load type "Console.WriteLine();"
Set a break point on that line
[The Linux server should be running.]
Mono->Debug in Mono
Select a server and hit okay.

Actual Results:
The page hangs while loading, and VS shows that the application is running.
Break point is never hit.

Expected Results:
Break point should be hit so that you can press the play button to continue
loading the page.

How often does this happen? 
Always.

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