-----------Exception Details on 6/20/2023 1:47:33 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:47:33 AM Subject: WorkOrderSave Body: System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. at System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 1393 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:47:33 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:47:33 AM Subject: SaveWorkOrder Issue Body: SaveWorkOrder Issue: System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 2330 at ServiceSuite.Service.SaveWorkOrder(WorkOrder WorkOrder) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 6482 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:24:10 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:24:10 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:24:13 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:24:13 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:31:58 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:31:58 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:52:29 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:52:29 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:57:47 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:57:47 AM Subject: 24V 450W brush motor Body: 24V 450W brush motor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:58:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:58:04 AM Subject: Brush strip Body: Brush strip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:58:20 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:58:20 AM Subject: Left hand rear wheel guard support bracket Body: Left hand rear wheel guard support bracket --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:06:22 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:06:22 AM Subject: Brush drive hub Body: Brush drive hub --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:06:40 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:06:40 AM Subject: Electric drive motor Body: Electric drive motor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:06:55 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:06:55 AM Subject: Square keyway Body: Square keyway --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:09:24 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:09:24 AM Subject: Alert Error Body: System.FormatException: An invalid character was found in the mail header: '@'. at System.Net.Mail.DotAtomReader.ReadReverse(String data, Int32 index) at System.Net.Mail.MailAddressParser.ParseDomain(String data, Int32& index) at System.Net.Mail.MailAddressParser.ParseAddress(String data, Boolean expectMultipleAddresses, Int32& index) at System.Net.Mail.MailAddressParser.ParseMultipleAddresses(String data) at System.Net.Mail.MailAddressCollection.ParseValue(String addresses) at System.Net.Mail.MailAddressCollection.Add(String addresses) at Mail.SendMailPlainText(String from, String to, String subject, String body, String smtp) in D:\ServiceSuite\ServiceSuite\SendMail.cs:line 354 at ServiceSuite.Shared.SendAlert(String AlertName, String custid, Int64 siteident, String[] find, String[] replace, String identifier) in D:\ServiceSuite\ServiceSuite\Shared.cs:line 296 -- ebrawner@simon.com -- 2404276226@ --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:15:38 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:15:38 AM Subject: test Body: System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4946 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4471379111 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:18:32 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:18:32 AM Subject: parts restock fee Body: parts restock fee --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:47:52 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:47:52 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:48:47 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:48:47 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:10:00 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:10:00 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"300 E WARWICK DR", "PoliticalDivision2":"ALMA", "PoliticalDivision1":"MI", "PostcodePrimaryLow":"48801", "PostcodeExtendedLow":"1014", "Region":"ALMA MI 48801-1014", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["300 E Warwick Dr"],"PoliticalDivision2":"ALMA","PoliticalDivision1":"MI","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:13:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:13:04 AM Subject: Electronic dashboard assembly (power) Body: Electronic dashboard assembly (power) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:14:05 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:14:05 AM Subject: 6V 224Ah AGM battery (Group GC2) Body: 6V 224Ah AGM battery (Group GC2) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:14:15 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:14:15 AM Subject: Squeegee blade 44 1/2 inch linatex rear Body: Squeegee blade 44 1/2 inch linatex rear --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:14:25 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:14:25 AM Subject: Squeegee blade 44 1/2 inch linatex front Body: Squeegee blade 44 1/2 inch linatex front --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:16:20 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:16:20 AM Subject: Alert Error Body: System.FormatException: An invalid character was found in the mail header: '@'. at System.Net.Mail.DotAtomReader.ReadReverse(String data, Int32 index) at System.Net.Mail.MailAddressParser.ParseDomain(String data, Int32& index) at System.Net.Mail.MailAddressParser.ParseAddress(String data, Boolean expectMultipleAddresses, Int32& index) at System.Net.Mail.MailAddressParser.ParseMultipleAddresses(String data) at System.Net.Mail.MailAddressCollection.ParseValue(String addresses) at System.Net.Mail.MailAddressCollection.Add(String addresses) at Mail.SendMailPlainText(String from, String to, String subject, String body, String smtp) in D:\ServiceSuite\ServiceSuite\SendMail.cs:line 354 at ServiceSuite.Shared.SendAlert(String AlertName, String custid, Int64 siteident, String[] find, String[] replace, String identifier) in D:\ServiceSuite\ServiceSuite\Shared.cs:line 296 -- -- 7742457360@ --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:17:45 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:17:45 AM Subject: Squeegee blade kit gum rubber Body: Squeegee blade kit gum rubber --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:18:17 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:18:17 AM Subject: Squeegee vacuum hose kit Body: Squeegee vacuum hose kit --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:18:28 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:18:28 AM Subject: Drain hose assembly with plug Body: Drain hose assembly with plug --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:18:49 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:18:49 AM Subject: Nut M8-1.25 nylon insert lock zinc plated Body: Nut M8-1.25 nylon insert lock zinc plated --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:19:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:19:04 AM Subject: Electric component cover Body: Electric component cover --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:19:20 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:19:20 AM Subject: Hardware fixing kit Body: Hardware fixing kit --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:19:56 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:19:56 AM Subject: TUBE ASM DRIP 20 FITS: BOOST L20 Body: TUBE ASM DRIP 20 FITS: BOOST L20 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:20:14 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:20:14 AM Subject: 20 inch flex plate kit with eccentric, isolators & hardware Body: 20 inch flex plate kit with eccentric, isolators & hardware --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:20:51 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:20:51 AM Subject: Gas spring Body: Gas spring --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:21:05 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:21:05 AM Subject: Pin Body: Pin --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:21:17 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:21:17 AM Subject: Pin Body: Pin --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:21:35 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:21:35 AM Subject: Solution hose kit Body: Solution hose kit --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:21:49 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:21:49 AM Subject: 24V 80amp Lithium Ion battery pack kit w/ charger Body: 24V 80amp Lithium Ion battery pack kit w/ charger --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:24:09 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:24:09 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"5304 WHITE EGRET LN", "PoliticalDivision2":"LAKELAND", "PoliticalDivision1":"FL", "PostcodePrimaryLow":"33811", "PostcodeExtendedLow":"1867", "Region":"LAKELAND FL 33811-1867", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["5304 WHITE EGRET LANE"],"PoliticalDivision2":"LAKELAND","PoliticalDivision1":"FL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:32:31 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:32:31 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:32:39 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:32:39 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:36:58 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:36:58 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:37:11 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:37:11 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:40:12 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:40:12 AM Subject: Shop Supplies Body: Shop Supplies --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:40:46 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:40:46 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:42:30 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:42:30 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:02:09 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:02:09 AM Subject: WorkOrderSave Body: System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. at System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 1393 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:02:09 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:02:09 AM Subject: SaveWorkOrder Issue Body: SaveWorkOrder Issue: System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 2330 at ServiceSuite.Service.SaveWorkOrder(WorkOrder WorkOrder) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 6482 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:06:30 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:06:30 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1999 WALKER LAKE RD", "PoliticalDivision2":"ONTARIO", "PoliticalDivision1":"OH", "PostcodePrimaryLow":"44906", "PostcodeExtendedLow":"1421", "Region":"ONTARIO OH 44906-1421", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1999 Walker Lane Road"],"PoliticalDivision2":"ONTARIO","PoliticalDivision1":"OH","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:09:11 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:09:11 AM Subject: Squeegee lift chain kit Body: Squeegee lift chain kit --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:09:33 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:09:33 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:23:35 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:23:35 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:24:26 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:24:26 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"20108 COLFAX ST", "PoliticalDivision2":"LOWELL", "PoliticalDivision1":"IN", "PostcodePrimaryLow":"46356", "PostcodeExtendedLow":"9776", "Region":"LOWELL IN 46356-9776", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["20108 Colfax St"],"PoliticalDivision2":"Lowell","PoliticalDivision1":"IN","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:24:29 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:24:29 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"20108 COLFAX ST", "PoliticalDivision2":"LOWELL", "PoliticalDivision1":"IN", "PostcodePrimaryLow":"46356", "PostcodeExtendedLow":"9776", "Region":"LOWELL IN 46356-9776", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["20108 COLFAX ST"],"PoliticalDivision2":"LOWELL","PoliticalDivision1":"IN","PostcodePrimaryLow":"46356","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:25:05 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:25:05 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"5655 W 300 S", "PoliticalDivision2":"SALT LAKE CITY", "PoliticalDivision1":"UT", "PostcodePrimaryLow":"84104", "PostcodeExtendedLow":"5343", "Region":"SALT LAKE CITY UT 84104-5343", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["5655 W 300 S"],"PoliticalDivision2":"SALT LAKE CITY","PoliticalDivision1":"UT","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:25:09 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:25:09 AM Subject: Shop Supplies Body: Shop Supplies --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:27:24 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:27:24 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:27:57 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:27:57 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:28:01 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:28:01 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:29:35 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:29:35 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"470 WESTERN HWY", "PoliticalDivision2":"ORANGEBURG", "PoliticalDivision1":"NY", "PostcodePrimaryLow":"10962", "PostcodeExtendedLow":"1210", "Region":"ORANGEBURG NY 10962-1210", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["470 Western Highway"],"PoliticalDivision2":"ORANGEBURG","PoliticalDivision1":"NY","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:31:10 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:31:10 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:32:35 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:32:35 AM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: N 256857-001 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:32:35 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:32:35 AM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: N 25657-003 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:33:33 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:33:33 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:36:59 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:36:59 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"802 US HIGHWAY 27 S", "PoliticalDivision2":"AVON PARK", "PoliticalDivision1":"FL", "PostcodePrimaryLow":"33825", "PostcodeExtendedLow":"4916", "Region":"AVON PARK FL 33825-4916", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["802 US Highway 27S"],"PoliticalDivision2":"Avon Park","PoliticalDivision1":"FL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:37:37 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:37:37 AM Subject: 12V 6amp onboard battery charger Body: 12V 6amp onboard battery charger --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:38:44 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:38:44 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:39:55 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:39:55 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"2457 112TH AVE", "PoliticalDivision2":"HOLLAND", "PoliticalDivision1":"MI", "PostcodePrimaryLow":"49424", "PostcodeExtendedLow":"9657", "Region":"HOLLAND MI 49424-9657", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["2457 112th Avenue"],"PoliticalDivision2":"Holland","PoliticalDivision1":"MI","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:40:02 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:40:02 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"2457 112TH AVE", "PoliticalDivision2":"HOLLAND", "PoliticalDivision1":"MI", "PostcodePrimaryLow":"49424", "PostcodeExtendedLow":"9657", "Region":"HOLLAND MI 49424-9657", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["2457 112TH AVE"],"PoliticalDivision2":"HOLLAND","PoliticalDivision1":"MI","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:42:00 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:42:00 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:42:17 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:42:17 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:44:56 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:44:56 AM Subject: Shop Supplies Body: Shop Supplies --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:45:34 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:45:34 AM Subject: 20 inch pick-up shoe plate stainless steel Body: 20 inch pick-up shoe plate stainless steel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:45:43 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:45:43 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:46:39 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:46:39 AM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: CX 90127110 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:47:12 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:47:12 AM Subject: 17 inch soft scrub brush assembly - CYLINDRICAL Body: 17 inch soft scrub brush assembly - CYLINDRICAL --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:47:25 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:47:25 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"36121 COUNTY ROAD 673", "PoliticalDivision2":"BANGOR", "PoliticalDivision1":"MI", "PostcodePrimaryLow":"49013", "PostcodeExtendedLow":"9736", "Region":"BANGOR MI 49013-9736", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["36121 County Rd 673"],"PoliticalDivision2":"Bangor","PoliticalDivision1":"MI","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:47:59 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:47:59 AM Subject: Brush belt Body: Brush belt --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:49:53 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:49:53 AM Subject: SCREW HEX .31-18 X 1.00 SS Bracket Body: SCREW HEX .31-18 X 1.00 SS Bracket --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:50:58 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:50:58 AM Subject: WASHER, LOCK, SPLT, 5/16 Body: WASHER, LOCK, SPLT, 5/16 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:51:38 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:51:38 AM Subject: Quick jet gasket Body: Quick jet gasket --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:52:22 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:52:22 AM Subject: 20 inch pick-up tool (black) Body: 20 inch pick-up tool (black) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:53:07 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:53:07 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:53:23 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:53:23 AM Subject: Check valve filter screen Body: Check valve filter screen --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:54:16 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:54:16 AM Subject: Spray jet tip Body: Spray jet tip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:54:18 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:54:18 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:55:55 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:55:55 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1 ECLIPSE RD", "PoliticalDivision2":"SPARTA", "PoliticalDivision1":"NC", "PostcodePrimaryLow":"28675", "PostcodeExtendedLow":"9233", "Region":"SPARTA NC 28675-9233", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1 ECLIPSE RD"],"PoliticalDivision2":"SPARTA","PoliticalDivision1":"NC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:56:38 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:56:38 AM Subject: 188413 Body: Flat Break/Fix Corded Electric --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:57:03 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:57:03 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"266 CORAL DR", "PoliticalDivision2":"PITTSBURG", "PoliticalDivision1":"CA", "PostcodePrimaryLow":"94565", "PostcodeExtendedLow":"5437", "Region":"PITTSBURG CA 94565-5437", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["266 Coral Drive "],"PoliticalDivision2":"Pittsburg ","PoliticalDivision1":"CA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:57:34 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:57:34 AM Subject: Spray jet tip Body: Spray jet tip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:57:35 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:57:35 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"8 PANAS RD", "PoliticalDivision2":"FOXBORO", "PoliticalDivision1":"MA", "PostcodePrimaryLow":"02035", "PostcodeExtendedLow":"1023", "Region":"FOXBORO MA 02035-1023", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["8 Panas Rd. "],"PoliticalDivision2":"Foxboro","PoliticalDivision1":"MA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:58:00 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:58:00 AM Subject: Brush pulley assembly Body: Brush pulley assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:59:30 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:59:30 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:03:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:03:04 AM Subject: 24V 3 stage vacuum motor Body: 24V 3 stage vacuum motor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:03:12 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:03:12 AM Subject: Bracket Body: Bracket --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:03:26 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:03:26 AM Subject: Side squeegee blade linatex Body: Side squeegee blade linatex --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:03:46 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:03:46 AM Subject: Vibration isolator Body: Vibration isolator --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:05:29 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:05:29 AM Subject: SaveWorkOrder Issue Body: SaveWorkOrder Issue: System.Data.SqlClient.SqlException (0x80131904): The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WorkOrderCustQty_WorkOrderLineItems". The conflict occurred in database "ServiceSuite", table "dbo.WorkOrderLineItems", column 'WorkOrderLineIdent'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at WO.WorkOrderLineItem.Save(WorkOrder wo, Program prog, ServicePartner SP, Security sec) in D:\ServiceSuite\ServiceSuite\WorkOrderLineItem.cs:line 445 at WO.WorkOrder.ReorderLineItems(List`1 LineItems, Int64 WorkOrderIdent) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 928 at WO.WorkOrder.ReorderLineItems(List`1 LineItems) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 649 at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 2365 at ServiceSuite.Service.SaveWorkOrder(WorkOrder WorkOrder) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 6482 ClientConnectionId:35031481-838d-4657-91cb-10c4b51ca83a Error Number:547,State:0,Class:16 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:08:46 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:08:46 AM Subject: Shop Supplies Body: Shop Supplies --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:09:47 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:09:47 AM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:b6736408-98ab-460a-b876-dbbddb68944a Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO383967.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:00 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:00 AM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:02 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:02 AM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:02 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:02 AM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:03 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:03 AM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:14 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:14 AM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:01936620-e2a0-41ec-aee6-1a6f8e10169f Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO379575.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:19 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:19 AM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:20 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:20 AM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:20 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:20 AM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:21 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:21 AM Subject: SQUEEGEE BLADE 28" URE FF Body: SQUEEGEE BLADE 28" URE FF --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:22 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:22 AM Subject: 17 inch pad driver (molded with clutch) Body: 17 inch pad driver (molded with clutch) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:23 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:23 AM Subject: 17 INCH SOFT SCRUBBING BRUSH (MOLDE Body: 17 INCH SOFT SCRUBBING BRUSH (MOLDE --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:24 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:24 AM Subject: Cover Body: Cover --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:25 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:25 AM Subject: SQUEEGEE BLADE 29.1" URE RR Body: SQUEEGEE BLADE 29.1" URE RR --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:26 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:26 AM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:27 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:27 AM Subject: CLICK SPRING Body: CLICK SPRING --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:29 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:29 AM Subject: 17 INCH MICROPOLISH POLISHING ANDB Body: 17 INCH MICROPOLISH POLISHING ANDB --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:34 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:34 AM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:8e584afb-9eee-40a6-9006-e5d76adce3d9 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO383966.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:35 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:35 AM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:36 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:36 AM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:37 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:37 AM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:37 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:37 AM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:44 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:44 AM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:6c98c449-f2f9-41ab-82a8-12ad551f362e Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382710.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:52 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:52 AM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:53 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:53 AM Subject: CORD POWER 75' 14-3SJT YELLOW Body: CORD POWER 75' 14-3SJT YELLOW --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:53 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:53 AM Subject: SKIRT, HEAD, 50CM, FELT [BR-2000-D Body: SKIRT, HEAD, 50CM, FELT [BR-2000-D --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:53 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:53 AM Subject: BUMPER, STRIP, 1626MM [L03] Body: BUMPER, STRIP, 1626MM [L03] --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:54 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:54 AM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:02 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:02 AM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:35654781-5f84-4802-a032-09d192e8e351 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382230.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:08 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:08 AM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:08 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:08 AM Subject: Mileage Body: Mileage --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:08 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:08 AM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:13 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:13 AM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:632546b6-ef1b-467e-9e93-707e480adead Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO383196.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:13 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:13 AM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:14 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:14 AM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:14 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:14 AM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:15 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:15 AM Subject: TIRE ASSY, IDLER, 16.0 X 3.5, RUBBE Body: TIRE ASSY, IDLER, 16.0 X 3.5, RUBBE --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:16 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:16 AM Subject: SHOE, BRAKE, 180 X 30MM Body: SHOE, BRAKE, 180 X 30MM --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:16 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:16 AM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:12:28 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:12:28 AM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:05d215c4-5459-4e49-a901-89e96fcaa034 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382714.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:13:30 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:13:30 AM Subject: test Body: System.IO.IOException: The process cannot access the file 'C:\Web\InetPub\DotNet Applications\Dev\New\Low Security Folder\NoteAttachments\1067138 Tech Invoice for WO 380648.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at System.IO.File.WriteAllBytes(String path, Byte[] bytes) at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4971 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4471380648 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:13:41 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:13:41 AM Subject: SaveWorkOrder Issue Body: SaveWorkOrder Issue: System.Data.SqlClient.SqlException (0x80131904): The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WorkOrderCustQty_WorkOrderLineItems". The conflict occurred in database "ServiceSuite", table "dbo.WorkOrderLineItems", column 'WorkOrderLineIdent'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at WO.WorkOrderLineItem.Save(WorkOrder wo, Program prog, ServicePartner SP, Security sec) in D:\ServiceSuite\ServiceSuite\WorkOrderLineItem.cs:line 445 at WO.WorkOrder.ReorderLineItems(List`1 LineItems, Int64 WorkOrderIdent) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 928 at WO.WorkOrder.ReorderLineItems(List`1 LineItems) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 649 at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 2365 at ServiceSuite.Service.SaveWorkOrder(WorkOrder WorkOrder) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 6482 ClientConnectionId:ee339415-587a-4996-b833-825c788ba229 Error Number:547,State:0,Class:16 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:13:51 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:13:51 AM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:13:51 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:13:51 AM Subject: SQUEEGEE ASSY KIT, 500MM, CI Body: SQUEEGEE ASSY KIT, 500MM, CI --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:13:52 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:13:52 AM Subject: Vacuum hose with short cuffs Body: Vacuum hose with short cuffs --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:13:52 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:13:52 AM Subject: CLIP, GRIP, HOSE, 1.50ID, DBL, BLK Body: CLIP, GRIP, HOSE, 1.50ID, DBL, BLK --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:13:52 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:13:52 AM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:13:53 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:13:53 AM Subject: SaveWorkOrder Issue Body: SaveWorkOrder Issue: System.Data.SqlClient.SqlException (0x80131904): The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WorkOrderCustQty_WorkOrderLineItems". The conflict occurred in database "ServiceSuite", table "dbo.WorkOrderLineItems", column 'WorkOrderLineIdent'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at WO.WorkOrderLineItem.Save(WorkOrder wo, Program prog, ServicePartner SP, Security sec) in D:\ServiceSuite\ServiceSuite\WorkOrderLineItem.cs:line 445 at WO.WorkOrder.ReorderLineItems(List`1 LineItems, Int64 WorkOrderIdent) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 928 at WO.WorkOrder.ReorderLineItems(List`1 LineItems) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 649 at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 2365 at ServiceSuite.Service.SaveWorkOrder(WorkOrder WorkOrder) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 6482 ClientConnectionId:b6736408-98ab-460a-b876-dbbddb68944a Error Number:547,State:0,Class:16 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:04 AM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: N 256857-001 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:04 AM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: N 25657-003 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:33 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:33 AM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:39 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:39 AM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:46 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:46 AM Subject: Fuel Body: Fuel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:54 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:54 AM Subject: Shipping Body: Shipping --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:01 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:01 AM Subject: Squeegee blade 20 inch inner Body: Squeegee blade 20 inch inner --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:04 AM Subject: Hose 1/2 x 45 inch (clear) Body: Hose 1/2 x 45 inch (clear) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:05 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:05 AM Subject: Breather cap with lanyard assembly Body: Breather cap with lanyard assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:09 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:09 AM Subject: FTG-GARDEN ST 1/2 HB PP Body: FTG-GARDEN ST 1/2 HB PP --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:11 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:11 AM Subject: Deck brush skirt Body: Deck brush skirt --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:12 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:12 AM Subject: Squeegee blade 20 inch outer Body: Squeegee blade 20 inch outer --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:13 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:13 AM Subject: Deck skirt bracket Body: Deck skirt bracket --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:14 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:14 AM Subject: 20 inch scrub head cover Body: 20 inch scrub head cover --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:14 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:14 AM Subject: Pivot ring Body: Pivot ring --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:15 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:15 AM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:b6736408-98ab-460a-b876-dbbddb68944a Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382855.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:16 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:16 AM Subject: Squeegee band assembly Body: Squeegee band assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:19 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:19 AM Subject: Squeegee band assembly Body: Squeegee band assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:22 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:22 AM Subject: Under center latch Body: Under center latch --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:26 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:26 AM Subject: Knob 5/16-18 fluted stainless steel Body: Knob 5/16-18 fluted stainless steel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:27 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:27 AM Subject: WELDMENT, 20 IN SQUEEGEE Body: WELDMENT, 20 IN SQUEEGEE --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:28 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:28 AM Subject: Caster Body: Caster --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:15:30 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:15:30 AM Subject: Slider weldment Body: Slider weldment --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:19:51 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:19:51 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:20:28 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:20:28 AM Subject: test Body: System.IO.IOException: The process cannot access the file 'C:\Web\InetPub\DotNet Applications\Dev\New\Low Security Folder\NoteAttachments\1067140 20230615-125927.jpg' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at System.IO.File.WriteAllBytes(String path, Byte[] bytes) at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4971 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4777207673 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:20:31 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:20:31 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"281 S COLUMBUS AVE", "PoliticalDivision2":"MOUNT VERNON", "PoliticalDivision1":"NY", "PostcodePrimaryLow":"10553", "PostcodeExtendedLow":"1511", "Region":"MOUNT VERNON NY 10553-1511", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["281 S COLUMBUS AVE"],"PoliticalDivision2":"Mt Vernon","PoliticalDivision1":"Ny","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:20:58 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:20:58 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:24:08 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:24:08 AM Subject: test Body: System.IO.IOException: The process cannot access the file 'C:\Web\InetPub\DotNet Applications\Dev\New\Low Security Folder\NoteAttachments\1067140 20230615-125927.jpg' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at System.IO.File.WriteAllBytes(String path, Byte[] bytes) at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4971 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4777207673 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:26:26 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:26:26 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"4959 ALFALFA ST", "PoliticalDivision2":"MIDDLEBURG", "PoliticalDivision1":"FL", "PostcodePrimaryLow":"32068", "PostcodeExtendedLow":"5455", "Region":"MIDDLEBURG FL 32068-5455", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["4959 ALFALFA ST"],"PoliticalDivision2":"Middleburg","PoliticalDivision1":"FL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:27:37 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:27:37 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"4408 POTTSVILLE PIKE", "PoliticalDivision2":"READING", "PoliticalDivision1":"PA", "PostcodePrimaryLow":"19605", "PostcodeExtendedLow":"1238", "Region":"READING PA 19605-1238", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["4408 Pottsville Pike"],"PoliticalDivision2":"Reading","PoliticalDivision1":"PA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:27:41 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:27:41 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"4408 POTTSVILLE PIKE", "PoliticalDivision2":"READING", "PoliticalDivision1":"PA", "PostcodePrimaryLow":"19605", "PostcodeExtendedLow":"1238", "Region":"READING PA 19605-1238", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["4408 Pottsville Pike"],"PoliticalDivision2":"Reading","PoliticalDivision1":"PA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:27:42 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:27:42 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"4408 POTTSVILLE PIKE", "PoliticalDivision2":"READING", "PoliticalDivision1":"PA", "PostcodePrimaryLow":"19605", "PostcodeExtendedLow":"1238", "Region":"READING PA 19605-1238", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["4408 POTTSVILLE PIKE"],"PoliticalDivision2":"READING","PoliticalDivision1":"PA","PostcodePrimaryLow":"19605","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:28:56 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:28:56 AM Subject: sqgy blade Body: sqgy blade --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:29:10 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:29:10 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:30:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:30:04 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:32:39 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:32:39 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1785 E WABASH ST", "PoliticalDivision2":"BARTOW", "PoliticalDivision1":"FL", "PostcodePrimaryLow":"33830", "PostcodeExtendedLow":"5256", "Region":"BARTOW FL 33830-5256", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1785 E Wabash St"],"PoliticalDivision2":"Bartow","PoliticalDivision1":"FL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:34:59 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:34:59 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1785 E WABASH ST", "PoliticalDivision2":"BARTOW", "PoliticalDivision1":"FL", "PostcodePrimaryLow":"33830", "PostcodeExtendedLow":"5256", "Region":"BARTOW FL 33830-5256", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1785 E Wabash St"],"PoliticalDivision2":"Bartow","PoliticalDivision1":"FL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:37:12 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:37:12 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"3120 N DOVER RD", "PoliticalDivision2":"DOVER", "PoliticalDivision1":"FL", "PostcodePrimaryLow":"33527", "PostcodeExtendedLow":"5156", "Region":"DOVER FL 33527-5156", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["3120 N Dover Rd"],"PoliticalDivision2":"Dover","PoliticalDivision1":"FL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:38:45 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:38:45 AM Subject: vacuum motor Body: vacuum motor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:46:20 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:46:20 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"801 W MAPLE ST", "PoliticalDivision2":"FARMINGTON", "PoliticalDivision1":"NM", "PostcodePrimaryLow":"87401", "PostcodeExtendedLow":"5630", "Region":"FARMINGTON NM 87401-5630", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["801 West Maple Street"],"PoliticalDivision2":"Farmington","PoliticalDivision1":"NM","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:46:49 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:46:49 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:47:13 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:47:13 AM Subject: Alert Error Body: System.FormatException: An invalid character was found in the mail header: '@'. at System.Net.Mail.DotAtomReader.ReadReverse(String data, Int32 index) at System.Net.Mail.MailAddressParser.ParseDomain(String data, Int32& index) at System.Net.Mail.MailAddressParser.ParseAddress(String data, Boolean expectMultipleAddresses, Int32& index) at System.Net.Mail.MailAddressParser.ParseMultipleAddresses(String data) at System.Net.Mail.MailAddressCollection.ParseValue(String addresses) at System.Net.Mail.MailAddressCollection.Add(String addresses) at Mail.SendMailPlainText(String from, String to, String subject, String body, String smtp) in D:\ServiceSuite\ServiceSuite\SendMail.cs:line 354 at ServiceSuite.Shared.SendAlert(String AlertName, String custid, Int64 siteident, String[] find, String[] replace, String identifier) in D:\ServiceSuite\ServiceSuite\Shared.cs:line 296 -- -- 7742457360@ --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:49:20 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:49:20 AM Subject: Mail Issue Body: System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: 5.4.1 Recipient address rejected: Access denied. AS(201806281) [MW2NAM04FT023.eop-NAM04.prod.protection.outlook.com 2023-06-20T14:49:20.927Z 08DB709D45AD1876] at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at Mail.SendMail(String from, String to, String subject, String body, String smtp) in D:\ServiceSuite\ServiceSuite\SendMail.cs:line 211 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:49:22 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:49:22 AM Subject: Mail Issue Body: System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: 5.4.1 Recipient address rejected: Access denied. AS(201806281) [MW2NAM04FT010.eop-NAM04.prod.protection.outlook.com 2023-06-20T14:49:22.378Z 08DB70BA20BC844E] at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at Mail.SendMail(String from, String to, String subject, String body, String smtp, Int32 count) in D:\ServiceSuite\ServiceSuite\SendMail.cs:line 279 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:52:46 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:52:46 AM Subject: SaveWorkOrder Issue Body: SaveWorkOrder Issue: System.Data.SqlClient.SqlException (0x80131904): The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WorkOrderCustQty_WorkOrderLineItems". The conflict occurred in database "ServiceSuite", table "dbo.WorkOrderLineItems", column 'WorkOrderLineIdent'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at WO.WorkOrderLineItem.Save(WorkOrder wo, Program prog, ServicePartner SP, Security sec) in D:\ServiceSuite\ServiceSuite\WorkOrderLineItem.cs:line 445 at WO.WorkOrder.ReorderLineItems(List`1 LineItems, Int64 WorkOrderIdent) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 928 at WO.WorkOrder.ReorderLineItems(List`1 LineItems) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 649 at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 2365 at ServiceSuite.Service.SaveWorkOrder(WorkOrder WorkOrder) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 6482 ClientConnectionId:e20e1cb1-a42c-493f-b60c-3c79bd7058e1 Error Number:547,State:0,Class:16 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:56:24 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:56:24 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:57:08 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:57:08 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"8313 WOODHUE DR", "PoliticalDivision2":"OKLAHOMA CITY", "PoliticalDivision1":"OK", "PostcodePrimaryLow":"73135", "PostcodeExtendedLow":"6114", "Region":"OKLAHOMA CITY OK 73135-6114", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["8313 Woodhue Drive"],"PoliticalDivision2":"Oklahoma City","PoliticalDivision1":"OK","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:57:14 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:57:14 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"8313 WOODHUE DR", "PoliticalDivision2":"OKLAHOMA CITY", "PoliticalDivision1":"OK", "PostcodePrimaryLow":"73135", "PostcodeExtendedLow":"6114", "Region":"OKLAHOMA CITY OK 73135-6114", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["8313 WOODHUE DR"],"PoliticalDivision2":"OKLAHOMA CITY","PoliticalDivision1":"OK","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:02:53 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:02:53 AM Subject: PLUG, HOLE, RND, 0.28H 1.5L, BRB, B Body: PLUG, HOLE, RND, 0.28H 1.5L, BRB, B --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:03:16 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:03:16 AM Subject: SCREW, HEX, M4 X 0.70 X 16, FMG, SS Body: SCREW, HEX, M4 X 0.70 X 16, FMG, SS --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:03:34 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:03:34 AM Subject: WASHER, FLAT, 0.56B 1.38D .11, SS Body: WASHER, FLAT, 0.56B 1.38D .11, SS --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:03:54 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:03:54 AM Subject: NUT, HEX, FLNG, M10 X 1.50 Body: NUT, HEX, FLNG, M10 X 1.50 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:04:36 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:04:36 AM Subject: BRISTLES, GUARD, REAR, RH Body: BRISTLES, GUARD, REAR, RH --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:04:58 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:04:58 AM Subject: Swivel caster wheel Body: Swivel caster wheel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:05:22 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:05:22 AM Subject: 1214973 VALVE, WATER, SOLENOID, 24V Body: 1214973 VALVE, WATER, SOLENOID, 24V --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:05:33 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:05:33 AM Subject: Shop Supplies Body: Shop Supplies --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:05:42 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:05:42 AM Subject: BRACKET, MTG, LOWER SQGE ARM [T7] Body: BRACKET, MTG, LOWER SQGE ARM [T7] --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:06:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:06:04 AM Subject: PLATE, GUARD, REAR, RH Body: PLATE, GUARD, REAR, RH --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:06:20 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:06:20 AM Subject: 26 and 28 inch (600mm-700mm) squeegee assembly Body: 26 and 28 inch (600mm-700mm) squeegee assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:06:43 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:06:43 AM Subject: 20 inch squeegee pivot link Body: 20 inch squeegee pivot link --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:07:07 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:07:07 AM Subject: Nylon spacer Body: Nylon spacer --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:07:26 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:07:26 AM Subject: Squeegee blade 20 inch outer Body: Squeegee blade 20 inch outer --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:07:43 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:07:43 AM Subject: Squeegee blade 20 inch inner Body: Squeegee blade 20 inch inner --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:08:13 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:08:13 AM Subject: Screw 10-24 x 5/8 button head socket cap black oxide Body: Screw 10-24 x 5/8 button head socket cap black oxide --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:08:40 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:08:40 AM Subject: Vacuum hose (clear) Body: Vacuum hose (clear) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:08:55 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:08:55 AM Subject: 15 inch Polymer Tool 1000 Grit (Red) Body: 15 inch Polymer Tool 1000 Grit (Red) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:09:03 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:09:03 AM Subject: Screw 10-24 x 1/2 button head socket cap black oxide Body: Screw 10-24 x 1/2 button head socket cap black oxide --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:09:24 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:09:24 AM Subject: Quarter turn latch Body: Quarter turn latch --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:09:32 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:09:32 AM Subject: Gimbal Assy. Body: Gimbal Assy. --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:09:34 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:09:34 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:09:46 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:09:46 AM Subject: Thrust bearing Body: Thrust bearing --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:10:01 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:10:01 AM Subject: Flange bushing Body: Flange bushing --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:10:02 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:10:02 AM Subject: In-line filter Body: In-line filter --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:10:14 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:10:14 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:10:56 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:10:56 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:11:25 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:11:25 AM Subject: Rear cover weldment Body: Rear cover weldment --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:11:40 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:11:40 AM Subject: Nylon coated lanyard Body: Nylon coated lanyard --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:12:06 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:12:06 AM Subject: 175AMP CONECTOR Body: 175AMP CONECTOR --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:12:14 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:12:14 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"602 MICHIGAN AVE", "PoliticalDivision2":"HOLLAND", "PoliticalDivision1":"MI", "PostcodePrimaryLow":"49423", "PostcodeExtendedLow":"4918", "Region":"HOLLAND MI 49423-4918", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["602 Michigan Avenue"],"PoliticalDivision2":"Holland","PoliticalDivision1":"MI","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:12:19 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:12:19 AM Subject: 15 inch Polymer Tool 1000 Grit (Red) Body: 15 inch Polymer Tool 1000 Grit (Red) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:12:46 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:12:46 AM Subject: 15 inch Polymer Tool 1000 Grit (Red) Body: 15 inch Polymer Tool 1000 Grit (Red) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:13:18 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:13:18 AM Subject: Gimbal, Diama Body: Gimbal, Diama --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:14:22 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:14:22 AM Subject: 363729 Body: Flat Break/Fix Corded Electric --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:14:25 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:14:25 AM Subject: 363730 Body: Flat Break/Fix Corded Electric --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:14:36 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:14:36 AM Subject: SPScore Body: System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.HttpWebRequest.GetResponse() at Tax.ValidateAddress(String address, String city, String state, String zip, String country) in D:\ServiceSuite\ServiceSuite\Tax.cs:line 123 at ServiceSuite.Service.GeocodeAddress(String address, String city, String state, String zip, String country, Double& lat, Double& lon) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 7433 at ServiceSuite.Service.GetHighestTechs(Int64 siteident, Int64 assetident, Int64 servicepartnerident) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 7724 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:19:39 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:19:39 AM Subject: Filter kit Body: Filter kit --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:20:56 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:20:56 AM Subject: test Body: System.IO.IOException: The process cannot access the file 'C:\Web\InetPub\DotNet Applications\Dev\New\Low Security Folder\NoteAttachments\1067205 Tech Invoice for WO 381540.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at System.IO.File.WriteAllBytes(String path, Byte[] bytes) at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4971 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4471381540 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:23:05 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:23:05 AM Subject: Brush skirt kit Body: Brush skirt kit --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:23:39 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:23:39 AM Subject: Squeegee hook kit Body: Squeegee hook kit --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:25:37 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:25:37 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:25:41 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:25:41 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"8700 N ALLEN RD", "PoliticalDivision2":"PEORIA", "PoliticalDivision1":"IL", "PostcodePrimaryLow":"61615", "PostcodeExtendedLow":"1531", "Region":"PEORIA IL 61615-1531", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["8700 N Allen RD"],"PoliticalDivision2":"Peoria ","PoliticalDivision1":"IL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:26:32 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:26:32 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"3701 NW 90TH ST", "PoliticalDivision2":"KANSAS CITY", "PoliticalDivision1":"MO", "PostcodePrimaryLow":"64154", "PostcodeExtendedLow":"2200", "Region":"KANSAS CITY MO 64154-2200", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["3701 NW 90TH ST."],"PoliticalDivision2":"KANSAS CITY","PoliticalDivision1":"MO","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:29:40 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:29:40 AM Subject: Hose bracket Body: Hose bracket --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:31:42 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:31:42 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:31:59 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:31:59 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:32:08 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:32:08 AM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: N 256857-001 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:32:08 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:32:08 AM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: N 25657-003 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:32:49 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:32:49 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"425 RISING SUN RD", "PoliticalDivision2":"BORDENTOWN", "PoliticalDivision1":"NJ", "PostcodePrimaryLow":"08505", "PostcodeExtendedLow":"4711", "Region":"BORDENTOWN NJ 08505-4711", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["425 RISING SUN RD"],"PoliticalDivision2":"BORDENTOWN","PoliticalDivision1":"NJ","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:36:21 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:36:21 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"2923 HELM ST", "PoliticalDivision2":"DULUTH", "PoliticalDivision1":"MN", "PostcodePrimaryLow":"55806", "PostcodeExtendedLow":"1710", "Region":"DULUTH MN 55806-1710", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["2923 Helm St"],"PoliticalDivision2":"DELUTH","PoliticalDivision1":"MN","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:39:51 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:39:51 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"2923 HELM ST", "PoliticalDivision2":"DULUTH", "PoliticalDivision1":"MN", "PostcodePrimaryLow":"55806", "PostcodeExtendedLow":"1710", "Region":"DULUTH MN 55806-1710", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["2923 HELM ST"],"PoliticalDivision2":"DULUTH","PoliticalDivision1":"MN","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:40:37 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:40:37 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"707 SHEPHERDSTOWN RD", "PoliticalDivision2":"MECHANICSBURG", "PoliticalDivision1":"PA", "PostcodePrimaryLow":"17055", "PostcodeExtendedLow":"4276", "Region":"MECHANICSBURG PA 17055-4276", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["707 SHEPHERDSTOWN RD"],"PoliticalDivision2":"MECHANICSBURG","PoliticalDivision1":"PA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:41:37 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:41:37 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:41:38 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:41:38 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1101 E LABURNUM AVE", "PoliticalDivision2":"RICHMOND", "PoliticalDivision1":"VA", "PostcodePrimaryLow":"23222", "PostcodeExtendedLow":"2212", "Region":"RICHMOND VA 23222-2212", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1101 E Laburnum Ave"],"PoliticalDivision2":"Richmond","PoliticalDivision1":"VA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:42:46 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:42:46 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1601 BAUMANN RD", "PoliticalDivision2":"LEXINGTON", "PoliticalDivision1":"KY", "PostcodePrimaryLow":"40511", "PostcodeExtendedLow":"1057", "Region":"LEXINGTON KY 40511-1057", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1601 BAUMANN RD"],"PoliticalDivision2":"LEXINGTON","PoliticalDivision1":"KY","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:51:34 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:51:34 AM Subject: 24V brush motor and gear box assembly Body: 24V brush motor and gear box assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:53:22 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:53:22 AM Subject: Swivel caster wheel Body: Swivel caster wheel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:53:44 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:53:44 AM Subject: Vacuum hose with short cuffs Body: Vacuum hose with short cuffs --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:53:56 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:53:56 AM Subject: 188413 Body: Flat Break/Fix Corded Electric --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:54:05 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:54:05 AM Subject: Square keyway Body: Square keyway --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:54:33 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:54:33 AM Subject: Brush drive hub Body: Brush drive hub --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:55:58 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:55:58 AM Subject: Alert Error Body: System.FormatException: An invalid character was found in the mail header: '@'. at System.Net.Mail.DotAtomReader.ReadReverse(String data, Int32 index) at System.Net.Mail.MailAddressParser.ParseDomain(String data, Int32& index) at System.Net.Mail.MailAddressParser.ParseAddress(String data, Boolean expectMultipleAddresses, Int32& index) at System.Net.Mail.MailAddressParser.ParseMultipleAddresses(String data) at System.Net.Mail.MailAddressCollection.ParseValue(String addresses) at System.Net.Mail.MailAddressCollection.Add(String addresses) at Mail.SendMailPlainText(String from, String to, String subject, String body, String smtp) in D:\ServiceSuite\ServiceSuite\SendMail.cs:line 354 at ServiceSuite.Shared.SendAlert(String AlertName, String custid, Int64 siteident, String[] find, String[] replace, String identifier) in D:\ServiceSuite\ServiceSuite\Shared.cs:line 296 -- -- 000 0000000@ --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:56:19 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:56:19 AM Subject: Alert Error Body: System.FormatException: An invalid character was found in the mail header: '@'. at System.Net.Mail.DotAtomReader.ReadReverse(String data, Int32 index) at System.Net.Mail.MailAddressParser.ParseDomain(String data, Int32& index) at System.Net.Mail.MailAddressParser.ParseAddress(String data, Boolean expectMultipleAddresses, Int32& index) at System.Net.Mail.MailAddressParser.ParseMultipleAddresses(String data) at System.Net.Mail.MailAddressCollection.ParseValue(String addresses) at System.Net.Mail.MailAddressCollection.Add(String addresses) at Mail.SendMailPlainText(String from, String to, String subject, String body, String smtp) in D:\ServiceSuite\ServiceSuite\SendMail.cs:line 354 at ServiceSuite.Shared.SendAlert(String AlertName, String custid, Int64 siteident, String[] find, String[] replace, String identifier) in D:\ServiceSuite\ServiceSuite\Shared.cs:line 296 -- -- 000 0000000@ --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:56:55 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:56:55 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1925 W TURNER ST", "PoliticalDivision2":"ALLENTOWN", "PoliticalDivision1":"PA", "PostcodePrimaryLow":"18104", "PostcodeExtendedLow":"5513", "Region":"ALLENTOWN PA 18104-5513", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1925 Turner St"],"PoliticalDivision2":"ALLENTOWN","PoliticalDivision1":"PA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:57:01 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:57:01 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:58:30 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:58:30 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"6875 CHICKERING RD", "PoliticalDivision2":"FORT WORTH", "PoliticalDivision1":"TX", "PostcodePrimaryLow":"76116", "PostcodeExtendedLow":"9198", "Region":"FORT WORTH TX 76116-9198", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["6875 Chickering Road"],"PoliticalDivision2":"Fort Worth","PoliticalDivision1":"TX","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:58:47 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:58:47 AM Subject: Squeegee blade front Body: Squeegee blade front --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:06 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:06 AM Subject: Squeegee blade rear Body: Squeegee blade rear --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:13 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:13 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:13 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:13 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:13 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:13 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:16 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:16 AM Subject: Swivel caster wheel Body: Swivel caster wheel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:16 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:16 AM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:16 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:16 AM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:34 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:34 AM Subject: SOLUTION FILTER Body: SOLUTION FILTER --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:36 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:36 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:47 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:47 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:47 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:47 AM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:59:58 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:59:58 AM Subject: 37 inch squeegee pu assembly Body: 37 inch squeegee pu assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:01:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:01:04 AM Subject: Vacuum hole kit Body: Vacuum hole kit --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:05:26 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:05:26 AM Subject: FUELSURCHARGE Body: FUELSURCHARGE --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:06:30 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:06:30 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"117 E NIBLICK ST", "PoliticalDivision2":"LONGVIEW", "PoliticalDivision1":"TX", "PostcodePrimaryLow":"75604", "PostcodeExtendedLow":"4135", "Region":"LONGVIEW TX 75604-4135", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["117 E Niblick St"],"PoliticalDivision2":"Longview","PoliticalDivision1":"TX","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:08:33 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:08:33 AM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:ac7874ce-92dd-49e1-93fd-cee8068703ab Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO383419.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:08:34 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:08:34 AM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:08:35 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:08:35 AM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:08:36 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:08:36 AM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:08:36 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:08:36 AM Subject: CONTROLLER KIT, SPD, CI [T300 Body: CONTROLLER KIT, SPD, CI [T300 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:08:37 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:08:37 AM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:08:58 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:08:58 AM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:51472507-02d9-4639-864f-3f1dde693f67 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO383560.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:09:02 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:09:02 AM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:09:03 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:09:03 AM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:09:04 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:09:04 AM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:09:05 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:09:05 AM Subject: VAC SWITCH COMPLETE Body: VAC SWITCH COMPLETE --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:09:06 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:09:06 AM Subject: METERING TIPS Body: METERING TIPS --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:09:06 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:09:06 AM Subject: CHEMICAL CAP KIT Body: CHEMICAL CAP KIT --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:09:07 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:09:07 AM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:10:33 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:10:33 AM Subject: WELDMENT, OUTER BAND, LT Body: WELDMENT, OUTER BAND, LT --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:10:53 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:10:53 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"400 N MAIN ST", "PoliticalDivision2":"WARSAW", "PoliticalDivision1":"NY", "PostcodePrimaryLow":"14569", "PostcodeExtendedLow":"1025", "Region":"WARSAW NY 14569-1025", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["400 North Main Street"],"PoliticalDivision2":"Warsaw","PoliticalDivision1":"NY","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:11:14 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:11:14 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"520 ALLEN ST", "PoliticalDivision2":"TROY", "PoliticalDivision1":"NC", "PostcodePrimaryLow":"27371", "PostcodeExtendedLow":"2802", "Region":"TROY NC 27371-2802", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["520 Allen St"],"PoliticalDivision2":"TROY","PoliticalDivision1":"NC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:13:19 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:13:19 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:13:24 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:13:24 AM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:13:56 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:13:56 AM Subject: Screw 3/8-16 x 1 socket head alloy plain finish Body: Screw 3/8-16 x 1 socket head alloy plain finish --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:14:12 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:14:12 AM Subject: Estop switch assembly Body: Estop switch assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:14:18 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:14:18 AM Subject: SaveWorkOrder Issue Body: SaveWorkOrder Issue: System.Data.SqlClient.SqlException (0x80131904): The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WorkOrderCustQty_WorkOrderLineItems". The conflict occurred in database "ServiceSuite", table "dbo.WorkOrderLineItems", column 'WorkOrderLineIdent'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at WO.WorkOrderLineItem.Save(WorkOrder wo, Program prog, ServicePartner SP, Security sec) in D:\ServiceSuite\ServiceSuite\WorkOrderLineItem.cs:line 445 at WO.WorkOrder.ReorderLineItems(List`1 LineItems, Int64 WorkOrderIdent) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 928 at WO.WorkOrder.ReorderLineItems(List`1 LineItems) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 649 at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 2365 at ServiceSuite.Service.SaveWorkOrder(WorkOrder WorkOrder) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 6482 ClientConnectionId:a0773007-8a22-4304-978f-18aeb036b059 Error Number:547,State:0,Class:16 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:15:33 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:15:33 AM Subject: test Body: System.IO.IOException: The process cannot access the file 'C:\Web\InetPub\DotNet Applications\Dev\New\Low Security Folder\NoteAttachments\1067266 Quote for WO 382855.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at System.IO.File.WriteAllBytes(String path, Byte[] bytes) at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4971 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4471382855 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:16:12 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:16:12 AM Subject: ARMOR 3-IC Body: ARMOR 3-IC --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:16:12 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:16:12 AM Subject: 24V 315amp Lithium Ion battery pack kit w/ charger Body: 24V 315amp Lithium Ion battery pack kit w/ charger --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:16:12 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:16:12 AM Subject: Velcro loop (sold by the inch) Body: Velcro loop (sold by the inch) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:16:12 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:16:12 AM Subject: Velcro hook (sold by the inch) Body: Velcro hook (sold by the inch) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:23:20 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:23:20 AM Subject: Shop Supplies Body: Shop Supplies --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:23:47 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:23:47 AM Subject: Left hand skirt retainer Body: Left hand skirt retainer --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:24:18 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:24:18 AM Subject: Vacuum hose with short cuffs Body: Vacuum hose with short cuffs --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:26:26 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:26:26 AM Subject: Vacuum hose with short cuffs Body: Vacuum hose with short cuffs --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:33:05 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:33:05 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"33 SCHOOL ST", "PoliticalDivision2":"MILFORD", "PoliticalDivision1":"MA", "PostcodePrimaryLow":"01757", "PostcodeExtendedLow":"2012", "Region":"MILFORD MA 01757-2012", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["33 School Street"],"PoliticalDivision2":"Milford","PoliticalDivision1":"MA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:33:06 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:33:06 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"33 SCHOOL ST", "PoliticalDivision2":"MILFORD", "PoliticalDivision1":"MA", "PostcodePrimaryLow":"01757", "PostcodeExtendedLow":"2012", "Region":"MILFORD MA 01757-2012", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["33 SCHOOL ST"],"PoliticalDivision2":"MILFORD","PoliticalDivision1":"MA","PostcodePrimaryLow":"01757","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:33:41 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:33:41 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"61 N PLAINS INDUSTRIAL RD", "PoliticalDivision2":"WALLINGFORD", "PoliticalDivision1":"CT", "PostcodePrimaryLow":"06492", "PostcodeExtendedLow":"5841", "Region":"WALLINGFORD CT 06492-5841", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["61 North Plains Industrial Road"],"PoliticalDivision2":"Wallingford","PoliticalDivision1":"CT","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:33:43 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:33:43 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"61 N PLAINS INDUSTRIAL RD", "PoliticalDivision2":"WALLINGFORD", "PoliticalDivision1":"CT", "PostcodePrimaryLow":"06492", "PostcodeExtendedLow":"5841", "Region":"WALLINGFORD CT 06492-5841", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["61 N PLAINS INDUSTRIAL RD"],"PoliticalDivision2":"WALLINGFORD","PoliticalDivision1":"CT","PostcodePrimaryLow":"06492","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:40:27 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:40:27 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"70 MERCER RD", "PoliticalDivision2":"CHADBOURN", "PoliticalDivision1":"NC", "PostcodePrimaryLow":"28431", "PostcodeExtendedLow":"9440", "Region":"CHADBOURN NC 28431-9440", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["70 MERCER RD"],"PoliticalDivision2":"CHADBOURN","PoliticalDivision1":"NC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:45:38 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:45:38 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"139 PINO VERDE RD", "PoliticalDivision2":"ELGIN", "PoliticalDivision1":"TX", "PostcodePrimaryLow":"78621", "PostcodeExtendedLow":"2088", "Region":"ELGIN TX 78621-2088", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["139 Pino Verde Rd"],"PoliticalDivision2":"Elgin","PoliticalDivision1":"TX","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:45:40 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:45:40 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"139 PINO VERDE RD", "PoliticalDivision2":"ELGIN", "PoliticalDivision1":"TX", "PostcodePrimaryLow":"78621", "PostcodeExtendedLow":"2088", "Region":"ELGIN TX 78621-2088", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["139 PINO VERDE RD"],"PoliticalDivision2":"ELGIN","PoliticalDivision1":"TX","PostcodePrimaryLow":"78621","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:47:54 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:47:54 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"7705 W 99TH ST", "PoliticalDivision2":"HICKORY HILLS", "PoliticalDivision1":"IL", "PostcodePrimaryLow":"60457", "PostcodeExtendedLow":"2329", "Region":"HICKORY HILLS IL 60457-2329", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["7705 W 99th st. "],"PoliticalDivision2":"Hickory Hills ","PoliticalDivision1":"IL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:48:25 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:48:25 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"7705 W 99TH ST", "PoliticalDivision2":"HICKORY HILLS", "PoliticalDivision1":"IL", "PostcodePrimaryLow":"60457", "PostcodeExtendedLow":"2329", "Region":"HICKORY HILLS IL 60457-2329", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["7705 W 99th st. "],"PoliticalDivision2":"Hickory Hills ","PoliticalDivision1":"IL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:50:13 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:50:13 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"14300 SE 1ST ST", "PoliticalDivision2":"VANCOUVER", "PoliticalDivision1":"WA", "PostcodePrimaryLow":"98684", "PostcodeExtendedLow":"3502", "Region":"VANCOUVER WA 98684-3502", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["14300 SE 1ST ST"],"PoliticalDivision2":"VANCOUVER","PoliticalDivision1":"WA","PostcodePrimaryLow":"98684","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 11:52:08 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 11:52:08 AM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"500 UNIVERSITY CT", "PoliticalDivision2":"BLACKWOOD", "PoliticalDivision1":"NJ", "PostcodePrimaryLow":"08012", "PostcodeExtendedLow":"3218", "Region":"BLACKWOOD NJ 08012-3218", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["500 University Court"],"PoliticalDivision2":"BLACKWOOD","PoliticalDivision1":"NJ","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:02:05 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:02:05 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"105 MAPLE GROVE LN", "PoliticalDivision2":"YOUNGSVILLE", "PoliticalDivision1":"LA", "PostcodePrimaryLow":"70592", "PostcodeExtendedLow":"5523", "Region":"YOUNGSVILLE LA 70592-5523", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["105 Maple Grove Lane"],"PoliticalDivision2":"Youngsville","PoliticalDivision1":"LA","PostcodePrimaryLow":"70592","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:02:45 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:02:45 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "NoCandidatesIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["319 Anthony Street"],"PoliticalDivision2":"Hustisford","PoliticalDivision1":"WI","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:03:43 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:03:43 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"105 MAPLE GROVE LN", "PoliticalDivision2":"YOUNGSVILLE", "PoliticalDivision1":"LA", "PostcodePrimaryLow":"70592", "PostcodeExtendedLow":"5523", "Region":"YOUNGSVILLE LA 70592-5523", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["105 Maple Grove Lane"],"PoliticalDivision2":"Youngsville","PoliticalDivision1":"LA","PostcodePrimaryLow":"70592","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:17:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:17:15 PM Subject: 339235 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:17:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:17:15 PM Subject: 339235 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:17:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:17:15 PM Subject: 339235 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:24:25 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:24:25 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"27201 W CHICAGO", "PoliticalDivision2":"REDFORD", "PoliticalDivision1":"MI", "PostcodePrimaryLow":"48239", "PostcodeExtendedLow":"2333", "Region":"REDFORD MI 48239-2333", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["27201 W Chicago"],"PoliticalDivision2":"REDFORD","PoliticalDivision1":"MI","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:27:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:27:20 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"1064 SAN RAMON DR", "PoliticalDivision2":"CHICO", "PoliticalDivision1":"CA", "PostcodePrimaryLow":"95973", "PostcodeExtendedLow":"1027", "Region":"CHICO CA 95973-1027", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1064 SAN RAMONE DR"],"PoliticalDivision2":"CHICO","PoliticalDivision1":"CA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:29:14 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:29:14 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"901 N TENNESSEE ST", "PoliticalDivision2":"MCKINNEY", "PoliticalDivision1":"TX", "PostcodePrimaryLow":"75069", "PostcodeExtendedLow":"2109", "Region":"MCKINNEY TX 75069-2109", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["901 N Tennessee Street"],"PoliticalDivision2":"McKinney","PoliticalDivision1":"TX","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:32:45 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:32:45 PM Subject: Nylon spacer Body: Nylon spacer --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:33:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:33:00 PM Subject: Caster Body: Caster --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:35:12 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:35:12 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:35:51 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:35:51 PM Subject: CHARGER, 24VDC 25A 115VAC [WET/GEL] Body: CHARGER, 24VDC 25A 115VAC [WET/GEL] --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:36:49 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:36:49 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"3004 6TH AVE S", "PoliticalDivision2":"BIRMINGHAM", "PoliticalDivision1":"AL", "PostcodePrimaryLow":"35233", "PostcodeExtendedLow":"3523", "Region":"BIRMINGHAM AL 35233-3523", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["3004 6th Avenue South"],"PoliticalDivision2":"Birmingham","PoliticalDivision1":"AL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:36:51 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:36:51 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"3004 6TH AVE S", "PoliticalDivision2":"BIRMINGHAM", "PoliticalDivision1":"AL", "PostcodePrimaryLow":"35233", "PostcodeExtendedLow":"3523", "Region":"BIRMINGHAM AL 35233-3523", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["3004 6TH AVE S"],"PoliticalDivision2":"BIRMINGHAM","PoliticalDivision1":"AL","PostcodePrimaryLow":"35233","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:37:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:37:19 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:39:55 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:39:55 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"6800 SCENIC DR", "PoliticalDivision2":"ROWLETT", "PoliticalDivision1":"TX", "PostcodePrimaryLow":"75088", "PostcodeExtendedLow":"4552", "Region":"ROWLETT TX 75088-4552", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["6800 Scenic Drive"],"PoliticalDivision2":"ROWLET","PoliticalDivision1":"TX","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:43:40 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:43:40 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"2815 S SEACREST BLVD", "PoliticalDivision2":"BOYNTON BEACH", "PoliticalDivision1":"FL", "PostcodePrimaryLow":"33435", "PostcodeExtendedLow":"7969", "Region":"BOYNTON BEACH FL 33435-7969", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["2815 S Seacrest Blvd"],"PoliticalDivision2":"Boynton Beach","PoliticalDivision1":"FL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:45:47 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:45:47 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:50:58 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:50:58 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"308 VICTORY DR", "PoliticalDivision2":"NEW IBERIA", "PoliticalDivision1":"LA", "PostcodePrimaryLow":"70563", "PostcodeExtendedLow":"2741", "Region":"NEW IBERIA LA 70563-2741", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["308 Victory Drive"],"PoliticalDivision2":"New Iberia","PoliticalDivision1":"LA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 12:54:59 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 12:54:59 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1813 KRAMER ST", "PoliticalDivision2":"LA CROSSE", "PoliticalDivision1":"WI", "PostcodePrimaryLow":"54603", "PostcodeExtendedLow":"2300", "Region":"LA CROSSE WI 54603-2300", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1813 Kramer Street"],"PoliticalDivision2":"La Crosse","PoliticalDivision1":"WI","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:01:59 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:01:59 PM Subject: batteries Body: batteries --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:26 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:26da206e-54ed-4c53-a782-982f04d377ee Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382834.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:33 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:33 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:34 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:35 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:35 PM Subject: 50A.PLUG (RED)911185 Body: 50A.PLUG (RED)911185 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:36 PM Subject: SCREEN Body: SCREEN --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:37 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:37 PM Subject: FLOAT Body: FLOAT --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:38 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:38 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:41 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:a1d8b85c-6f72-43d8-8d6d-01a6646b7879 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382828.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:42 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:43 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:43 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:48 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:48 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:9a9aaaae-cf23-42be-8ead-9c87f3742a69 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382845.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:54 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:54 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:55 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:55 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:55 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:55 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:55 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:55 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:57 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:57 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:8ecde89b-ee84-4dd0-a875-6fbb5f2489b6 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382058.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:02:59 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:02:59 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:00 PM Subject: Mileage Body: Mileage --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:00 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:11 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:11 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:2f34606b-276b-4628-a118-defb9564b83a Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382639.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:18 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:18 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:19 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:19 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:19 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:19 PM Subject: BELT, TWIN 5MM GT2, 15W, 130T Body: BELT, TWIN 5MM GT2, 15W, 130T --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:23 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:f537d6b1-525a-4794-b3b8-152b122146d9 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382848.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:29 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:29 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:30 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:30 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:30 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:30 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:30 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:30 PM Subject: Pump assembly complete Body: Pump assembly complete --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:30 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:30 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:33 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:33 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:4cd59632-e20b-4ea8-8649-4a3cb5545c38 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382135.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:35 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:35 PM Subject: Mileage Body: Mileage --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:35 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:42 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:2200aa40-e39a-4fed-b08c-b09ad246f120 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO383534.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:47 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:47 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:49 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:49 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:50 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:50 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:50 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:50 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:03:59 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:03:59 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:6dc3d88b-3006-4298-9440-08a3b3b3bd28 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382746.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:06 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:06 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:07 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:07 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:08 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:26 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:36 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:26da206e-54ed-4c53-a782-982f04d377ee Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO380828.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:36 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:36 PM Subject: Mileage Body: Mileage --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:36 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:39 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:39 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:4cd59632-e20b-4ea8-8649-4a3cb5545c38 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO381933.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:41 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:42 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:42 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:42 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:53 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:53 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:8ecde89b-ee84-4dd0-a875-6fbb5f2489b6 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382627.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:04:59 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:04:59 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:00 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:00 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:01 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:01 PM Subject: TIRE ASSY, SOLID, 250MM X 80MM, 25M Body: TIRE ASSY, SOLID, 250MM X 80MM, 25M --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:02 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:02 PM Subject: FILTER VAC 5700/5680 Body: FILTER VAC 5700/5680 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:03 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:03 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:04 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:04 PM Subject: SQUEEGEE ASSY KIT, 800MM, CI [T7 Body: SQUEEGEE ASSY KIT, 800MM, CI [T7 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:05 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:05 PM Subject: BATTERY, 6V, 360AH (J305H-AC) Body: BATTERY, 6V, 360AH (J305H-AC) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:33 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:33 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:44 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:44 PM Subject: Fuel Body: Fuel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:44 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:44 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:45 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:45 PM Subject: Shipping Body: Shipping --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:46 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:46 PM Subject: 32 inch (800mm) squeegee assembly Body: 32 inch (800mm) squeegee assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:05:46 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:05:46 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:09:16 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:09:16 PM Subject: Alert Error Body: System.FormatException: An invalid character was found in the mail header: '@'. at System.Net.Mail.DotAtomReader.ReadReverse(String data, Int32 index) at System.Net.Mail.MailAddressParser.ParseDomain(String data, Int32& index) at System.Net.Mail.MailAddressParser.ParseAddress(String data, Boolean expectMultipleAddresses, Int32& index) at System.Net.Mail.MailAddressParser.ParseMultipleAddresses(String data) at System.Net.Mail.MailAddressCollection.ParseValue(String addresses) at System.Net.Mail.MailAddressCollection.Add(String addresses) at Mail.SendMailPlainText(String from, String to, String subject, String body, String smtp) in D:\ServiceSuite\ServiceSuite\SendMail.cs:line 354 at ServiceSuite.Shared.SendAlert(String AlertName, String custid, Int64 siteident, String[] find, String[] replace, String identifier) in D:\ServiceSuite\ServiceSuite\Shared.cs:line 296 -- -- 000 0000000@ --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:09:45 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:09:45 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:10:38 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:10:38 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1600 7TH AVE S", "PoliticalDivision2":"BIRMINGHAM", "PoliticalDivision1":"AL", "PostcodePrimaryLow":"35233", "PostcodeExtendedLow":"1711", "Region":"BIRMINGHAM AL 35233-1711", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1600 7th Ave South"],"PoliticalDivision2":"Birmingham","PoliticalDivision1":"AL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:12:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:12:08 PM Subject: Side brush Body: Side brush --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:12:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:12:24 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:13:22 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:13:22 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:13:29 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:13:29 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"130 S BRYN MAWR AVE", "PoliticalDivision2":"BRYN MAWR", "PoliticalDivision1":"PA", "PostcodePrimaryLow":"19010", "PostcodeExtendedLow":"3121", "Region":"BRYN MAWR PA 19010-3121", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["130 South Bryn Mawr Avenue"],"PoliticalDivision2":"Bryn Mawr","PoliticalDivision1":"PA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:18:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:18:41 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"204 HARBOR LN", "PoliticalDivision2":"SICKLERVILLE", "PoliticalDivision1":"NJ", "PostcodePrimaryLow":"08081", "PostcodeExtendedLow":"1097", "Region":"SICKLERVILLE NJ 08081-1097", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["204 Harbor Lane "],"PoliticalDivision2":"Sicklerville ","PoliticalDivision1":"NJ","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:26:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:26:35 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:28:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:28:08 PM Subject: Squeegee blade 20 inch inner Body: Squeegee blade 20 inch inner --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:28:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:28:20 PM Subject: Squeegee blade 20 inch outer Body: Squeegee blade 20 inch outer --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:28:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:28:24 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:31:54 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:31:54 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:31:54 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:31:54 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:33:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:33:24 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"325 E H ST", "PoliticalDivision2":"IRON MOUNTAIN", "PoliticalDivision1":"MI", "PostcodePrimaryLow":"49801", "PostcodeExtendedLow":"4760", "Region":"IRON MOUNTAIN MI 49801-4760", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["325 East H St"],"PoliticalDivision2":"IRON MOUNTAIN","PoliticalDivision1":"MI","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:36:59 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:36:59 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:38:54 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:38:54 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:39:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:39:26 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:40:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:40:35 PM Subject: WorkOrderSave Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@DynamicsID varchar(8000))SELECT Name, Accounts.Email, Ext FROM' expects the parameter '@DynamicsID', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 1657 ClientConnectionId:bc1593f4-574f-419a-bbd1-26ba17e06d5a Error Number:8178,State:1,Class:16 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:40:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:40:35 PM Subject: SaveWorkOrder Issue Body: SaveWorkOrder Issue: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@DynamicsID varchar(8000))SELECT Name, Accounts.Email, Ext FROM' expects the parameter '@DynamicsID', which was not supplied. at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 2330 at ServiceSuite.Service.SaveWorkOrder(WorkOrder WorkOrder) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 6482 ClientConnectionId:bc1593f4-574f-419a-bbd1-26ba17e06d5a Error Number:8178,State:1,Class:16 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:43:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:43:41 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:44:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:44:26 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"10319 WESTLAKE DR", "PoliticalDivision2":"BETHESDA", "PoliticalDivision1":"MD", "PostcodePrimaryLow":"20817", "PostcodeExtendedLow":"6403", "Region":"BETHESDA MD 20817-6403", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["10319 WESTLAKE DRIVE # 50"],"PoliticalDivision2":"BETHESDA","PoliticalDivision1":"MD","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:47:06 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:47:06 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"855 MANKATO AVE", "PoliticalDivision2":"WINONA", "PoliticalDivision1":"MN", "PostcodePrimaryLow":"55987", "PostcodeExtendedLow":"4868", "Region":"WINONA MN 55987-4868", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["855 Mankato Ave"],"PoliticalDivision2":"Winona","PoliticalDivision1":"MN","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:47:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:47:08 PM Subject: username Body: j.byerline@floorcare.biz --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:47:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:47:23 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"8700 N ALLEN RD", "PoliticalDivision2":"PEORIA", "PoliticalDivision1":"IL", "PostcodePrimaryLow":"61615", "PostcodeExtendedLow":"1531", "Region":"PEORIA IL 61615-1531", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["8700 N Allen Rd"],"PoliticalDivision2":"Peoria","PoliticalDivision1":"IL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:48:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:48:15 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:48:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:48:15 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:48:25 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:48:25 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"700 CONGER ST", "PoliticalDivision2":"EUGENE", "PoliticalDivision1":"OR", "PostcodePrimaryLow":"97402", "PostcodeExtendedLow":"2782", "Region":"EUGENE OR 97402-2782", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["700 Conger Street"],"PoliticalDivision2":"Eugene","PoliticalDivision1":"OR","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:51:58 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:51:58 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"700 CONGER ST", "PoliticalDivision2":"EUGENE", "PoliticalDivision1":"OR", "PostcodePrimaryLow":"97402", "PostcodeExtendedLow":"2782", "Region":"EUGENE OR 97402-2782", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["700 Conger"],"PoliticalDivision2":"Eugene","PoliticalDivision1":"OR","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:57:03 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:57:03 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "NoCandidatesIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["68 Harris Bushville RD"],"PoliticalDivision2":"HARRIS","PoliticalDivision1":"NY","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:57:07 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:57:07 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "NoCandidatesIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["68 Harris Bushville RD"],"PoliticalDivision2":"HARRIS","PoliticalDivision1":"NY","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:58:14 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:58:14 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"10 MCFARLAND BLVD", "PoliticalDivision2":"NORTHPORT", "PoliticalDivision1":"AL", "PostcodePrimaryLow":"35476", "PostcodeExtendedLow":"3348", "Region":"NORTHPORT AL 35476-3348", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["10 McFarland Blvd."],"PoliticalDivision2":"Northport","PoliticalDivision1":"AL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:59:31 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:59:31 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"10 MCFARLAND BLVD", "PoliticalDivision2":"NORTHPORT", "PoliticalDivision1":"AL", "PostcodePrimaryLow":"35476", "PostcodeExtendedLow":"3348", "Region":"NORTHPORT AL 35476-3348", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["10 MCFARLAND BLVD"],"PoliticalDivision2":"NORTHPORT","PoliticalDivision1":"AL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 1:59:46 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 1:59:46 PM Subject: Clutch plate Body: Clutch plate --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:00:09 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:00:09 PM Subject: 15 inch Diamabrush,Poly,1000 Grit - Red                      Body: 15 inch Diamabrush,Poly,1000 Grit - Red                      --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:00:31 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:00:31 PM Subject: SaveWorkOrder Issue Body: SaveWorkOrder Issue: System.Data.SqlClient.SqlException (0x80131904): The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WorkOrderCustQty_WorkOrderLineItems". The conflict occurred in database "ServiceSuite", table "dbo.WorkOrderLineItems", column 'WorkOrderLineIdent'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at WO.WorkOrderLineItem.Save(WorkOrder wo, Program prog, ServicePartner SP, Security sec) in D:\ServiceSuite\ServiceSuite\WorkOrderLineItem.cs:line 445 at WO.WorkOrder.ReorderLineItems(List`1 LineItems, Int64 WorkOrderIdent) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 928 at WO.WorkOrder.ReorderLineItems(List`1 LineItems) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 649 at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 2365 at ServiceSuite.Service.SaveWorkOrder(WorkOrder WorkOrder) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 6482 ClientConnectionId:0ff8889f-ce24-48a4-a18e-1491f9c8a917 Error Number:547,State:0,Class:16 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:06 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:06 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:bc9ca631-9788-4f1b-a156-f0c2ce5fd25b Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382664.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:12 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:12 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:12 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:12 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:13 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:13 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:13 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:13 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:15 PM Subject: HOSE ASSEMBLY Body: HOSE ASSEMBLY --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:17 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:17 PM Subject: BRUSH ROLLER Body: BRUSH ROLLER --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:18 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:18 PM Subject: EXTRACTION BRUSH Body: EXTRACTION BRUSH --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:33 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:33 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:a6a74e64-9c5e-48fe-83f5-9389913ac380 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382610.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:34 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:34 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:35 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:35 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:35 PM Subject: Squeegee vacuum hose (w/cuff) Body: Squeegee vacuum hose (w/cuff) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:36 PM Subject: Dirty water drain hose assembly Body: Dirty water drain hose assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:36 PM Subject: BALL JOINT-WRANGLER 20 Body: BALL JOINT-WRANGLER 20 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:38 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:38 PM Subject: 1 Body: 1 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:38 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:38 PM Subject: SQ SHAFT-PLATED Body: SQ SHAFT-PLATED --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:40 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:40 PM Subject: HEIGHT ADJUSTING SPRING Body: HEIGHT ADJUSTING SPRING --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:41 PM Subject: 3 Body: 3 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:42 PM Subject: 3 Body: 3 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:42 PM Subject: (FSO)BLADE,FRONT,LINATEX SUB PART# Body: (FSO)BLADE,FRONT,LINATEX SUB PART# --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:44 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:44 PM Subject: Squeegee blade linatex rear Body: Squeegee blade linatex rear --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:44 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:44 PM Subject: CURVED SQUEEGEE ASEMBLY Body: CURVED SQUEEGEE ASEMBLY --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:52 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:52 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:3e2ed18e-b670-42ce-be1d-ccfd99923961 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382004.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:02:59 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:02:59 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:00 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:00 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:00 PM Subject: LIFT ACTUATOR ASSEMBLY Body: LIFT ACTUATOR ASSEMBLY --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:00 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:09 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:09 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:bc9ca631-9788-4f1b-a156-f0c2ce5fd25b Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382457.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:15 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:15 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:15 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:15 PM Subject: Mileage Body: Mileage --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:16 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:16 PM Subject: 1214973 VALVE, WATER, SOLENOID, 24V Body: 1214973 VALVE, WATER, SOLENOID, 24V --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:16 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:16 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:16 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:16 PM Subject: BRISTLES, GUARD, FRONT Body: BRISTLES, GUARD, FRONT --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:19 PM Subject: PLUG, HOLE, RND, 0.28H 1.5L, BRB, B Body: PLUG, HOLE, RND, 0.28H 1.5L, BRB, B --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:19 PM Subject: Swivel caster wheel Body: Swivel caster wheel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:24 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:54921ebf-2a62-4c74-8728-53fa25d759de Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382443.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:24 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:24 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:35 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:a6a74e64-9c5e-48fe-83f5-9389913ac380 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382669.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:40 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:40 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:41 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:41 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:42 PM Subject: CHASSIS Body: CHASSIS --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:44 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:44 PM Subject: RING (YELLOW) Body: RING (YELLOW) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:45 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:45 PM Subject: Drive hub Body: Drive hub --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:03:45 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:03:45 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:04:29 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:04:29 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"551 E 77TH ST N", "PoliticalDivision2":"PARK CITY", "PoliticalDivision1":"KS", "PostcodePrimaryLow":"67147", "PostcodeExtendedLow":"8850", "Region":"PARK CITY KS 67147-8850", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["551 E 77th St. N "],"PoliticalDivision2":"Park City","PoliticalDivision1":"KS","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:04:31 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:04:31 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"551 E 77TH ST N", "PoliticalDivision2":"PARK CITY", "PoliticalDivision1":"KS", "PostcodePrimaryLow":"67147", "PostcodeExtendedLow":"8850", "Region":"PARK CITY KS 67147-8850", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["551 E 77TH ST N"],"PoliticalDivision2":"PARK CITY","PoliticalDivision1":"KS","PostcodePrimaryLow":"67147","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:06:10 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:06:10 PM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: N 256857-001 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:06:11 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:06:11 PM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: N 25657-003 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:07:28 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:07:28 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:2530836d-3f1b-42ad-b24f-f17f4f1c0735 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO383502.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:19 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:20 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:20 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:20 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:24 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1838 S RIDGEWOOD AVE", "PoliticalDivision2":"EDGEWATER", "PoliticalDivision1":"FL", "PostcodePrimaryLow":"32141", "PostcodeExtendedLow":"3643", "Region":"EDGEWATER FL 32141-3643", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1838 S ridgewood Ave"],"PoliticalDivision2":"Edgewater","PoliticalDivision1":"FL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:25 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:25 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:0c1ddc8a-5b31-4da9-8e7a-c3f0b0811741 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO383347.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:27 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:27 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:39 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:39 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:39 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:39 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:39 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:39 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:49 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:49 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:8387ad82-a1f2-415d-9810-9915c1cffba2 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO383146.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:51 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:51 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:51 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:51 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:52 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:52 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:52 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:52 PM Subject: BATTERY DISPOSAL Body: BATTERY DISPOSAL --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:52 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:52 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:53 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:53 PM Subject: BATTERY 12V 130AH (CROWN) Body: BATTERY 12V 130AH (CROWN) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:09:56 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:09:56 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:0ff8889f-ce24-48a4-a18e-1491f9c8a917 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO382134.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:10:02 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:10:02 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:10:03 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:10:03 PM Subject: Mileage Body: Mileage --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:10:04 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:10:04 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:11:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:11:23 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"7705 W 99TH ST", "PoliticalDivision2":"HICKORY HILLS", "PoliticalDivision1":"IL", "PostcodePrimaryLow":"60457", "PostcodeExtendedLow":"2329", "Region":"HICKORY HILLS IL 60457-2329", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["7705 W 99th St."],"PoliticalDivision2":"Hickory Hills","PoliticalDivision1":"IL ","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:11:27 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:11:27 PM Subject: LCD bezel kit Body: LCD bezel kit --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:14:02 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:14:02 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"2720 BLANDING BLVD", "PoliticalDivision2":"MIDDLEBURG", "PoliticalDivision1":"FL", "PostcodePrimaryLow":"32068", "PostcodeExtendedLow":"5648", "Region":"MIDDLEBURG FL 32068-5648", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["2720 Blanding Blvd"],"PoliticalDivision2":"Middleburg","PoliticalDivision1":"FL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:19:22 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:19:22 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"7055 LINDELL RD", "PoliticalDivision2":"LAS VEGAS", "PoliticalDivision1":"NV", "PostcodePrimaryLow":"89118", "PostcodeExtendedLow":"4703", "Region":"LAS VEGAS NV 89118-4703", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["7055 LINDELL RD"],"PoliticalDivision2":"LAS VEGAS","PoliticalDivision1":"NV","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:22:31 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:22:31 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:22:53 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:22:53 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"7705 W 99TH ST", "PoliticalDivision2":"HICKORY HILLS", "PoliticalDivision1":"IL", "PostcodePrimaryLow":"60457", "PostcodeExtendedLow":"2329", "Region":"HICKORY HILLS IL 60457-2329", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["7705 W 99th St."],"PoliticalDivision2":"Hickory Hills","PoliticalDivision1":"IL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:26:40 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:26:40 PM Subject: shop supplies Body: shop supplies --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:27:07 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:27:07 PM Subject: fuel surcharge Body: fuel surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:27:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:27:34 PM Subject: Switch Body: Switch --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:28:04 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:28:04 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"24857 BROADWAY AVE", "PoliticalDivision2":"BEDFORD", "PoliticalDivision1":"OH", "PostcodePrimaryLow":"44146", "PostcodeExtendedLow":"6304", "Region":"BEDFORD OH 44146-6304", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["24857 Broadway Avenue"],"PoliticalDivision2":"Oakwood Village","PoliticalDivision1":"OH","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:35:40 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:35:40 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"6811 SE 59TH ST", "PoliticalDivision2":"OKLAHOMA CITY", "PoliticalDivision1":"OK", "PostcodePrimaryLow":"73135", "PostcodeExtendedLow":"5530", "Region":"OKLAHOMA CITY OK 73135-5530", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["6811 SE 59th St"],"PoliticalDivision2":"OKLAHOMA CITY","PoliticalDivision1":"OK","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:35:51 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:35:51 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"6811 SE 59TH ST", "PoliticalDivision2":"OKLAHOMA CITY", "PoliticalDivision1":"OK", "PostcodePrimaryLow":"73135", "PostcodeExtendedLow":"5530", "Region":"OKLAHOMA CITY OK 73135-5530", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["6811 SE 59TH ST"],"PoliticalDivision2":"OKLAHOMA CITY","PoliticalDivision1":"OK","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:36:18 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:36:18 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"7705 W 99TH ST", "PoliticalDivision2":"HICKORY HILLS", "PoliticalDivision1":"IL", "PostcodePrimaryLow":"60457", "PostcodeExtendedLow":"2329", "Region":"HICKORY HILLS IL 60457-2329", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["7705 W 99th St."],"PoliticalDivision2":"Hickory Hills","PoliticalDivision1":"IL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:37:44 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:37:44 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1230 FINDLAY ST", "PoliticalDivision2":"CINCINNATI", "PoliticalDivision1":"OH", "PostcodePrimaryLow":"45214", "PostcodeExtendedLow":"2050", "Region":"CINCINNATI OH 45214-2050", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1230 Findlay St"],"PoliticalDivision2":"Cincinnati","PoliticalDivision1":"OH","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:38:31 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:38:31 PM Subject: 363760 Body: Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:38:33 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:38:33 PM Subject: 363761 Body: Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:39:11 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:39:11 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:40:06 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:40:06 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:41:18 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:41:18 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"5739 PROFESSIONAL CIR", "PoliticalDivision2":"INDIANAPOLIS", "PoliticalDivision1":"IN", "PostcodePrimaryLow":"46241", "PostcodeExtendedLow":"5016", "Region":"INDIANAPOLIS IN 46241-5016", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["5739 Professional Circle"],"PoliticalDivision2":"Indianapolis","PoliticalDivision1":"IN","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:47:31 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:47:31 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"100 W 5TH ST", "PoliticalDivision2":"GREENVILLE", "PoliticalDivision1":"NC", "PostcodePrimaryLow":"27858", "PostcodeExtendedLow":"1822", "Region":"GREENVILLE NC 27858-1822", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["100 E. 5th St., BLDG 43"],"PoliticalDivision2":"GREENVILLE","PoliticalDivision1":"NC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:53:29 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:53:29 PM Subject: 363762 Body: Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:54:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:54:19 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"204 HARBOR LN", "PoliticalDivision2":"SICKLERVILLE", "PoliticalDivision1":"NJ", "PostcodePrimaryLow":"08081", "PostcodeExtendedLow":"1097", "Region":"SICKLERVILLE NJ 08081-1097", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["204 Harbor Lane"],"PoliticalDivision2":"Sicklerville","PoliticalDivision1":"NJ","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:54:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:54:26 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 2:54:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 2:54:34 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"204 HARBOR LN", "PoliticalDivision2":"SICKLERVILLE", "PoliticalDivision1":"NJ", "PostcodePrimaryLow":"08081", "PostcodeExtendedLow":"1097", "Region":"SICKLERVILLE NJ 08081-1097", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["204 Harbor Lane"],"PoliticalDivision2":"Sicklerville","PoliticalDivision1":"NJ","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:08 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:09 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:09 PM Subject: Notes issue Body: System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@WorkOrderIdent bigint,@AttachmentIdent bigint,@Cust bit,@SP bi' expects the parameter '@url', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at ServiceSuite.Service.ChangeQueue(Notes Note, Int64 TaskIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 5519 ClientConnectionId:76528699-0647-4cdd-b8f0-af27561a6ba6 Error Number:8178,State:1,Class:16 c:\Web\InetPub\DotNet Applications\Dev\New\ServiceSuite\TempWorkOrderXML\WO381560.xml --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:12 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:12 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:14 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:14 PM Subject: Fuel Surcharge Body: Fuel Surcharge --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:15 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:17 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:17 PM Subject: MOTOR OIL-QUART Body: MOTOR OIL-QUART --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:18 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:18 PM Subject: SEAL, DOOR, DUMP Body: SEAL, DOOR, DUMP --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:18 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:18 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:19 PM Subject: FITTING, HYD, RST, SPCL Body: FITTING, HYD, RST, SPCL --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:20 PM Subject: FITTING, HYD, E90, JM04 Body: FITTING, HYD, E90, JM04 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:21 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:21 PM Subject: CYLINDER, HYD, 1.5B 07.8L 02.80STRK Body: CYLINDER, HYD, 1.5B 07.8L 02.80STRK --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:22 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:22 PM Subject: ISOLATOR, RBR Body: ISOLATOR, RBR --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:24 PM Subject: BRUSH ASSY, DISK, 16 inch NYLON                              Body: BRUSH ASSY, DISK, 16 inch NYLON                              --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:26 PM Subject: OIL, HYD [EL, ISO 100, 05GAL] Body: OIL, HYD [EL, ISO 100, 05GAL] --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:27 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:27 PM Subject: MAINT KIT, 400HR (M20 Body: MAINT KIT, 400HR (M20 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:03:29 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:03:29 PM Subject: TUBE KIT, TANK, SOLTN, REPLMT Body: TUBE KIT, TANK, SOLTN, REPLMT --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:04:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:04:42 PM Subject: SHOP SUPPLIES Body: SHOP SUPPLIES --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:04:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:04:42 PM Subject: Fuel Body: Fuel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:04:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:04:42 PM Subject: Travel Body: Travel --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:04:43 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:04:43 PM Subject: EXPEDITED SHIPPING & HANDLING Body: EXPEDITED SHIPPING & HANDLING --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:04:45 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:04:45 PM Subject: POLYPROPELENE SCRUBBING BRUSH Body: POLYPROPELENE SCRUBBING BRUSH --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:04:45 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:04:45 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:09:39 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:09:39 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"700 CONGER ST", "PoliticalDivision2":"EUGENE", "PoliticalDivision1":"OR", "PostcodePrimaryLow":"97402", "PostcodeExtendedLow":"2782", "Region":"EUGENE OR 97402-2782", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["700 Conger Street"],"PoliticalDivision2":"Eugene","PoliticalDivision1":"OR","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:10:29 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:10:29 PM Subject: test Body: System.IO.IOException: The process cannot access the file 'C:\Web\InetPub\DotNet Applications\Dev\New\Low Security Folder\NoteAttachments\1066544 383414a.jpg' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at System.IO.File.WriteAllBytes(String path, Byte[] bytes) at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4971 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4777207716 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:10:56 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:10:56 PM Subject: Filter assembly Body: Filter assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:12:11 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:12:11 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:12:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:12:20 PM Subject: Magnetic valve Body: Magnetic valve --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:13:03 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:13:03 PM Subject: 6mm connector Body: 6mm connector --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:13:18 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:13:18 PM Subject: test Body: System.IO.IOException: The process cannot access the file 'C:\Web\InetPub\DotNet Applications\Dev\New\Low Security Folder\NoteAttachments\1066544 383414a.jpg' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at System.IO.File.WriteAllBytes(String path, Byte[] bytes) at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4971 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4777207716 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:13:27 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:13:27 PM Subject: 8mm connector Body: 8mm connector --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:14:13 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:14:13 PM Subject: Angled flange Body: Angled flange --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:14:47 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:14:47 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"2209 SPAR AVE", "PoliticalDivision2":"ANCHORAGE", "PoliticalDivision1":"AK", "PostcodePrimaryLow":"99501", "PostcodeExtendedLow":"1853", "Region":"ANCHORAGE AK 99501-1853", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["2209 Spar Ave"],"PoliticalDivision2":"Anchorage","PoliticalDivision1":"AK","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:14:47 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:14:47 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"2209 SPAR AVE", "PoliticalDivision2":"ANCHORAGE", "PoliticalDivision1":"AK", "PostcodePrimaryLow":"99501", "PostcodeExtendedLow":"1853", "Region":"ANCHORAGE AK 99501-1853", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["2209 Spar Ave"],"PoliticalDivision2":"Anchorage","PoliticalDivision1":"AK","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:15:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:15:41 PM Subject: BATTERY - 12V 50AH - AGM Body: BATTERY - 12V 50AH - AGM --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:19:01 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:19:01 PM Subject: 17amp circuit breaker Body: 17amp circuit breaker --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:22:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:22:34 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1445 S WASHINGTON AVE", "PoliticalDivision2":"LANSING", "PoliticalDivision1":"MI", "PostcodePrimaryLow":"48910", "PostcodeExtendedLow":"1654", "Region":"LANSING MI 48910-1654", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1445 South Washington Avenue"],"PoliticalDivision2":"Lansing","PoliticalDivision1":"MI","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:32:09 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:32:09 PM Subject: SaveWorkOrder Issue Body: SaveWorkOrder Issue: System.Data.SqlClient.SqlException (0x80131904): The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WorkOrderCustQty_WorkOrderLineItems". The conflict occurred in database "ServiceSuite", table "dbo.WorkOrderLineItems", column 'WorkOrderLineIdent'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at WO.WorkOrderLineItem.Save(WorkOrder wo, Program prog, ServicePartner SP, Security sec) in D:\ServiceSuite\ServiceSuite\WorkOrderLineItem.cs:line 445 at WO.WorkOrder.ReorderLineItems(List`1 LineItems, Int64 WorkOrderIdent) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 928 at WO.WorkOrder.ReorderLineItems(List`1 LineItems) in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 649 at WO.WorkOrder.Save() in D:\ServiceSuite\ServiceSuite\WorkOrder.svc.cs:line 2365 at ServiceSuite.Service.SaveWorkOrder(WorkOrder WorkOrder) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 6482 ClientConnectionId:d6e74b40-04df-4f3d-b51b-9b175fa52fce Error Number:547,State:0,Class:16 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:32:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:32:35 PM Subject: FUELSURCHARGE Body: FUELSURCHARGE --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:34:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:34:34 PM Subject: 363765 Body: Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:35:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:35:08 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:35:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:35:35 PM Subject: 363660 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:35:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:35:35 PM Subject: 363660 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:35:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:35:35 PM Subject: 363660 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:36:02 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:36:02 PM Subject: 363663 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:36:02 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:36:02 PM Subject: 363663 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:36:02 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:36:02 PM Subject: 363663 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:36:07 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:36:07 PM Subject: 363661 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:36:07 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:36:07 PM Subject: 363661 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:36:07 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:36:07 PM Subject: 363661 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:40:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:40:15 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:40:32 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:40:32 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:40:40 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:40:40 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:45:21 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:45:21 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"423 E LEXINGTON AVE", "PoliticalDivision2":"INDEPENDENCE", "PoliticalDivision1":"MO", "PostcodePrimaryLow":"64050", "PostcodeExtendedLow":"3006", "Region":"INDEPENDENCE MO 64050-3006", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["423 E LEXINGTON AVE"],"PoliticalDivision2":"INDEPENDENCE","PoliticalDivision1":"MO","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:45:25 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:45:25 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"423 E LEXINGTON AVE", "PoliticalDivision2":"INDEPENDENCE", "PoliticalDivision1":"MO", "PostcodePrimaryLow":"64050", "PostcodeExtendedLow":"3006", "Region":"INDEPENDENCE MO 64050-3006", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["423 E LEXINGTON AVE"],"PoliticalDivision2":"INDEPENDENCE","PoliticalDivision1":"MO","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:45:28 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:45:28 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"423 E LEXINGTON AVE", "PoliticalDivision2":"INDEPENDENCE", "PoliticalDivision1":"MO", "PostcodePrimaryLow":"64050", "PostcodeExtendedLow":"3006", "Region":"INDEPENDENCE MO 64050-3006", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["423 E LEXINGTON AVE"],"PoliticalDivision2":"INDEPENDENCE","PoliticalDivision1":"MO","PostcodePrimaryLow":"64050","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:45:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:45:36 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:46:17 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:46:17 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:46:50 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:46:50 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:47:04 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:47:04 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"3810 NW 10TH AVE", "PoliticalDivision2":"OAKLAND PARK", "PoliticalDivision1":"FL", "PostcodePrimaryLow":"33309", "PostcodeExtendedLow":"4646", "Region":"OAKLAND PARK FL 33309-4646", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["3810 NW 10th Ave"],"PoliticalDivision2":"Ft Lauderdale","PoliticalDivision1":"FL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:51:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:51:36 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"4893 LONE TREE WAY", "PoliticalDivision2":"ANTIOCH", "PoliticalDivision1":"CA", "PostcodePrimaryLow":"94531", "PostcodeExtendedLow":"8553", "Region":"ANTIOCH CA 94531-8553", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["4893 Lone Tree Way"],"PoliticalDivision2":"Antioch","PoliticalDivision1":"CA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:52:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:52:26 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"309 RAILROAD ST", "PoliticalDivision2":"HULL", "PoliticalDivision1":"IA", "PostcodePrimaryLow":"51239", "PostcodeExtendedLow":"7413", "Region":"HULL IA 51239-7413", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["309 Railroad St"],"PoliticalDivision2":"HULL","PoliticalDivision1":"IA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:54:18 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:54:18 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"18 DILLINGHAM AVE", "PoliticalDivision2":"SANDWICH", "PoliticalDivision1":"MA", "PostcodePrimaryLow":"02563", "PostcodeExtendedLow":"1955", "Region":"SANDWICH MA 02563-1955", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["18 Dillinhgam Avenue"],"PoliticalDivision2":"Sandwich","PoliticalDivision1":"MA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 3:54:37 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 3:54:37 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}, "Candidate":{"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"18 DILLINGHAM AVE", "PoliticalDivision2":"SANDWICH", "PoliticalDivision1":"MA", "PostcodePrimaryLow":"02563", "PostcodeExtendedLow":"1955", "Region":"SANDWICH MA 02563-1955", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["18 DILLINGHAM AVE"],"PoliticalDivision2":"SANDWICH","PoliticalDivision1":"MA","PostcodePrimaryLow":"02563","PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:05:12 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:05:12 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:06:49 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:06:49 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:18:31 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:18:31 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1247 JIMMIE KERR RD", "PoliticalDivision2":"GRAHAM", "PoliticalDivision1":"NC", "PostcodePrimaryLow":"27253", "PostcodeExtendedLow":"8597", "Region":"GRAHAM NC 27253-8597", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1247 Jimmie Kerr Road"],"PoliticalDivision2":"Graham","PoliticalDivision1":"NC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:19:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:19:36 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"1247 JIMMIE KERR RD", "PoliticalDivision2":"GRAHAM", "PoliticalDivision1":"NC", "PostcodePrimaryLow":"27253", "PostcodeExtendedLow":"8597", "Region":"GRAHAM NC 27253-8597", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["1247 JIMMIE KERR RD"],"PoliticalDivision2":"GRAHAM","PoliticalDivision1":"NC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:25:10 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:25:10 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"41 E POST RD", "PoliticalDivision2":"WHITE PLAINS", "PoliticalDivision1":"NY", "PostcodePrimaryLow":"10601", "PostcodeExtendedLow":"4607", "Region":"WHITE PLAINS NY 10601-4607", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["41 East Post Road"],"PoliticalDivision2":"White Plains","PoliticalDivision1":"NY","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:25:32 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:25:32 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"41 E POST RD", "PoliticalDivision2":"WHITE PLAINS", "PoliticalDivision1":"NY", "PostcodePrimaryLow":"10601", "PostcodeExtendedLow":"4607", "Region":"WHITE PLAINS NY 10601-4607", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["41 East Post Road"],"PoliticalDivision2":"White Plains","PoliticalDivision1":"NY","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:30:17 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:30:17 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "NoCandidatesIndicator":"", "AddressClassification":{"Code":"2", "Description":"Residential"}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["20 Mountainview Road"],"PoliticalDivision2":"Sherman Dale ","PoliticalDivision1":"PA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:30:56 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:30:56 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:33:50 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:33:50 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"14140 WASHINGTON HWY", "PoliticalDivision2":"ASHLAND", "PoliticalDivision1":"VA", "PostcodePrimaryLow":"23005", "PostcodeExtendedLow":"7237", "Region":"ASHLAND VA 23005-7237", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["14140 N Washington Hwy"],"PoliticalDivision2":"Ashland","PoliticalDivision1":"VA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:37:04 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:37:04 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:44:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:44:15 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"9292 ACTIVITY RD", "PoliticalDivision2":"SAN DIEGO", "PoliticalDivision1":"CA", "PostcodePrimaryLow":"92126", "PostcodeExtendedLow":"4425", "Region":"SAN DIEGO CA 92126-4425", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["9292 ACTIVITY RD"],"PoliticalDivision2":"SAN DIEGO","PoliticalDivision1":"CA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:45:17 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:45:17 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"7335 CARLISLE PIKE", "PoliticalDivision2":"YORK SPRINGS", "PoliticalDivision1":"PA", "PostcodePrimaryLow":"17372", "PostcodeExtendedLow":"8807", "Region":"YORK SPRINGS PA 17372-8807", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["7335 Carlisle Pike"],"PoliticalDivision2":"York Springs","PoliticalDivision1":"PA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:49:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:49:23 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"1", "Description":"Commercial"}, "Candidate":{"AddressClassification":{"Code":"1", "Description":"Commercial"}, "AddressKeyFormat":{"AddressLine":"2001 S MOUNT PROSPECT RD", "PoliticalDivision2":"DES PLAINES", "PoliticalDivision1":"IL", "PostcodePrimaryLow":"60018", "PostcodeExtendedLow":"1808", "Region":"DES PLAINES IL 60018-1808", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["2001 S MOUNT PROSPECT RD"],"PoliticalDivision2":"DES PLAINES","PoliticalDivision1":"IL","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:52:04 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:52:04 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:53:43 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:53:43 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "AmbiguousAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":[{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"181 KATHLEEN AVE", "PoliticalDivision2":"KINGMAN", "PoliticalDivision1":"AZ", "PostcodePrimaryLow":"86401", "PostcodeExtendedLow":"3919", "Region":"KINGMAN AZ 86401-3919", "CountryCode":"US"}}, {"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"181 KATHLEEN AVE", "PoliticalDivision2":"KINGMAN", "PoliticalDivision1":"AZ", "PostcodePrimaryLow":"86401", "PostcodeExtendedLow":"3918", "Region":"KINGMAN AZ 86401-3918", "CountryCode":"US"}}, {"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":["181 KATHLEEN AVE", "APT 1A-1D"], "PoliticalDivision2":"KINGMAN", "PoliticalDivision1":"AZ", "PostcodePrimaryLow":"86401", "PostcodeExtendedLow":"4095", "Region":"KINGMAN AZ 86401-4095", "CountryCode":"US"}}, {"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"181 KATHLEEN AVE", "PoliticalDivision2":"KINGMAN", "PoliticalDivision1":"AZ", "PostcodePrimaryLow":"86401", "PostcodeExtendedLow":"4095", "Region":"KINGMAN AZ 86401-4095", "CountryCode":"US"}}, {"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":["181 KATHLEEN AVE", "APT 2A-2D"], "PoliticalDivision2":"KINGMAN", "PoliticalDivision1":"AZ", "PostcodePrimaryLow":"86401", "PostcodeExtendedLow":"4096", "Region":"KINGMAN AZ 86401-4096", "CountryCode":"US"}}, {"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"181 KATHLEEN AVE", "PoliticalDivision2":"KINGMAN", "PoliticalDivision1":"AZ", "PostcodePrimaryLow":"86401", "PostcodeExtendedLow":"4096", "Region":"KINGMAN AZ 86401-4096", "CountryCode":"US"}}, {"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":["181 KATHLEEN AVE", "APT 3A-3D"], "PoliticalDivision2":"KINGMAN", "PoliticalDivision1":"AZ", "PostcodePrimaryLow":"86401", "PostcodeExtendedLow":"8002", "Region":"KINGMAN AZ 86401-8002", "CountryCode":"US"}}, {"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"181 KATHLEEN AVE", "PoliticalDivision2":"KINGMAN", "PoliticalDivision1":"AZ", "PostcodePrimaryLow":"86401", "PostcodeExtendedLow":"8002", "Region":"KINGMAN AZ 86401-8002", "CountryCode":"US"}}, {"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":["181 KATHLEEN AVE", "APT 4A-4D"], "PoliticalDivision2":"KINGMAN", "PoliticalDivision1":"AZ", "PostcodePrimaryLow":"86401", "PostcodeExtendedLow":"8005", "Region":"KINGMAN AZ 86401-8005", "CountryCode":"US"}}, {"AddressClassification":{"Code":"2", "Description":"Residential"}, "AddressKeyFormat":{"AddressLine":"181 KATHLEEN AVE", "PoliticalDivision2":"KINGMAN", "PoliticalDivision1":"AZ", "PostcodePrimaryLow":"86401", "PostcodeExtendedLow":"8005", "Region":"KINGMAN AZ 86401-8005", "CountryCode":"US"}}]}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["181 KATHLEEN AVE"],"PoliticalDivision2":"KINGMAN","PoliticalDivision1":"AZ","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 4:55:52 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 4:55:52 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:00:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:00:08 PM Subject: 14/3 50 foot Power cord Body: 14/3 50 foot Power cord --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:00:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:00:34 PM Subject: female quick disconnect Body: female quick disconnect --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:04:51 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:04:51 PM Subject: Battery receptacle wiring harness assembly Body: Battery receptacle wiring harness assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:05:02 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:05:02 PM Subject: NTC power pack bracket Body: NTC power pack bracket --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:05:14 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:05:14 PM Subject: Quick change battery pack Body: Quick change battery pack --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:07:48 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:07:48 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:20:04 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:20:04 PM Subject: Star knob Body: Star knob --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:23:03 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:23:03 PM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: TK usdc WET --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:31:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:31:08 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:31:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:31:08 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:41:14 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:41:14 PM Subject: 363775 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:41:14 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:41:14 PM Subject: 363775 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:41:14 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:41:14 PM Subject: 363775 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:42:37 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:42:37 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:42:37 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:42:37 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:45:01 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:45:01 PM Subject: 363776 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:45:01 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:45:01 PM Subject: 363776 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:45:01 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:45:01 PM Subject: 363776 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:45:50 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:45:50 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:45:50 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:45:50 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:50:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:50:00 PM Subject: 363777 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:50:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:50:00 PM Subject: 363777 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:50:00 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:50:00 PM Subject: 363777 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:52:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:52:26 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:52:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:52:26 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:54:17 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:54:17 PM Subject: 363778 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:54:17 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:54:17 PM Subject: 363778 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:54:17 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:54:17 PM Subject: 363778 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:54:47 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:54:47 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:54:47 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:54:47 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:57:01 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:57:01 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:57:01 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:57:01 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:58:03 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:58:03 PM Subject: 348255 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:58:03 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:58:03 PM Subject: 348255 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:58:03 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:58:03 PM Subject: 348255 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:58:38 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:58:38 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 5:58:38 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 5:58:38 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:00:40 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:00:40 PM Subject: 363779 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:00:40 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:00:40 PM Subject: 363779 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:00:40 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:00:40 PM Subject: 363779 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:01:59 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:01:59 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:01:59 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:01:59 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:05:18 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:05:18 PM Subject: 20 amp circuit breaker Body: 20 amp circuit breaker --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:05:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:05:42 PM Subject: medium duty plug Body: medium duty plug --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:14:21 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:14:21 PM Subject: 363780 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:14:21 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:14:21 PM Subject: 363780 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:14:21 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:14:21 PM Subject: 363780 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:17:21 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:17:21 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:17:22 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:17:22 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:20:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:20:19 PM Subject: fuse Body: fuse --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:28:13 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:28:13 PM Subject: 363781 Body: Battery Install --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:28:13 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:28:13 PM Subject: 363781 Body: Armor Install Only 1st Machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:28:13 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:28:13 PM Subject: 363781 Body: Armor Install ONLY multiple machine --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:29:05 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:29:05 PM Subject: Labor Body: Labor --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:29:05 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:29:05 PM Subject: Trip Body: Trip --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:34:09 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:34:09 PM Subject: fuse Body: fuse --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:34:39 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:34:39 PM Subject: Stud 3/8-16 x 3 inch Body: Stud 3/8-16 x 3 inch --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:35:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:35:23 PM Subject: 25 foot vacuum hose with swivel cuff Body: 25 foot vacuum hose with swivel cuff --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:39:44 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:39:44 PM Subject: 363783 Body: Flat Break/Fix Transportation --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:39:44 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:39:44 PM Subject: 363783 Body: Flat Break/Fix Zero NTE Transportation --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 6:50:22 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 6:50:22 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"5555 MONTGOMERY DR", "PoliticalDivision2":"SANTA ROSA", "PoliticalDivision1":"CA", "PostcodePrimaryLow":"95409", "PostcodeExtendedLow":"8846", "Region":"SANTA ROSA CA 95409-8846", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["5555 Montgomery Dr"],"PoliticalDivision2":"SANTA ROSA","PoliticalDivision1":"CA","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:24:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:24:08 PM Subject: Squeegee blade 32 inch linatex front Body: Squeegee blade 32 inch linatex front --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:24:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:24:08 PM Subject: Squeegee blade 32 inch linatex rear (red) Body: Squeegee blade 32 inch linatex rear (red) --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:24:09 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:24:09 PM Subject: Solution drain hose assembly Body: Solution drain hose assembly --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:43:39 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:43:39 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:cfafc7d7-f2b0-4fd5-a936-619df545c25b Error Number:156,State:1,Class:15140201 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:43:49 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:43:49 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:f47551a8-d3d2-44b8-b38f-0cc9691f8386 Error Number:156,State:1,Class:15140201 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:43:59 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:43:59 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:39210b8f-ec4f-4090-be32-0de96da1375d Error Number:156,State:1,Class:15140201 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:44:09 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:44:09 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:32d4765c-8ecd-42a3-9ea0-353ac00f8fc4 Error Number:156,State:1,Class:15140201 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:44:10 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:44:10 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:70d7f380-9294-4f89-a0b5-b4d97c567622 Error Number:156,State:1,Class:15140201 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:44:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:44:20 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:0c3ad04a-d8ca-49ef-b452-84d71ba20a03 Error Number:156,State:1,Class:15140201 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:44:30 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:44:30 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:c2485a7c-85d9-4ac2-af8e-59560d69d3cc Error Number:156,State:1,Class:15140201 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:44:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:44:35 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:badbf56f-2196-4a8a-b773-a352274a1d58 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:44:46 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:44:46 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:666aa7a7-776e-40e4-876a-09ce2d544669 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:44:57 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:44:57 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:70566908-b43b-4bdd-81e2-595af899fb51 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:45:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:45:08 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:70d7f380-9294-4f89-a0b5-b4d97c567622 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:45:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:45:19 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:27f4232e-af1f-41ec-9fdb-395311cd72c8 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:45:30 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:45:30 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:39210b8f-ec4f-4090-be32-0de96da1375d Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:45:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:45:41 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:852741d9-ced8-4ccc-a017-4e36bf7d39d7 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:45:52 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:45:52 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:badbf56f-2196-4a8a-b773-a352274a1d58 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:46:03 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:46:03 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:d5ec7011-a2c5-441a-94af-b3f5b3089579 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:46:14 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:46:14 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:f47551a8-d3d2-44b8-b38f-0cc9691f8386 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:46:25 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:46:25 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:32d4765c-8ecd-42a3-9ea0-353ac00f8fc4 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:46:36 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:46:36 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:666aa7a7-776e-40e4-876a-09ce2d544669 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:46:47 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:46:47 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:0c3ad04a-d8ca-49ef-b452-84d71ba20a03 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:46:58 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:46:58 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:cfafc7d7-f2b0-4fd5-a936-619df545c25b Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:47:09 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:47:09 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:70566908-b43b-4bdd-81e2-595af899fb51 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:47:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:47:20 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:f47551a8-d3d2-44b8-b38f-0cc9691f8386 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:47:31 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:47:31 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:666aa7a7-776e-40e4-876a-09ce2d544669 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:47:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:47:42 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:badbf56f-2196-4a8a-b773-a352274a1d58 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:47:53 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:47:53 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:852741d9-ced8-4ccc-a017-4e36bf7d39d7 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:48:04 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:48:04 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:32d4765c-8ecd-42a3-9ea0-353ac00f8fc4 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:48:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:48:15 PM Subject: test Body: System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'order'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.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.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4400 ClientConnectionId:27f4232e-af1f-41ec-9fdb-395311cd72c8 Error Number:156,State:1,Class:15146665 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:50:50 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:50:50 PM Subject: 347866 Body: Flat Break/Fix Transportation --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 7:50:50 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 7:50:50 PM Subject: 347866 Body: Flat Break/Fix Zero NTE Transportation --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:18:01 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:18:01 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"601 F ST NW", "PoliticalDivision2":"WASHINGTON", "PoliticalDivision1":"DC", "PostcodePrimaryLow":"20004", "PostcodeExtendedLow":"1605", "Region":"WASHINGTON DC 20004-1605", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["601 F ST NW"],"PoliticalDivision2":"WASHINGTON","PoliticalDivision1":"DC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:18:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:18:08 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"601 F ST NW", "PoliticalDivision2":"WASHINGTON", "PoliticalDivision1":"DC", "PostcodePrimaryLow":"20004", "PostcodeExtendedLow":"1605", "Region":"WASHINGTON DC 20004-1605", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["601 F ST NW"],"PoliticalDivision2":"WASHINGTON","PoliticalDivision1":"DC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:18:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:18:19 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"601 F ST NW", "PoliticalDivision2":"WASHINGTON", "PoliticalDivision1":"DC", "PostcodePrimaryLow":"20004", "PostcodeExtendedLow":"1605", "Region":"WASHINGTON DC 20004-1605", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["601 F ST NW"],"PoliticalDivision2":"WASHINGTON","PoliticalDivision1":"DC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:18:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:18:26 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"601 F ST NW", "PoliticalDivision2":"WASHINGTON", "PoliticalDivision1":"DC", "PostcodePrimaryLow":"20004", "PostcodeExtendedLow":"1605", "Region":"WASHINGTON DC 20004-1605", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["601 F ST NW"],"PoliticalDivision2":"WASHINGTON","PoliticalDivision1":"DC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:18:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:18:41 PM Subject: errrrrrrr Service Suite Service Address validation Body: {"XAVResponse":{"Response":{"ResponseStatus":{"Code":"1", "Description":"Success"}, "TransactionReference":{"CustomerContext":"USAC"}}, "ValidAddressIndicator":"", "AddressClassification":{"Code":"0", "Description":"Unknown"}, "Candidate":{"AddressClassification":{"Code":"0", "Description":"Unknown"}, "AddressKeyFormat":{"AddressLine":"601 F ST NW", "PoliticalDivision2":"WASHINGTON", "PoliticalDivision1":"DC", "PostcodePrimaryLow":"20004", "PostcodeExtendedLow":"1605", "Region":"WASHINGTON DC 20004-1605", "CountryCode":"US"}}}} - {"UPSSecurity":{"UsernameToken":{"Username":"usaclean","Password":"2803$usac"},"ServiceAccessToken":{"AccessLicenseNumber":"0D7022E6C48E6031"}},"XAVRequest":{"Request":{"RequestOption":"3","TransactionReference":{"CustomerContext":"USAC"}},"MaximumListSize":"5","AddressKeyFormat":{"AddressLine":["601 F ST NW"],"PoliticalDivision2":"WASHINGTON","PoliticalDivision1":"DC","PostcodePrimaryLow":null,"PostcodeExtendedLow":null,"CountryCode":"US"}}} --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:39:52 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:39:52 PM Subject: BC queue count issue Body: System.NullReferenceException: Object reference not set to an instance of an object. at Ajax.Ajax.GetBCProgressCount() in D:\ServiceSuite\ServiceSuite\Ajax.svc.cs:line 2446 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:51:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:51:23 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:51:25 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:51:25 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:51:31 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:51:31 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:51:32 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:51:32 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:51:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:51:34 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:51:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:51:34 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:51:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:51:35 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:52:30 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:52:30 PM Subject: Yes Body: -1231312 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:52:30 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:52:30 PM Subject: 856 Body: 856 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:54:56 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:54:56 PM Subject: test Body: System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4946 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4471381604 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:54:56 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:54:56 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 8:54:57 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 8:54:57 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:01:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:01:24 PM Subject: Yes Body: 856 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:01:37 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:01:37 PM Subject: Yes Body: 856 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:02:11 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:02:11 PM Subject: Yes Body: 856 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:02:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:02:20 PM Subject: Yes Body: 856 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:02:22 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:02:22 PM Subject: Yes Body: 856 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:02:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:02:23 PM Subject: Yes Body: 856 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:02:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:02:24 PM Subject: Yes Body: 856 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:02:54 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:02:54 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:02:55 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:02:55 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:03:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:03:23 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:03:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:03:23 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:03:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:03:26 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:03:26 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:03:26 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:03:27 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:03:27 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:10:56 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:10:56 PM Subject: Yes Body: 843 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:12 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:12 PM Subject: Yes Body: 843 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:11:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:11:41 PM Subject: Yes Body: 854 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:12:02 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:12:02 PM Subject: Yes Body: 854 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:06 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:06 PM Subject: Yes Body: 843 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:16 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:16 PM Subject: Yes Body: 854 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:17 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:17 PM Subject: Yes Body: 843 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:20 PM Subject: Yes Body: 843 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:32 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:32 PM Subject: Yes Body: 854 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:33 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:33 PM Subject: Yes Body: 854 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:34 PM Subject: Yes Body: 854 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:14:34 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:14:34 PM Subject: Yes Body: 854 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:16:07 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:16:07 PM Subject: Yes Body: 843 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:16:08 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:16:08 PM Subject: Yes Body: 843 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:28:19 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:28:19 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:28:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:28:20 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:28:22 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:28:22 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:28:22 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:28:22 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:28:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:28:23 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:33:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:33:35 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:33:35 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:33:35 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:33:37 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:33:37 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:33:37 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:33:37 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:33:38 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:33:38 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:38:37 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:38:37 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:38:38 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:38:38 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:38:41 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:38:41 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:38:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:38:42 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:38:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:38:42 PM Subject: Broken Page - BaseCL.cs!! Body: System.InvalidCastException: Specified cast is not valid. at CRMContact.Contacts.GetContactQuick(String contactident) in D:\ServiceSuite\ServiceSuite\Contacts.svc.cs:line 208 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:44:42 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:44:42 PM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: PS PS8585060 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 9:45:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 9:45:23 PM Subject: Broken Page - BaseCL.cs!! Body: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at ServiceSuite.Service.CartInvtDetail.getInvtidData(String invtid, String custid, Double qty, String command) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10415 at ServiceSuite.Service.CartInvtDetail..ctor(String invtid, String custid, Double qty) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 10291

Invtid: PS PS8585060 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:40:52 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:40:52 PM Subject: Yes Body: -1231312 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:40:52 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:40:52 PM Subject: 857 Body: 857 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:50:06 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:50:06 PM Subject: Yes Body: 857 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:50:12 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:50:12 PM Subject: Yes Body: 857 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:50:15 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:50:15 PM Subject: Yes Body: 857 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:50:22 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:50:22 PM Subject: Yes Body: 857 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:50:23 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:50:23 PM Subject: Yes Body: 857 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:50:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:50:24 PM Subject: Yes Body: 857 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:50:24 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:50:24 PM Subject: Yes Body: 857 --------------------------------*End*------------------------------------------ -----------Exception Details on 6/20/2023 10:55:20 PM----------------- ------------------------------------------------------------------------------------- Log Written Date: 6/20/2023 10:55:20 PM Subject: test Body: System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4946 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4471375762 --------------------------------*End*------------------------------------------