Copied to clipboard

Flag this post as spam?

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


  • Jason Evans 50 posts 71 karma points
    Aug 03, 2012 @ 13:04
    Jason Evans
    0

    Looking for Businesslogic.dll PDB file for Umbraco 4.7.2

    Hi.

    We are using Umbraco 4.7.2 for a solution and have come across an issue. I am making use of the Log.GetLogItems() methods and keep getting the following error:

    "Conversion failed when converting the nvarchar value 'Debug' to data type int."

    Here is the call:

    "return this.log.GetLogItems(user, LogTypes.Login, sinceDate);"

    I want to step into the GetLogItems call, but I don't have the PDB file for Umbraco's Businesslogic.dll file. I'm unable to find this PDB in the Symbols Package zip file on CodePlex either.

    I don't want to compile the source code and use a custom version of Businesslogic.dll since I want to stick with the version that is officially deployed.

    Does anyone know why the PDB file for Businesslogic.dll is not included in the sumbols zip file, plus can I get the actual PDB file for Businesslogic.dll that is officialy deployed?

    Thanks.

     

Please Sign in or register to post replies

Write your reply to:

Draft