Copied to clipboard

Flag this post as spam?

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


  • mikkel 143 posts 365 karma points
    Mar 12, 2019 @ 16:30
    mikkel
    0

    why do i get this error when running umbraco

    Hi every one. why do i get this error when running umbraco? it is no matter what version. I have uninstallled visual studio and installed it again and it is stil doing it ???! enter image description here

  • Rhys Hamilton 140 posts 940 karma points
    Mar 12, 2019 @ 17:01
    Rhys Hamilton
    100

    Have you tried running your application using the "Start Without Debugging" mode?

  • mikkel 143 posts 365 karma points
    Mar 12, 2019 @ 17:24
    mikkel
    0

    Nope but i Can try. What is the different between Them ?😃

  • mikkel 143 posts 365 karma points
    Mar 13, 2019 @ 12:19
    mikkel
    0

    it works when i start without Debugging mode :D

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Mar 13, 2019 @ 09:23
    Sebastiaan Janssen
    0

    This is a "normal" error, we can't prevent it as it happens in managed code somewhere. It's not possible to build a try-catch around it. It's also not harmful, hit F5 and ignore it. You can also disable "Break when this type of exception is thrown" so you don't get stuck on it again.

  • 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