Copied to clipboard

Flag this post as spam?

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


  • Topic author was deleted

    Jan 04, 2018 @ 17:58

    Glimpse.Ado.AlternateType.GlimpseDbTransaction in Logs

    System.InvalidCastException: Unable to cast object of type 'Glimpse.Ado.AlternateType.GlimpseDbTransaction' to type 'System.Data.SqlClient.SqlTransaction'. at umbraco.DataLayer.SqlHelpers.SqlServer.SqlServerHelper.ExecuteNonQuery(String commandText, SqlParameter[] parameters) at umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters)

    Is showing up in the logs in v7.7.7 (maybe prior to). Doesn't seem to be breaking anything, but would like it to go away. Anyone seeing this?

  • Comment author was deleted

    Jan 04, 2018 @ 18:00

    2018-01-04 12:21:01,962 [P4220/D153/T22] ERROR umbraco.DataLayer.SqlHelper'1[[System.Data.SqlClient.SqlParameter, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] - Error executing query delete from umbracoLog where datestamp < @oldestPermittedLogEntry and logHeader in ('open','system') System.InvalidCastException: Unable to cast object of type 'Glimpse.Ado.AlternateType.GlimpseDbTransaction' to type 'System.Data.SqlClient.SqlTransaction'. at umbraco.DataLayer.SqlHelpers.SqlServer.SqlServerHelper.ExecuteNonQuery(String commandText, SqlParameter[] parameters) at umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters)

    Another one showing up

  • 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