Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Johan 50 posts 174 karma points
    Aug 12, 2014 @ 19:08
    Johan
    0

    Debugging Umbraco Mvc properly?

    I have problems debugging my Umbraco Mvc projects. They will not hit the breakpoints :(

     

    So I decided to investigate were the problem might be. I downloaded the OneContact umbraco Mvc sample found here:

    http://umbraco.com/follow-us/blog-archive/2013/7/14/moving-from-webforms-to-mvc.aspx

    If I install this sample solution under a proper domain www.umbracoonecontactmvc.com (local domain on my laptop of course) then I cannot debug this solution. But If I run it as http://localhost:8455/ then I can debugg it. Fine this narrows it down a bit. My customer I am working with has several domains installed in the 6.1.2 Umbraco installation www.domain.uk, www.domain.dk and www.domain.se so I need to run my Visual Studio solution with a proper domain like www.domain.dk so that I can debug components made for the danish website. How do I get debugging working with proper domains?

     

    Is there any other workaround around this problem? 

  • Johan 50 posts 174 karma points
    Aug 12, 2014 @ 21:20
    Johan
    100

    I added http://localhost:51587/ in the Umbraco domain table. That works for one domain at a time. But how do I debug all of www.domain.uk, www.domain.dk and www.domain.se at the same time?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies