--------------------------------------------------------------- Log Entry : 1/23/2024 10:26:41 AM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 10:38:44 AM - ------------------------------------------------------------- RayController Method:PostHSE { "iTransId": 0, "DocDate": "2023-10-07", "Project": 306, "ProjectDes": "123", "Location": "Loc1", "UserId": 3, "Signature": "sign121.jpg", "Body": [ { "Observation": "Test", "RiskLevel": 2, "ActionReq": "User1", "ActionBy": 37, "TargetDate": "2023-02-04", "Images": "1.jpg" }, { "Observation": "Test", "RiskLevel": 2, "ActionReq": "Test1", "ActionBy": 17, "TargetDate": "2023-02-04", "Images": "3.jpg" } ] } --------------------------------------------------------------- Log Entry : 1/23/2024 10:43:28 AM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 10:47:51 AM - ------------------------------------------------------------- RayController Method:PostHSE { "iTransId": 0, "DocDate": "2023-10-07", "Project": 306, "ProjectDes": "123", "Location": "Loc1", "UserId": 3, "Signature": "sign121.jpg", "Body": [ { "Observation": "Test", "RiskLevel": 2, "ActionReq": "User1", "ActionBy": 37, "TargetDate": "2023-02-04", "Images": "1.jpg" }, { "Observation": "Test", "RiskLevel": 2, "ActionReq": "Test1", "ActionBy": 17, "TargetDate": "2023-02-04", "Images": "3.jpg" } ] } --------------------------------------------------------------- Log Entry : 1/23/2024 11:33:03 AM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 11:42:28 AM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 11:44:40 AM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 12:47:46 PM - ------------------------------------------------------------- RayController Method:PostHSE 0 --------------------------------------------------------------- Log Entry : 1/23/2024 12:47:46 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonSerializationException: Error converting value 0 to type 'Sang.Ray.Mob.Api.Models.HSE'. Path '', line 1, position 1. ---> System.ArgumentException: Could not cast or convert from System.Int64 to Sang.Ray.Mob.Api.Models.HSE. at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType) at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 1:01:31 PM - ------------------------------------------------------------- RayController Method:PostHSE 0 --------------------------------------------------------------- Log Entry : 1/23/2024 1:01:32 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonSerializationException: Error converting value 0 to type 'Sang.Ray.Mob.Api.Models.HSE'. Path '', line 1, position 1. ---> System.ArgumentException: Could not cast or convert from System.Int64 to Sang.Ray.Mob.Api.Models.HSE. at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType) at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 1:22:55 PM - ------------------------------------------------------------- RayController Method:PostHSE {"iTransId":44,"DocDate":"2023-10-07","Project":"306","ProjectDes":"123","Location":"Loc1","UserId":3,"Signature":"sign121.jpg"} --------------------------------------------------------------- Log Entry : 1/23/2024 1:22:55 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 1:24:56 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 1:26:55 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 1:29:26 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 1:31:44 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 1:32:28 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 1:32:37 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 1:33:06 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 1:34:16 PM - ------------------------------------------------------------- RayController Method:PostHSE {"iTransId":44,"DocDate":"2023-10-07","Project":"306","ProjectDes":"123","Location":"Loc1","UserId":3,"Signature":"sign121.jpg"} --------------------------------------------------------------- Log Entry : 1/23/2024 1:34:16 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 7:31:55 PM - ------------------------------------------------------------- RayController Method:PostHSE value --------------------------------------------------------------- Log Entry : 1/23/2024 7:31:55 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: v. Path '', line 0, position 0. at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.JsonTextReader.Read() at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 7:31:56 PM - ------------------------------------------------------------- RayController Method:PostHSE value --------------------------------------------------------------- Log Entry : 1/23/2024 7:31:56 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: v. Path '', line 0, position 0. at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.JsonTextReader.Read() at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 7:31:56 PM - ------------------------------------------------------------- RayController Method:PostHSE value --------------------------------------------------------------- Log Entry : 1/23/2024 7:31:56 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: v. Path '', line 0, position 0. at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.JsonTextReader.Read() at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 7:31:56 PM - ------------------------------------------------------------- RayController Method:PostHSE value --------------------------------------------------------------- Log Entry : 1/23/2024 7:31:56 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: v. Path '', line 0, position 0. at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.JsonTextReader.Read() at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 8:04:13 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 8:05:17 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 8:31:08 PM - ------------------------------------------------------------- RayController Method:PostHSE 0 --------------------------------------------------------------- Log Entry : 1/23/2024 8:31:08 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonSerializationException: Error converting value 0 to type 'Sang.Ray.Mob.Api.Models.HSE'. Path '', line 1, position 1. ---> System.ArgumentException: Could not cast or convert from System.Int64 to Sang.Ray.Mob.Api.Models.HSE. at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType) at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 9:17:07 PM - ------------------------------------------------------------- RayController Method:PostHSE 0 --------------------------------------------------------------- Log Entry : 1/23/2024 9:17:07 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonSerializationException: Error converting value 0 to type 'Sang.Ray.Mob.Api.Models.HSE'. Path '', line 1, position 1. ---> System.ArgumentException: Could not cast or convert from System.Int64 to Sang.Ray.Mob.Api.Models.HSE. at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType) at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 9:17:11 PM - ------------------------------------------------------------- RayController Method:PostHSE 0 --------------------------------------------------------------- Log Entry : 1/23/2024 9:17:11 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonSerializationException: Error converting value 0 to type 'Sang.Ray.Mob.Api.Models.HSE'. Path '', line 1, position 1. ---> System.ArgumentException: Could not cast or convert from System.Int64 to Sang.Ray.Mob.Api.Models.HSE. at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType) at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 10:02:20 PM - ------------------------------------------------------------- RayController Method:PostHSE 0 --------------------------------------------------------------- Log Entry : 1/23/2024 10:02:21 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonSerializationException: Error converting value 0 to type 'Sang.Ray.Mob.Api.Models.HSE'. Path '', line 1, position 1. ---> System.ArgumentException: Could not cast or convert from System.Int64 to Sang.Ray.Mob.Api.Models.HSE. at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType) at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 10:03:57 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 10:04:19 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 10:04:53 PM - ------------------------------------------------------------- RayController Method:PostHSE "iTransId": '0', "DocDate": "2023-10-07", "Project": '22', "ProjectDes": "123", "Location": "Loc1", "UserId": "3", "Signature": "sign121.jpg", --------------------------------------------------------------- Log Entry : 1/23/2024 10:04:53 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonSerializationException: Error converting value "iTransId" to type 'Sang.Ray.Mob.Api.Models.HSE'. Path '', line 1, position 11. ---> System.ArgumentException: Could not cast or convert from System.String to Sang.Ray.Mob.Api.Models.HSE. at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType) at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 10:05:56 PM - ------------------------------------------------------------- RayController Method:PostHSE "iTransId": '0', "DocDate": "2023-10-07", "Project": '22', "ProjectDes": "123", "Location": "Loc1", "UserId": "3", "Signature": "sign121.jpg", "Body": [ { "Observation": "Test", "RiskLevel": "2", "ActionReq": "User1", "ActionBy": "37", "TargetDate": "2023-02-04", "Images": "1.jpg" }, { "Observation": "Test", "RiskLevel": "2", "ActionReq": "Test1", "ActionBy": "17", "TargetDate": "2023-02-04", "Images": "3.jpg" } ] --------------------------------------------------------------- Log Entry : 1/23/2024 10:05:56 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonSerializationException: Error converting value "iTransId" to type 'Sang.Ray.Mob.Api.Models.HSE'. Path '', line 1, position 10. ---> System.ArgumentException: Could not cast or convert from System.String to Sang.Ray.Mob.Api.Models.HSE. at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType) at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 10:06:03 PM - ------------------------------------------------------------- RayController Method:PostHSE "iTransId": '0', "DocDate": "2023-10-07", "Project": '22', "ProjectDes": "123", "Location": "Loc1", "UserId": "3", "Signature": "sign121.jpg", "Body": [ { "Observation": "Test", "RiskLevel": "2", "ActionReq": "User1", "ActionBy": "37", "TargetDate": "2023-02-04", "Images": "1.jpg" }, { "Observation": "Test", "RiskLevel": "2", "ActionReq": "Test1", "ActionBy": "17", "TargetDate": "2023-02-04", "Images": "3.jpg" } ] --------------------------------------------------------------- Log Entry : 1/23/2024 10:06:03 PM - ------------------------------------------------------------- RayController Method:Ray Newtonsoft.Json.JsonSerializationException: Error converting value "iTransId" to type 'Sang.Ray.Mob.Api.Models.HSE'. Path '', line 1, position 10. ---> System.ArgumentException: Could not cast or convert from System.String to Sang.Ray.Mob.Api.Models.HSE. at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType) at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE() --------------------------------------------------------------- Log Entry : 1/23/2024 10:06:22 PM - ------------------------------------------------------------- RayController Method:PostHSE {"iTransId": '0', "DocDate": "2023-10-07", "Project": '22', "ProjectDes": "123", "Location": "Loc1", "UserId": "3", "Signature": "sign121.jpg", "Body": [ { "Observation": "Test", "RiskLevel": "2", "ActionReq": "User1", "ActionBy": "37", "TargetDate": "2023-02-04", "Images": "1.jpg" }, { "Observation": "Test", "RiskLevel": "2", "ActionReq": "Test1", "ActionBy": "17", "TargetDate": "2023-02-04", "Images": "3.jpg" } ] } --------------------------------------------------------------- Log Entry : 1/23/2024 10:09:17 PM - ------------------------------------------------------------- RayController Method:PostHSE {"iTransId":"0","DocDate":"2023-10-07","Project":"22","ProjectDes":"123","Location":"Loc1","UserId":"3","Signature":"sign121.jpg","Body":[{"Observation":"Test","RiskLevel":"2","ActionReq":"User1","ActionBy":"37","TargetDate":"2023-02-04","Images":"1.jpg"},{"Observation":"Test","RiskLevel":"2","ActionReq":"Test1","ActionBy":"17","TargetDate":"2023-02-04","Images":"3.jpg"}]} --------------------------------------------------------------- Log Entry : 1/23/2024 10:13:06 PM - ------------------------------------------------------------- RayController Method:PostHSE {"iTransId":"0","DocDate":"2023-10-07","Project":"22","ProjectDes":"123","Location":"Loc1","UserId":"3","Signature":"sign121.jpg","Body":[{"Observation":"Test","RiskLevel":"2","ActionReq":"User1","ActionBy":"37","TargetDate":"2023-02-04","Images":"1.jpg"},{"Observation":"Test","RiskLevel":"2","ActionReq":"Test1","ActionBy":"17","TargetDate":"2023-02-04","Images":"3.jpg"}]} --------------------------------------------------------------- Log Entry : 1/23/2024 10:13:17 PM - ------------------------------------------------------------- RayController Method:Ray System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at System.Collections.Specialized.NameValueCollection.GetKey(Int32 index) at System.Web.HttpValueCollection.Get(Int32 index) at Sang.Ray.Mob.Api.Controllers.RayController.PostHSE()