[Mono-bugs] [Bug 605600] New: unable to debug asp.net template locally on mono

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu May 13 11:00:03 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=605600

http://bugzilla.novell.com/show_bug.cgi?id=605600#c0


           Summary: unable to debug asp.net template locally on mono
    Classification: Mono
           Product: Mono Tools for Visual Studio
           Version: 2.0
          Platform: i586
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Debug in Mono
        AssignedTo: martin at novell.com
        ReportedBy: scampos at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test
           Blocker: ---


Description of Problem:


Steps to reproduce the problem:
1 Open Visual Studio.
2 Create a new web application project.
    File
    New Project
    Visual C#
    Web
    ASP.Net Web Application
3 Put "Hello world!" between the <div> tags in Default.aspx
4 Open Default.aspx.cs
5 In Page_Load type "Console.WriteLine();"
6 Set a break point on that line
7 Mono->Debug in Mono
8 Select a local profile.
After the breakpoint is hit, click "Run" in VS

Actual Results:

a command prompt comes up pointing to the c:\Program
Files\Mono-2.4.6\bin\mono.exe location and it stays there, the breakpoint is
not hit, and there is no browser coming up.

Expected Results:

The break point should be hit

How often does this happen? 

Every time

Additional Information:
monotools for visual studio 2.0.6414
mono-2.6.4-gtksharp-2.12.10-win32-4

-- 
Configure bugmail: http://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