Copied to clipboard

Flag this post as spam?

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


  • Tommy Albinsson 121 posts 254 karma points
    Mar 26, 2012 @ 09:34
    Tommy Albinsson
    0

    Get specific version of umbraco.dll

    Hi,

    I have been having a problem for a long time with page rendering taking up to 7 seconds (20 seconds rendering have occured) seconds if I have the sql server on a remote virtual maching and the webserver on a other virtual machine.

    If I debug the site I see that it is Loading IMacroEngine that is taking upp all the time. Now i want to debug that is see more specific what takes time. Though I can't find the right version of umbraco. I run 4.7.1, but when i download that from codeplex the version number of umbraco.dll is wrong and i cannot debug. The version that I am looking for is 1.0.4281.20201. Is there someway that i can find this version of the dll file along with the pdb file?

    /Tommy

  • Rodion Novoselov 694 posts 859 karma points
    Mar 26, 2012 @ 11:25
    Rodion Novoselov
    0

    Hi. I also noticed that some time ago there was some mismatch between the sources and the binary build on the codeplex for Umbraco 4.7.1.1. But now everything looks ok with that. Try just to download sources once more.

  • Tommy Albinsson 121 posts 254 karma points
    Mar 26, 2012 @ 13:46
    Tommy Albinsson
    0

    When i download the binaries from 4.7.1.1 the umbraco.dll is smaller then if a download the source and build it.. This makes it hard to debug :P

  • Grant Thomas 291 posts 324 karma points
    Mar 26, 2012 @ 15:50
    Grant Thomas
    0

    Tommy,

    Just to address your last post: are you building for debug or release configuration? And are you using the configurations of the Umbraco solution, or your own defined in Visual Studio? Such differences can affect the output, depending on whether noops, etc. are part of the binary.

    You should build with the exact same configuration the release build of Umbraco uses.

Please Sign in or register to post replies

Write your reply to:

Draft