Copied to clipboard

Flag this post as spam?

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


  • Jalle007 8 posts 75 karma points
    Nov 27, 2017 @ 19:57
    Jalle007
    0

    How do you debug your MVC / Umbraco project ?

    after lot of trouble I am now able to run my project. But there is another problem, debugging.

    I can see that simple Run in debug mode will not work. I tried Attaching to porcess w3wp.exe BUT the symbols are not loaded so I can not set the break point.

    Can anyone tell me whats going on here ? VS 2017 Umbraco v7

  • Joshua Lemli 52 posts 234 karma points
    Nov 27, 2017 @ 20:27
    Joshua Lemli
    0

    I think we may need more information to trouble-shoot your issue. Otherwise this is more of a discussion on general debugging practices than a "how do I fix this?"

    What does your Umbraco instance look like? Are you using dependencies and/or 3rd party extensions? Does the project build without errors? Etc...

  • Jalle007 8 posts 75 karma points
    Nov 27, 2017 @ 22:18
    Jalle007
    0

    dont know enough details about the project yet. but I was able to debug it directly from VS after setting this :

    enter image description here

  • Damien (Slipoch) 62 posts 346 karma points
    Nov 28, 2017 @ 22:20
    Damien (Slipoch)
    0

    That is really odd, you should be able to run a localhost instance and debug from that. The project is set to debug and not release right?

Please Sign in or register to post replies

Write your reply to:

Draft