
System.ArgumentException Log entry string is too long. A string written to the event log cannot exceed 32766 characters.
at System.Diagnostics.EventLogInternal.InternalWriteEvent (UInt32 eventID, UInt16 category, EventLogEntryType type, String [] strings, Byte [] rawData, String currentMachineName)
at System.Diagnostics.EventLogInternal.WriteEntry (String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte [] rawData)
at System.Diagnostics.EventLog.WriteEntry (String message, EventLogEntryType type)
at ReplicationSBOIntegrationWinSer.IntegrationObjects.Base.IntegrationBase.ExecuteIVendAPINonQuery (List 1 iVendQueries)
at ReplicationSBOIntegrationWinSer.IntegrationObjects.Item.Replicate (Direction From, Direction To, Int32 DatasetRowID)
at ReplicationSBOIntegrationWinSer.Integrator.MainStart (DateTime LastRetryAt, Boolean Retried).