Skip to content

Multiple errors in site log: Method not found at AppInsightsLoggingProvider.GetProperties #3

Description

@kingjordan

Hello,

While reviewing my host/log files for another issue I discovered that I am getting hundreds of the following exceptions listed in the log:

DotNetNuke.Services.Log.EventLog.LogController - System.MissingMethodException: Method not found: 'DotNetNuke.Services.Exceptions.ExceptionInfo DotNetNuke.Services.Log.EventLog.LogInfo.get_Exception()'. at DotNetNuke.Monitoring.AppInsights.AppInsightsLoggingProvider.GetProperties(LogInfo logInfo) at DotNetNuke.Monitoring.AppInsights.AppInsightsLoggingProvider.AddLog(LogInfo logInfo) at DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo logInfo)

Just wondering if you have any idea what is generating this issue.,

PS. I really love the module and am happy to be able to monitor my azure dnn instances with app insights.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions