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

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


           Summary: unable to debug mvc applications on mono locally
    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: mar...@novell.com
        ReportedBy: scam...@novell.com
         QAContact: mono-bugs@lists.ximian.com
          Found By: Component Test
           Blocker: ---


Description of Problem:
debugger is not working to debug mvc application templates, it just comes up
with the mono command prompt and stays there, the breakpoint is not hit.

Steps to reproduce the problem:
1. Create a default MVC project by click "File / New Project / Visual C# / Web
/ 2. ASP.NET MVC2 Web Application"
      Make sure that you select .NET Framework 3.5 from the dropdown list at
the     top of the New Project dialog or the ASP.NET MVC Web Application
project template won’t appear.
3.  Click "Ok" to start creating the project
4.  Click "No" to creating a unit test project
5.  Click View / Properties Window
6.  Open the "References" list in the solution explorer
7.  Click on "System.Web.Mvc"
8.  In the properties window, change "Copy Local" to "True"
9.  Open Default.aspx.cs
10. Set a breakpoint somewhere inside of Page_Load
11. Click Mono / Debug in Mono
12. Select a local profile


Actual Results:
the breakpoint is not hit, it just comes up with the mono command prompt and
stays there.
Expected Results:
The VS debugger should stop on the breakpoint.

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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to