Copied to clipboard

Flag this post as spam?

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


  • lucuma 261 posts 563 karma points
    Mar 03, 2011 @ 16:41
    lucuma
    0

    Debugging User Control

    I've got a user control that I've built that works fine in my test project, however when I add it to a content page in Umbraco, the page never loads.  It almost looks like it is in some kind of infinite loop.   This control just does a couple queries on another database to fill in some drop down boxes and nothing else.  The web.config is updated with the appropriate connection strings so I know that's not the problem otherwise there would be runtime errors.

    My question is, how in the world can I debug this usercontrol while inside Umbraco?  Is there some process or way to setup visual studio so I can step through it while it is running in umbraco?

    Thanks.

  • Sascha Wolter 615 posts 1101 karma points
    Mar 03, 2011 @ 23:52
    Sascha Wolter
    0

    Hi lucuma,

    Have a look at this post, that should give you all the information you need.

    Cheers,

    Sascha

  • 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