Copied to clipboard

Flag this post as spam?

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


  • Andrew Rebane 14 posts 35 karma points
    Apr 20, 2015 @ 22:18
    Andrew Rebane
    0

    cant debug - symbols not loaded

    How can I debug this thing?!

    Where can I get the symbols?

    Is there a symbol server?

    I tried downloading source from github, build and use the PDB files - they dont match with the NuGet version.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 20, 2015 @ 22:29
    Jan Skovgaard
    0

    Hi Andrew and welcome to our :)

    Can you explain a bit more detailed what issue you're facing? Are there some error messages you can post in here? And are you working on a fresh installation or a running installation?

    You can't compare using the source code since you have probably fetched the code from the 7.2.5 branch, which is work in progress and you're probably running 7.2.4, which you have installed using nuget I'm guessing?

    Looking forward to hearing from you.

    /Jan

  • Andrew Rebane 14 posts 35 karma points
    Apr 20, 2015 @ 22:51
    Andrew Rebane
    0

    The issue

    I am trying to debug, and I get "symbols not loaded" error. I suspect because there are no source and symbols loaded with the NuGet.

    I will try to load 7.2.4 source, build and hook the symbols manually, but I dont understand, why is it not working automatically. Its not like a rare need, the debugging.

  • Andrew Rebane 14 posts 35 karma points
    Apr 20, 2015 @ 23:06
    Andrew Rebane
    0

    I got the 7.2.4 source from GitHub built for the PDB file, and hooked it manually.

    Waste of time! Not matcing.

    How is one able to debug this thing?

  • Andrew Rebane 14 posts 35 karma points
    Apr 20, 2015 @ 23:58
    Andrew Rebane
    0

    Ok I got it working by coping my existing source into the Umbraco.Web.UI from 7.2.4 source from GitHub

Please Sign in or register to post replies

Write your reply to:

Draft