Copied to clipboard

Flag this post as spam?

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


  • John Perryn 71 posts 182 karma points
    Mar 07, 2013 @ 05:36
    John Perryn
    0

    Errors logged during install

    FYI the following error was logged for 8 different objects when I installed CMSimport Pro today.

    They do not appear to have caused any problems.

    Error in Execute SQL Package action for package CmsImport error:umbraco.DataLayer.SqlHelperException: Umbraco Exception (DataLayer): SQL helper exception in ExecuteNonQuery ---> System.Data.SqlClient.SqlException: There is already an object named 'CMSImportScheduledTask' in the database.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
       at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
       at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
       at umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters)
       --- End of inner exception stack trace ---
       at umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters)
       at PackageActionsContrib.ExecuteSql.Execute(String packageName, XmlNode xmlData)

     

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Mar 07, 2013 @ 05:56
    Richard Soeteman
    0

    Hi John,

    This should only happen when CMSImport is already installed, Was that the case?Otherwise which version of Umbraco are you using?

    Thanks,

    Richard

  • John Perryn 71 posts 182 karma points
    Mar 07, 2013 @ 06:55
    John Perryn
    0

    Thanks Richard

    I had deleted V2.2.1 free version and then installed V2.3.1 $PRO version.

    Presumably something was not deleted.

    Rgds

    John P

  • 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