Can't debug ASP.Net MVC App in MonoDevelop hosted with mod_mono

158 Views Asked by At

I am creating an MVC application with MonoDevelop. I have hosted the website on mod_mono under apache, which I installed in my local machine. I've setup a site with custom domain alias like "mymvcsite" and I want to debug my "mymvcsite" with MonoDevelop. My breakpoints are not hit when I run the site with "mymvcsite". I am using MonoDevelop 5.10 and Mono 4.3.2.4 in Ubuntu 14.01.

0

There are 0 best solutions below