09:15:45 24 August 2024 Conversion failed when converting from a character string to uniqueidentifier. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at AppService.apiservice.startworkv6(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 13586 -------------------------------------------------- 09:44:28 24 August 2024 Conversion failed when converting from a character string to uniqueidentifier. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at AppService.apiservice.startworkv6(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 13586 -------------------------------------------------- 09:56:06 24 August 2024 Conversion failed when converting from a character string to uniqueidentifier. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at AppService.apiservice.startworkv6(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 13586 -------------------------------------------------- 10:53:34 24 August 2024 Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212 -------------------------------------------------- 11:36:22 24 August 2024 Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212 -------------------------------------------------- 12:32:53 24 August 2024 Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212 -------------------------------------------------- 12:47:47 24 August 2024 Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212 -------------------------------------------------- 13:28:00 24 August 2024 Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212 -------------------------------------------------- 14:23:02 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 14:27:05 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The request failed to run because the batch is aborted, this can be caused by abort signal sent from client, or another request is running in the same session, which makes the session busy. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.TdsExecuteTransactionManagerRequest(Byte[] buffer, TransactionManagerRequestType request, String transactionName, TransactionManagerIsolationLevel isoLevel, Int32 timeout, SqlInternalTransaction transaction, TdsParserStateObject stateObj, Boolean isDelegateControlRequest) at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransactionYukon(TransactionRequest transactionRequest, String transactionName, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest) at System.Data.SqlClient.SqlInternalConnection.BeginSqlTransaction(IsolationLevel iso, String transactionName, Boolean shouldReconnect) at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso, String transactionName) at AppService.apiservice.UpdateLastLocation(String companyid, String empid, Object dataObj, Int32 type, String id, String locationdate) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 15349 -------------------------------------------------- 14:27:05 24 August 2024 Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212 -------------------------------------------------- 14:27:11 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 14:34:12 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12310","companyid":"1","data":[{"id":"06bd1414-f185-4315-9ed9-5185ff585613","type":2,"dataid":"461ae526-0073-4089-a747-fc2549067493","dataObj":{"id":"461ae526-0073-4089-a747-fc2549067493","orderno":"11248","companyid":"1","orderdate":"2024-08-24","marketid":"30046","distributorid":"2d17f125-0186-41e3-b10d-b431fb0ef9d6","retailerid":"ca36b6a5-928f-45f1-9aec-3653150fd05c","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:33:36","createdBy":"12310","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"36","details":[],"latitude":"19.0920351","longitude":"72.9001827","location":"3WR2+R2G, Jagruti Nagar, Police Colony, Kurla, Mumbai, Maharashtra 400086, India\n","cellInfo":{"radio":"gsm","cid":2413108,"lac":74,"mcc":405,"mnc":874}}}]} -------------------------------------------------- 14:34:22 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12360","companyid":"1","data":[{"id":"f3d1cf55-bb0c-41d5-ad48-8a134a7d1c76","type":2,"dataid":"73b55812-babf-4e2b-8b60-584409753def","dataObj":{"id":"73b55812-babf-4e2b-8b60-584409753def","orderno":"8652","companyid":"1","orderdate":"2024-08-24","marketid":"208","distributorid":"8af85771-34d4-4954-b9ed-f1e64b067f35","retailerid":"dda807e4-2f2e-4a0d-97cf-cf3f3ddefa41","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:33:45","createdBy":"12360","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"31","details":[],"latitude":"28.6744906","longitude":"77.1640478","location":"64, Deva Ram Park, Lekhu Nagar, Tri Nagar, Delhi, 110035, India\n","cellInfo":{"radio":"gsm","cid":103698957,"lac":52746,"mcc":404,"mnc":11}}}]} -------------------------------------------------- 14:34:25 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12477","companyid":"1","data":[{"id":"edec56aa-9b1b-4217-82e7-30767d5ffaa1","type":2,"dataid":"7071517d-f8b5-4745-a821-0bbee297219c","dataObj":{"id":"7071517d-f8b5-4745-a821-0bbee297219c","orderno":"10213","companyid":"1","orderdate":"2024-08-24","marketid":"17833","distributorid":"019060ae-763f-4759-b282-1f076d278fb0","retailerid":"5c9c9808-fa59-42d1-9ef1-61be471e5a00","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"stock available ","createdDate":"2024-08-24 14:33:48","createdBy":"12477","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"47","details":[],"latitude":"19.2873814","longitude":"72.864693","location":"B-101, DP Rd, Bharti Nagar, Mira Road East, Mira Bhayandar, Maharashtra 401107, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":61,"mcc":405,"mnc":874}}}]} -------------------------------------------------- 14:34:37 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"10979","companyid":"1","data":[{"id":"1d67944c-00c1-41c5-92d5-39dce0ebbfa7","type":2,"dataid":"0eda6f45-3fe9-4917-a660-54de61ca95e6","dataObj":{"id":"0eda6f45-3fe9-4917-a660-54de61ca95e6","orderno":"20413","companyid":"1","orderdate":"2024-08-24","marketid":"28931","distributorid":"5948d0bc-4038-4c45-9002-75e9fd04af80","retailerid":"a2251596-8f61-4940-849a-ddbceec9097c","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:02","createdBy":"10979","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"69","details":[],"latitude":"23.0042376","longitude":"72.6590289","location":"Swami Narayan Gurukul Rd, UMIYA DUPLEX, C2, Arpan Vidhya Sankul Vastral Rd, Pranami Nagar, Vastral, Ahmedabad, Gujarat 382418, India\n","cellInfo":{"radio":"gsm","cid":4415525,"lac":84,"mcc":405,"mnc":857}}}]} -------------------------------------------------- 14:34:38 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11811","companyid":"1","data":[{"id":"aca5aa70-b6d5-40d9-a50d-4cd9770023fe","type":2,"dataid":"7e727782-bbac-4b17-8c49-4e48c146031b","dataObj":{"id":"7e727782-bbac-4b17-8c49-4e48c146031b","orderno":"8188","companyid":"1","orderdate":"2024-08-24","marketid":"16590","distributorid":"0c671d48-83a1-4cac-b69c-18a4887a0309","retailerid":"c456f780-8b96-4784-9aca-588ee2049214","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:04","createdBy":"11811","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"69","details":[],"latitude":"28.6517658","longitude":"77.152832","location":"B-530, Kathputli Colony Slum, Block B, Pandav Nagar, Shadipur, New Delhi, Delhi, 110015, India\n","cellInfo":{"radio":"gsm","cid":233259060,"lac":2232,"mcc":404,"mnc":10}}}]} -------------------------------------------------- 14:34:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"377","companyid":"1","data":[{"id":"a469d9e7-c6a8-4354-a04a-0f93c9fbc7c9","type":2,"dataid":"0e7e79ff-285e-4194-8146-cc7885b07b88","dataObj":{"id":"0e7e79ff-285e-4194-8146-cc7885b07b88","orderno":"64779","companyid":"1","orderdate":"2024-08-24","marketid":"30630","distributorid":"cf4e9b11-340c-4695-a3ee-4fe86ca74063","retailerid":"82483c92-6e6a-4fa8-9c27-ba9a7cc9009e","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 14:33:59","createdBy":"377","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"58","details":[{"itemId":"3886","name":"Mahak Milk N Nut Mango Mithai (12 Jar x 250+3 Counts)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"16.6058201","longitude":"74.5086258","location":"JG45+68W, Boragaon, Karnataka 591216, India\n","cellInfo":{"radio":"gsm","cid":47955722,"lac":1244,"mcc":404,"mnc":86}}}]} -------------------------------------------------- 14:34:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12181","companyid":"1","data":[{"id":"99167e8c-47e7-4adc-b3f4-cfd1f1ec56c6","type":2,"dataid":"07203fc0-7303-45a2-991d-885a49c244df","dataObj":{"id":"07203fc0-7303-45a2-991d-885a49c244df","orderno":"6909","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"be058233-0a5a-42f0-b209-040f29c5a702","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:03","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"88","details":[],"latitude":"19.2038335","longitude":"72.9724731","location":"122, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":111540768,"lac":52300,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 14:34:49 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11646","companyid":"1","data":[{"id":"b1305167-197c-48c0-af25-0191e134ab0a","type":2,"dataid":"f6ba706a-bec1-43d5-a225-d494a78eb0ea","dataObj":{"id":"f6ba706a-bec1-43d5-a225-d494a78eb0ea","orderno":"13425","companyid":"1","orderdate":"2024-08-24","marketid":"3913","distributorid":"6a5f4f41-d888-4946-b5bd-4a243e050468","retailerid":"c1a7173a-b47f-47c7-9647-758f3ad5045c","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:13","createdBy":"11646","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"65","details":[],"latitude":"30.2972025","longitude":"78.007695","location":"24, Majra, Niranjanpur, Dehradun, Uttarakhand 248171, India\n","cellInfo":{"radio":"gsm","cid":208165457,"lac":3732,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 14:34:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12889","companyid":"1","data":[{"id":"9fded85c-1315-40a7-9e1a-7cdc3a609c31","type":2,"dataid":"029070c0-4810-436d-b993-0ba5816353bd","dataObj":{"id":"029070c0-4810-436d-b993-0ba5816353bd","orderno":"484","companyid":"1","orderdate":"2024-08-24","marketid":"2537","distributorid":"38be438f-20ab-47f4-852d-bce1d5bbfb5c","retailerid":"8c6e58e6-61c1-4c7a-b2ed-5878bd45f4da","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:13","createdBy":"12889","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"75","details":[],"latitude":"26.8945298","longitude":"80.9444502","location":"L2\/53, Sector H, Sector-A, Aliganj, Lucknow, Uttar Pradesh 226024, India\n","cellInfo":{"radio":"gsm","cid":230750329,"lac":31002,"mcc":405,"mnc":871}}}]} -------------------------------------------------- 14:34:55 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12668","companyid":"1","data":[{"id":"07b03b3a-8ddd-4073-a1e7-76052de702de","type":2,"dataid":"80dee069-4e26-4400-9cae-f1f43940903b","dataObj":{"id":"80dee069-4e26-4400-9cae-f1f43940903b","orderno":"4380","companyid":"1","orderdate":"2024-08-24","marketid":"7326","distributorid":"d51f6c96-3b48-4c51-8faf-4bc40e71c4dc","retailerid":"41a2733e-7724-48fd-b449-fb769c8042bb","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:31:08","createdBy":"12668","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"73","details":[],"latitude":"22.6853486","longitude":"75.8907939","location":"Abhinaya Nagar, 87, Palda Naka, Dinesh Nagar, Palda, Indore, Madhya Pradesh 452020, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":14,"mcc":405,"mnc":863}}}]} -------------------------------------------------- 14:34:57 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"9128","companyid":"1","data":[{"id":"4b514d28-a0ed-4e8b-824f-05fa1f56d924","type":2,"dataid":"a433f08f-79e1-429d-a5ac-bdb4808d8075","dataObj":{"id":"a433f08f-79e1-429d-a5ac-bdb4808d8075","orderno":"30710","companyid":"1","orderdate":"2024-08-24","marketid":"3977","distributorid":"4ed64f5e-e36a-4ab4-b263-e9470d857cf1","retailerid":"b424b24c-ae14-41e3-ac1b-40c94407dce3","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:23","createdBy":"9128","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"78","details":[],"latitude":"18.6873053","longitude":"72.9930454","location":"MXPV+W63, Alibag - Pen Rd, Poynad, Maharashtra 402108, India\n","cellInfo":{"radio":"gsm","cid":231700069,"lac":6080,"mcc":404,"mnc":22}}}]} -------------------------------------------------- 14:34:59 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12778","companyid":"1","data":[{"id":"ce394fc8-f14c-4f59-bf4e-e338f852a777","type":2,"dataid":"17373534-b674-4fef-8fbf-aab553bc20b3","dataObj":{"id":"17373534-b674-4fef-8fbf-aab553bc20b3","orderno":"4386","companyid":"1","orderdate":"2024-08-24","marketid":"27544","distributorid":"7096ddfe-d7aa-4097-822b-6072b721f91a","retailerid":"08e92f2f-cf90-4ae4-aa42-8e4b11bc20ee","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:34:23","createdBy":"12778","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"82","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"21.1234065","longitude":"79.1295341","location":"107, Ramna Maroti Rd, near Sakore Complex, Ramana Maruti Nagar, Chitnis Nagar, Nagpur, Maharashtra 440009, India\n","cellInfo":{"radio":"gsm","cid":236126054,"lac":6514,"mcc":404,"mnc":90}}}]} -------------------------------------------------- 14:35:07 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"7294","companyid":"1","data":[{"id":"32475909-aca2-4c2b-b56f-8b8116ca8b61","type":2,"dataid":"2f3a18b4-1f8b-46e7-8c88-46c47944e9ac","dataObj":{"id":"2f3a18b4-1f8b-46e7-8c88-46c47944e9ac","orderno":"38261","companyid":"1","orderdate":"2024-08-24","marketid":"1570","distributorid":"4debefa0-3e58-4f51-8d99-b9f44f700ad6","retailerid":"44e9f4c3-02d5-4850-8192-cfa8ee608a41","calltype":0,"reasonid":"33b5df0d-83bb-45fc-8e8d-00fc2b4b009e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:32","createdBy":"7294","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"71","details":[],"latitude":"21.2163101","longitude":"79.2026768","location":"6683+C52, Ram Mandir Rd, Sanjay Nagar Bengali Colony, Kamptee, Maharashtra 441001, India\n","cellInfo":{"radio":"gsm","cid":238798805,"lac":6513,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 14:35:08 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"693","companyid":"1","data":[{"id":"2ec9bc9c-f507-4dd1-b9c4-760f3deedf30","type":2,"dataid":"41e1ec4a-2457-4284-a555-99f4bad33c86","dataObj":{"id":"41e1ec4a-2457-4284-a555-99f4bad33c86","orderno":"60869","companyid":"1","orderdate":"2024-08-24","marketid":"9019","distributorid":"f1cc8dde-93ae-4771-8384-ba7c8015a696","retailerid":"546a2cc9-ff44-48a9-9435-ada0e78d399c","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:32","createdBy":"693","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"72","details":[],"latitude":"12.9726318","longitude":"77.5558417","location":"20, 10th Cross Rd, Mariyappanapalya, Binnipete, Bengaluru, Karnataka 560023, India\n","cellInfo":{"radio":"gsm","cid":46738699,"lac":8260,"mcc":404,"mnc":45}}}]} -------------------------------------------------- 14:35:10 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"37","companyid":"1","data":[{"id":"68b6ba4e-e5d4-419a-b79d-5a7d4cdd96bd","type":2,"dataid":"723174fd-f785-4173-8edc-6752de814981","dataObj":{"id":"723174fd-f785-4173-8edc-6752de814981","orderno":"35208","companyid":"1","orderdate":"2024-08-24","marketid":"28638","distributorid":"d1c7197d-cbaf-45e9-bc6b-73eac0f9195d","retailerid":"d18b982f-351d-4be4-b318-2f9e00a6229a","calltype":1,"grossamt":"160.0","discper":"","discamt":"","netamt":"160.0","comments":"","createdDate":"2024-08-24 14:34:33","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"79","details":[{"itemId":"3899","name":"Mahak Milk Lacto (20 Jar x 200 Pcs )","rate":160,"purrate":0,"mrp":200,"qty":"1","amt":"160.0","packqty":20}],"latitude":"19.2342608","longitude":"73.1331146","location":"64MM+X5H Kalyan East Skywalk, Kalyan Railway Yard, Kalyan, Maharashtra 421306, India\n","cellInfo":{"radio":"gsm","cid":243499267,"lac":6143,"mcc":404,"mnc":92}}}]} -------------------------------------------------- 14:35:25 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"61","companyid":"1","data":[{"id":"467650c1-ea0d-4416-b60b-1649bdaeb952","type":2,"dataid":"22e6acb9-fe6e-49e2-bf76-e4d8c3f07e26","dataObj":{"id":"22e6acb9-fe6e-49e2-bf76-e4d8c3f07e26","orderno":"11544","companyid":"1","orderdate":"2024-08-24","marketid":"8301","distributorid":"acd37429-8594-482a-8c1c-4452bd2766c4","retailerid":"ca601787-a3df-47b2-bea5-4c16073f269f","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:49","createdBy":"61","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"81","details":[],"latitude":"28.6607173","longitude":"77.2742284","location":"X\/1499, A-51, Street No. 6, Rajgarh Colony, Seelampur, Shahdara, Delhi, 110051, India\n","cellInfo":{"radio":"gsm","cid":884515,"lac":129,"mcc":405,"mnc":872}}}]} -------------------------------------------------- 14:35:31 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"10665","companyid":"1","data":[{"id":"78e656c1-feec-4dfd-8352-a345d30e5e42","type":2,"dataid":"f4d65c2f-c6f1-4302-999d-3c7af419ae76","dataObj":{"id":"f4d65c2f-c6f1-4302-999d-3c7af419ae76","orderno":"1566","companyid":"1","orderdate":"2024-08-24","marketid":"15818","distributorid":"e1f796b7-637e-4b92-b67d-887fccac4c90","retailerid":"d7583214-8426-4aac-ba00-f298888761c2","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:54","createdBy":"10665","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"79","details":[],"latitude":"23.0704302","longitude":"72.5441294","location":"Simandhar Complex, C2\/6, Kanti Park Society, Ghatlodiya, Ahmedabad, Gujarat 380061, India\n","cellInfo":{"radio":"gsm","cid":180608266,"lac":25016,"mcc":404,"mnc":5}}}]} -------------------------------------------------- 14:35:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"1347","companyid":"1","data":[{"id":"71e1455a-200d-41e5-a5c2-97107d36e74a","type":2,"dataid":"265772b0-1655-4aea-ab61-d74d2872a448","dataObj":{"id":"265772b0-1655-4aea-ab61-d74d2872a448","orderno":"49498","companyid":"1","orderdate":"2024-08-24","marketid":"10010","distributorid":"93f8e609-c942-4544-916d-3603cc41d603","retailerid":"5de75955-b11b-4b61-9673-b4b6296ce803","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:01","createdBy":"1347","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"64","details":[],"latitude":"25.3295165","longitude":"74.6429587","location":"Shop no 13, Near, Soni Hospital Rd, Kanchipuram, Neelkanth Mahadev Colony, Shastri Nagar, Bhilwara, Rajasthan 311001, India\n","cellInfo":{"radio":"gsm","cid":1025557,"lac":139,"mcc":405,"mnc":868}}}]} -------------------------------------------------- 14:35:44 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"5344","companyid":"1","data":[{"id":"b3b7a5bf-e4ed-43bc-8d08-b2762b176614","type":2,"dataid":"ea9ad613-4a71-433c-8b30-08bc70757271","dataObj":{"id":"ea9ad613-4a71-433c-8b30-08bc70757271","orderno":"52135","companyid":"1","orderdate":"2024-08-24","marketid":"5578","distributorid":"458310bd-fca8-4fba-9c5a-a5043c414156","retailerid":"040331ca-ffd8-4b4e-b387-5f5754820e24","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:08","createdBy":"5344","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[],"latitude":"21.4033731","longitude":"72.9192901","location":"14, Harihar Nagar, Kim, Mulad, Gujarat 394110, India\n","cellInfo":{"radio":"gsm","cid":182416396,"lac":59816,"mcc":404,"mnc":98}}}]} -------------------------------------------------- 14:35:49 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"2375","companyid":"1","data":[{"id":"899d99b7-de74-4632-b56d-fb138e61d5ff","type":2,"dataid":"33fd6597-66ed-4796-a733-589078d73396","dataObj":{"id":"33fd6597-66ed-4796-a733-589078d73396","orderno":"49026","companyid":"1","orderdate":"2024-08-24","marketid":"14913","distributorid":"7d81e954-5b96-461b-9562-54841cdb9ddf","retailerid":"aef903ba-9128-431c-9f65-813f549666d9","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:13","createdBy":"2375","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"79","details":[],"latitude":"12.2905708","longitude":"76.6244486","location":"339, Chitrabhanu Road, Kuvempu Nagara, Mysuru, Karnataka 570023, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":95,"mcc":405,"mnc":861}}}]} -------------------------------------------------- 14:35:56 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12870","companyid":"1","data":[{"id":"21ab58b5-417d-4f2a-9af6-4d4e66c4d1f0","type":2,"dataid":"49674b81-e87e-4b8d-b148-1edda54d3e72","dataObj":{"id":"49674b81-e87e-4b8d-b148-1edda54d3e72","orderno":"965","companyid":"1","orderdate":"2024-08-24","marketid":"16336","distributorid":"3ddec54f-5db5-41b1-b5d6-f376fc4cfdcd","retailerid":"806d9702-1f8c-4632-b850-b2754ac67362","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:15","createdBy":"12870","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"41","details":[],"latitude":"19.2715909","longitude":"84.8467709","location":"Main road Gaunja, Aruapalli, 7RCW+3GQ, Gounju, Gopalpur, Odisha 761002, India\n","cellInfo":{"radio":"gsm","cid":2632209,"lac":133,"mcc":405,"mnc":866}}}]} -------------------------------------------------- 14:35:56 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12142","companyid":"1","data":[{"id":"92819e49-8e46-492c-a87b-421c8e71d44d","type":2,"dataid":"95faffb7-ec91-4f1f-837c-cfcf8174907e","dataObj":{"id":"95faffb7-ec91-4f1f-837c-cfcf8174907e","orderno":"11573","companyid":"1","orderdate":"2024-08-24","marketid":"5084","distributorid":"db8e3876-a0c5-46cf-aa32-ac3e14ad8172","retailerid":"5000dbc9-9e3d-401b-a140-57da0f3ec04e","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:20","createdBy":"12142","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"55","details":[],"latitude":"20.7570152","longitude":"78.6199713","location":"48\/K4, Main Rd, Bank Of India Colony, Nalwadi Village, Wardha, Maharashtra 442001, India\n","cellInfo":{"radio":"gsm","cid":229270787,"lac":8203,"mcc":404,"mnc":90}}}]} -------------------------------------------------- 14:36:06 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12885","companyid":"1","data":[{"id":"ae97b8fa-27bc-4ea9-bab7-cbbed1b8e2d0","type":2,"dataid":"11bfe161-6184-48bf-b53e-be5d89e475d0","dataObj":{"id":"11bfe161-6184-48bf-b53e-be5d89e475d0","orderno":"928","companyid":"1","orderdate":"2024-08-24","marketid":"30372","distributorid":"a785794c-b541-40de-a59c-9c26ccf67b55","retailerid":"77bd3156-a23e-4aab-a52e-08593d2b0f95","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:25","createdBy":"12885","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"51","details":[],"latitude":"22.3424587","longitude":"70.7799475","location":"Between Madhapar Chokdi to Bedi Chokdi At Ronki, On Right Side After Flyover, near Opera Hardware, Rajkot, Gujarat 360006, India\n","cellInfo":{"radio":"gsm","cid":1558032,"lac":336,"mcc":405,"mnc":857}}}]} -------------------------------------------------- 14:36:10 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12","companyid":"1","data":[{"id":"34037f70-2a28-493a-bb57-08dc6bbfcc09","type":2,"dataid":"819722b3-7e29-47da-a880-deb99076b32e","dataObj":{"id":"819722b3-7e29-47da-a880-deb99076b32e","orderno":"54088","companyid":"1","orderdate":"2024-08-24","marketid":"30103","distributorid":"077bb5f0-1871-4e80-9505-919cfaeb1aef","retailerid":"17f85738-9e34-4948-9ec7-1c642c206e5a","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:04:27","createdBy":"12","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"82","details":[]}},{"id":"fa8d5cc4-8372-473b-a42d-58a3dbe9a6f3","type":2,"dataid":"8139184f-3c54-4b4b-960d-43d7a5eb3bde","dataObj":{"id":"8139184f-3c54-4b4b-960d-43d7a5eb3bde","orderno":"54089","companyid":"1","orderdate":"2024-08-24","marketid":"30103","distributorid":"077bb5f0-1871-4e80-9505-919cfaeb1aef","retailerid":"5b905d35-7c93-4a5e-9080-68521393129b","calltype":1,"grossamt":"383.33","discper":"","discamt":"","netamt":"383.33","comments":"","createdDate":"2024-08-24 14:09:56","createdBy":"12","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"81","details":[{"itemId":"174","name":"Mahak Milk N Nut Nariyal Mithai (20JarX150Pcs)","rate":125,"purrate":0,"mrp":150,"qty":"2","amt":"250.0","packqty":20,"position":0},{"itemId":"3876","name":"Milk N Nut Mango Mithai Jar ( 20 Jar X 160 Counts )","rate":133.33,"purrate":0,"mrp":160,"qty":"1","amt":"133.33","packqty":20}]}},{"id":"13474cef-fb20-40a5-9475-0061ce69ab11","type":2,"dataid":"6e472ade-31a1-4861-9641-76f3e026abd4","dataObj":{"id":"6e472ade-31a1-4861-9641-76f3e026abd4","orderno":"54091","companyid":"1","orderdate":"2024-08-24","marketid":"30103","distributorid":"077bb5f0-1871-4e80-9505-919cfaeb1aef","retailerid":"7ad27886-f2e6-4cef-a612-01265ced48fc","calltype":1,"grossamt":"200.0","discper":"","discamt":"","netamt":"200.0","comments":"","createdDate":"2024-08-24 14:18:23","createdBy":"12","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"81","details":[{"itemId":"3549","name":"Mahak Milk-N-Nut Naryal Mithai Coconut Bar (MRP Rs 5 per Bar) (18 Box X 50 Bar)","rate":200,"purrate":0,"mrp":250,"qty":"1","amt":"200.0","packqty":18}]}},{"id":"5a9c3b33-9d99-45c6-a4e0-497c7625f5dd","type":2,"dataid":"6eafd90b-3a5b-446a-9e8b-35d02ff1ef7a","dataObj":{"id":"6eafd90b-3a5b-446a-9e8b-35d02ff1ef7a","orderno":"54093","companyid":"1","orderdate":"2024-08-24","marketid":"30103","distributorid":"077bb5f0-1871-4e80-9505-919cfaeb1aef","retailerid":"60b6c799-d3d4-4f9f-9716-6930acd06cad","calltype":1,"grossamt":"200.0","discper":"","discamt":"","netamt":"200.0","comments":"","createdDate":"2024-08-24 14:35:37","createdBy":"12","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[{"itemId":"3549","name":"Mahak Milk-N-Nut Naryal Mithai Coconut Bar (MRP Rs 5 per Bar) (18 Box X 50 Bar)","rate":200,"purrate":0,"mrp":250,"qty":"1","amt":"200.0","packqty":18}],"latitude":"23.5786304","longitude":"87.5110201","location":"HGH6+GC3, Bonkati Rd, Radhamohanpur, West Bengal 713152, India\n","cellInfo":{"radio":"gsm","cid":16131941,"lac":887,"mcc":405,"mnc":51}}}]} -------------------------------------------------- 14:36:15 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12902","companyid":"1","data":[{"id":"62d5d256-d4ed-4c90-8ec8-06a8403eb9e9","type":2,"dataid":"ef3bc832-72ba-44ec-bc83-59eb922cd125","dataObj":{"id":"ef3bc832-72ba-44ec-bc83-59eb922cd125","orderno":"38","companyid":"1","orderdate":"2024-08-24","marketid":"32981","distributorid":"1f2ac0b5-6429-4685-a0a3-e0604891eccb","retailerid":"2b05c5bb-b6bd-4f7e-8d23-c727ada1aa31","calltype":1,"grossamt":"484.62","discper":"","discamt":"","netamt":"484.62","comments":"","createdDate":"2024-08-24 14:05:51","createdBy":"12902","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"77","details":[{"itemId":"3745","name":"Mahak Fruit Jel JB Mobile Jar (6 JarX36+3 Pcs)","rate":300,"purrate":0,"mrp":360,"qty":"1","amt":"300.0","packqty":6},{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16}]}}]} -------------------------------------------------- 14:36:22 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"4172","companyid":"1","data":[{"id":"f65ed645-e494-4b87-af30-d83d3acf06da","type":2,"dataid":"52b068b0-2a41-4b74-8372-a60bc8696835","dataObj":{"id":"52b068b0-2a41-4b74-8372-a60bc8696835","orderno":"41177","companyid":"1","orderdate":"2024-08-24","marketid":"23894","distributorid":"53206659-e35e-4bcb-95d4-cd1c503e1f88","retailerid":"342e9b49-1d57-4285-97bc-206a31220c43","calltype":1,"grossamt":"312.0","discper":"","discamt":"","netamt":"312.0","comments":"","createdDate":"2024-08-24 14:35:47","createdBy":"4172","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"65","details":[{"itemId":"3826","name":"Mahak Popon Milky Lolipop (20 Poly Bags x 48 Pcs)","rate":192,"purrate":0,"mrp":240,"qty":"1","amt":"192.0","packqty":20},{"itemId":"3807","name":"Mahak Pan Gulkand Flavoured Candy Pouch (60 Pouch x 50 Counts)","rate":40,"purrate":0,"mrp":50,"qty":"3","amt":"120.0","packqty":60}],"latitude":"28.4085861","longitude":"77.851405","location":"CV52+FHP, Moti Bagh, Kotiyat, Bulandshahr, Uttar Pradesh 203001, India\n","cellInfo":{"radio":"gsm","cid":2359828,"lac":3791,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 14:36:26 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"270","companyid":"1","data":[{"id":"0185374e-a8e5-4d10-a925-31365f7dbc20","type":2,"dataid":"b398487c-3812-48c3-8943-94828c93ef78","dataObj":{"id":"b398487c-3812-48c3-8943-94828c93ef78","orderno":"29408","companyid":"1","orderdate":"2024-08-24","marketid":"19150","distributorid":"4fcfb1bd-ad70-4501-a868-2695fbfe0096","retailerid":"fb380141-da54-4424-a1ad-3c311d7d8104","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:50","createdBy":"270","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"76","details":[],"latitude":"28.3645364","longitude":"77.2908192","location":"104, 22 Feet Rd, Sector 22, Faridabad, Haryana 121005, India\n","cellInfo":{"radio":"gsm","cid":2896690,"lac":167,"mcc":405,"mnc":872}}}]} -------------------------------------------------- 14:36:31 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11133","companyid":"1","data":[{"id":"fff86ed6-1a1e-4b96-8bf6-dd58713eca5e","type":2,"dataid":"058f5af4-15dc-42d0-976c-ef073b7f978b","dataObj":{"id":"058f5af4-15dc-42d0-976c-ef073b7f978b","orderno":"24304","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"fb038104-0147-40ac-b325-4814f26d1d1c","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:33:14","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"68","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5851716","longitude":"77.2549696","cellInfo":{"radio":"gsm","cid":164341044,"lac":2209,"mcc":404,"mnc":10},"location":"11A, Block C, Sarai Kale Khan, New Delhi, Delhi 110013, India\n"}},{"id":"e5fd3a7b-eb82-4831-a5fc-4ec10598ee74","type":2,"dataid":"55756068-ecf0-42c4-8ab0-69f47334f20e","dataObj":{"id":"55756068-ecf0-42c4-8ab0-69f47334f20e","orderno":"24305","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"85f3efa3-e1ff-4007-bb3b-00b2e8691a54","calltype":1,"grossamt":"475.0","discper":"","discamt":"","netamt":"475.0","comments":"","createdDate":"2024-08-24 14:35:45","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12},{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5827776","longitude":"77.2528743","location":"C-5, Jangpura, Block C, Jangpura B, New Delhi, Delhi 110014, India\n","cellInfo":{"radio":"gsm","cid":245244940,"lac":2192,"mcc":404,"mnc":10}}}]} -------------------------------------------------- 14:36:36 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11909","companyid":"1","data":[{"id":"8a3a8a77-2eaf-403a-8de3-a25689793e49","type":2,"dataid":"bae278ad-6fe6-43a4-b82a-269d01c507ef","dataObj":{"id":"bae278ad-6fe6-43a4-b82a-269d01c507ef","orderno":"12182","companyid":"1","orderdate":"2024-08-24","marketid":"23672","distributorid":"4e9117fe-2e13-4b1e-a390-98f8b26db821","retailerid":"6d867f55-ace4-447f-9d93-ccecc8b3ed1e","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 13:44:31","createdBy":"11909","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[]}},{"id":"0cfd3a4a-c729-4ff7-9c68-98c3afd12466","type":2,"dataid":"f58eed74-2f8e-4193-b7a6-8251d6f936e7","dataObj":{"id":"f58eed74-2f8e-4193-b7a6-8251d6f936e7","orderno":"12183","companyid":"1","orderdate":"2024-08-24","marketid":"23672","distributorid":"4e9117fe-2e13-4b1e-a390-98f8b26db821","retailerid":"bc0bc862-2b9f-4a4f-b1d6-b0c656a76d0a","calltype":1,"grossamt":"184.62","discper":"","discamt":"","netamt":"184.62","comments":"","createdDate":"2024-08-24 13:49:44","createdBy":"11909","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"78","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16}]}},{"id":"8c2117e4-b441-4be1-8b65-d94d3d354aed","type":2,"dataid":"498d6be4-7a81-4998-93c3-559ba6355a12","dataObj":{"id":"498d6be4-7a81-4998-93c3-559ba6355a12","orderno":"12184","companyid":"1","orderdate":"2024-08-24","marketid":"23672","distributorid":"4e9117fe-2e13-4b1e-a390-98f8b26db821","retailerid":"e8ec6e37-15b4-4fa0-b5a0-e2e2ee88e105","calltype":1,"grossamt":"250.0","discper":"","discamt":"","netamt":"250.0","comments":"","createdDate":"2024-08-24 13:58:59","createdBy":"11909","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"76","details":[{"itemId":"3856","name":"Mahak Jelly Belly Armory Toy Jar Rs. 10. (6 JAR X 30+2 PCS)","rate":250,"purrate":0,"mrp":300,"qty":"1","amt":"250.0","packqty":6}]}}]} -------------------------------------------------- 14:36:41 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12181","companyid":"1","data":[{"id":"99167e8c-47e7-4adc-b3f4-cfd1f1ec56c6","type":2,"dataid":"07203fc0-7303-45a2-991d-885a49c244df","dataObj":{"id":"07203fc0-7303-45a2-991d-885a49c244df","orderno":"6909","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"be058233-0a5a-42f0-b209-040f29c5a702","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:03","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"88","details":[],"latitude":"19.2038335","longitude":"72.9724731","location":"122, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":111540768,"lac":52300,"mcc":404,"mnc":20}}},{"id":"3b35cc9e-623f-434e-bb6a-bd03bfd818e7","type":2,"dataid":"28819824-4c8a-454d-ae72-b84788eee389","dataObj":{"id":"28819824-4c8a-454d-ae72-b84788eee389","orderno":"6910","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"eba976cb-1ee0-46c2-a1f2-b8f372e19461","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:36:05","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"88","details":[],"latitude":"19.2038294","longitude":"72.9724702","location":"122, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":64013,"lac":29097,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 14:36:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"36","companyid":"1","data":[{"id":"dfcf13cc-2787-4393-976f-84e03699f638","type":2,"dataid":"f72b881c-c3fa-4696-b69f-e855f59b4ecc","dataObj":{"id":"f72b881c-c3fa-4696-b69f-e855f59b4ecc","orderno":"80322","companyid":"1","orderdate":"2024-08-24","marketid":"16588","distributorid":"e082b6f9-6960-4a11-aede-5ac20e162764","retailerid":"0bfc4771-6ae8-4aae-8e01-e68caef89afd","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:36:07","createdBy":"36","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"61","details":[],"latitude":"28.5681845","longitude":"77.2194983","location":"South Extension, South Extension II, New Delhi, Delhi 110049, India\n","cellInfo":{"radio":"gsm","cid":157160715,"lac":2378,"mcc":404,"mnc":10}}}]} -------------------------------------------------- 14:36:45 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"184","companyid":"1","data":[{"id":"8e3f3f89-d288-4142-8f81-e7ef1b37cd0a","type":2,"dataid":"a48d20aa-b634-4382-84e3-b13c58556083","dataObj":{"id":"a48d20aa-b634-4382-84e3-b13c58556083","orderno":"61017","companyid":"1","orderdate":"2024-08-24","marketid":"2630","distributorid":"26cd0d0e-58cd-4217-8d87-6902e4045cac","retailerid":"14fa8029-af74-455c-97e5-aedccd341938","calltype":1,"grossamt":"320.0","discper":"","discamt":"","netamt":"320.0","comments":"","createdDate":"2024-08-24 14:36:05","createdBy":"184","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"77","details":[{"itemId":"3554","name":"Mahak Milk-N-Nut Nariyal Mithai (Big Pouch 100 pcs) MRP Rs. 1- per count (40 Pouch X 100 Pcs)","rate":80,"purrate":0,"mrp":100,"qty":"4","amt":"320.0","packqty":40}],"latitude":"32.1118929","longitude":"76.5363275","location":"4G6P+QGJ, Berachah, Palampur, Himachal Pradesh 176061, India\n","cellInfo":{"radio":"gsm","cid":154899,"lac":25,"mcc":405,"mnc":859}}}]} -------------------------------------------------- 14:37:05 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11811","companyid":"1","data":[{"id":"aca5aa70-b6d5-40d9-a50d-4cd9770023fe","type":2,"dataid":"7e727782-bbac-4b17-8c49-4e48c146031b","dataObj":{"id":"7e727782-bbac-4b17-8c49-4e48c146031b","orderno":"8188","companyid":"1","orderdate":"2024-08-24","marketid":"16590","distributorid":"0c671d48-83a1-4cac-b69c-18a4887a0309","retailerid":"c456f780-8b96-4784-9aca-588ee2049214","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:04","createdBy":"11811","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"69","details":[],"latitude":"28.6517658","longitude":"77.152832","location":"B-530, Kathputli Colony Slum, Block B, Pandav Nagar, Shadipur, New Delhi, Delhi, 110015, India\n","cellInfo":{"radio":"gsm","cid":233259060,"lac":2232,"mcc":404,"mnc":10}}},{"id":"47506a79-26c4-4b79-acd4-37f5a7564597","type":2,"dataid":"1a3f24dd-3fb1-49e2-8440-1a467bb49678","dataObj":{"id":"1a3f24dd-3fb1-49e2-8440-1a467bb49678","orderno":"8189","companyid":"1","orderdate":"2024-08-24","marketid":"16590","distributorid":"0c671d48-83a1-4cac-b69c-18a4887a0309","retailerid":"73fd7708-43bd-472e-8d78-5939a9f141fa","calltype":0,"reasonid":"69d25109-7faf-4e6f-b6cc-aae16a331d6a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:36:17","createdBy":"11811","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"70","details":[],"latitude":"28.6518002","longitude":"77.1527953","location":"B-519, Kathputli Colony Slum, Block B, Pandav Nagar, Shadipur, Delhi, 110015, India\n","cellInfo":{"radio":"gsm","cid":233259062,"lac":2232,"mcc":404,"mnc":10}}}]} -------------------------------------------------- 14:37:09 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12477","companyid":"1","data":[{"id":"edec56aa-9b1b-4217-82e7-30767d5ffaa1","type":2,"dataid":"7071517d-f8b5-4745-a821-0bbee297219c","dataObj":{"id":"7071517d-f8b5-4745-a821-0bbee297219c","orderno":"10213","companyid":"1","orderdate":"2024-08-24","marketid":"17833","distributorid":"019060ae-763f-4759-b282-1f076d278fb0","retailerid":"5c9c9808-fa59-42d1-9ef1-61be471e5a00","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"stock available ","createdDate":"2024-08-24 14:33:48","createdBy":"12477","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"47","details":[],"latitude":"19.2873814","longitude":"72.864693","location":"B-101, DP Rd, Bharti Nagar, Mira Road East, Mira Bhayandar, Maharashtra 401107, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":61,"mcc":405,"mnc":874}}},{"id":"7cc7f810-4dd8-48b4-b073-993bd53e10bd","type":2,"dataid":"2cefae39-7a39-4426-b831-8c5b80f20993","dataObj":{"id":"2cefae39-7a39-4426-b831-8c5b80f20993","orderno":"10214","companyid":"1","orderdate":"2024-08-24","marketid":"17833","distributorid":"019060ae-763f-4759-b282-1f076d278fb0","retailerid":"b4e6348b-5773-498b-9937-0b0a99a7f66e","calltype":1,"grossamt":"184.62","discper":"","discamt":"","netamt":"184.62","comments":"","createdDate":"2024-08-24 14:36:32","createdBy":"12477","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"47","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16}],"latitude":"19.2873623","longitude":"72.8646067","location":"Goyal Plaza, B.Thunga Hospital, NH School Rd, Bharti Nagar, Mira Road East, Mira Bhayandar, Maharashtra 401107, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":61,"mcc":405,"mnc":874}}}]} -------------------------------------------------- 14:37:20 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11133","companyid":"1","data":[{"id":"fff86ed6-1a1e-4b96-8bf6-dd58713eca5e","type":2,"dataid":"058f5af4-15dc-42d0-976c-ef073b7f978b","dataObj":{"id":"058f5af4-15dc-42d0-976c-ef073b7f978b","orderno":"24304","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"fb038104-0147-40ac-b325-4814f26d1d1c","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:33:14","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"68","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5851716","longitude":"77.2549696","cellInfo":{"radio":"gsm","cid":164341044,"lac":2209,"mcc":404,"mnc":10},"location":"11A, Block C, Sarai Kale Khan, New Delhi, Delhi 110013, India\n"}},{"id":"e5fd3a7b-eb82-4831-a5fc-4ec10598ee74","type":2,"dataid":"55756068-ecf0-42c4-8ab0-69f47334f20e","dataObj":{"id":"55756068-ecf0-42c4-8ab0-69f47334f20e","orderno":"24305","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"85f3efa3-e1ff-4007-bb3b-00b2e8691a54","calltype":1,"grossamt":"475.0","discper":"","discamt":"","netamt":"475.0","comments":"","createdDate":"2024-08-24 14:35:45","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12},{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5827776","longitude":"77.2528743","location":"C-5, Jangpura, Block C, Jangpura B, New Delhi, Delhi 110014, India\n","cellInfo":{"radio":"gsm","cid":245244940,"lac":2192,"mcc":404,"mnc":10}}}]} -------------------------------------------------- 14:37:32 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"7294","companyid":"1","data":[{"id":"32475909-aca2-4c2b-b56f-8b8116ca8b61","type":2,"dataid":"2f3a18b4-1f8b-46e7-8c88-46c47944e9ac","dataObj":{"id":"2f3a18b4-1f8b-46e7-8c88-46c47944e9ac","orderno":"38261","companyid":"1","orderdate":"2024-08-24","marketid":"1570","distributorid":"4debefa0-3e58-4f51-8d99-b9f44f700ad6","retailerid":"44e9f4c3-02d5-4850-8192-cfa8ee608a41","calltype":0,"reasonid":"33b5df0d-83bb-45fc-8e8d-00fc2b4b009e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:32","createdBy":"7294","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"71","details":[],"latitude":"21.2163101","longitude":"79.2026768","location":"6683+C52, Ram Mandir Rd, Sanjay Nagar Bengali Colony, Kamptee, Maharashtra 441001, India\n","cellInfo":{"radio":"gsm","cid":238798805,"lac":6513,"mcc":405,"mnc":864}}},{"id":"43260dfe-037b-41e6-802f-b8342ce0d28f","type":2,"dataid":"b5badb9b-221f-49b9-a650-6bc86f517000","dataObj":{"id":"b5badb9b-221f-49b9-a650-6bc86f517000","orderno":"38262","companyid":"1","orderdate":"2024-08-24","marketid":"1570","distributorid":"4debefa0-3e58-4f51-8d99-b9f44f700ad6","retailerid":"6457910b-44c6-4ccc-b96a-763a5ba1a854","calltype":0,"reasonid":"e56a8ff3-6f7d-4169-8743-231e7e8d13c6","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:36:57","createdBy":"7294","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"70","details":[],"latitude":"21.2162994","longitude":"79.2026143","location":"6683+C52, Ram Mandir Rd, Sanjay Nagar Bengali Colony, Kamptee, Maharashtra 441001, India\n","cellInfo":{"radio":"gsm","cid":238798805,"lac":6513,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 14:37:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12542","companyid":"1","data":[{"id":"fac36e4e-3941-4c30-860c-12f6d6b3b8a7","type":2,"dataid":"139c6a3b-54ce-4e08-a1e8-1943831fbec1","dataObj":{"id":"139c6a3b-54ce-4e08-a1e8-1943831fbec1","orderno":"10264","companyid":"1","orderdate":"2024-08-24","marketid":"23690","distributorid":"5e3eeda4-f5f5-43bf-9180-36b776281cab","retailerid":"a27a6b6a-1f4d-4af1-8e01-2f915842a0aa","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 14:36:56","createdBy":"12542","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"62","details":[{"itemId":"3870","name":"Mahak Milk N Nut Nariyal Mithai (12JarX250+3Pcs )","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"26.2511484","longitude":"90.5756874","location":"7H2G+V7M, Kabaitari Pt VI, Bharalkundi Bill, Assam 783389, India\n","cellInfo":{"radio":"gsm","cid":34421523,"lac":33,"mcc":405,"mnc":855}}}]} -------------------------------------------------- 14:37:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12415","companyid":"1","data":[{"id":"5a15f083-cb55-414d-b92c-b93a96e30210","type":2,"dataid":"aa8442ba-b1ca-482c-a1f9-f623c40d75d7","dataObj":{"id":"aa8442ba-b1ca-482c-a1f9-f623c40d75d7","orderno":"10327","companyid":"1","orderdate":"2024-08-24","marketid":"17974","distributorid":"3968cf06-5920-4673-a622-14dae5f0c85f","retailerid":"4bbdf016-baa1-44d9-bd73-5a2188a06415","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:36:59","createdBy":"12415","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"76","details":[],"latitude":"26.8663591","longitude":"80.8901359","location":"425\/113, Amber Ganj, Karim Ganj, Lucknow, Uttar Pradesh 226003, India\n","cellInfo":{"radio":"gsm","cid":35575568,"lac":248,"mcc":405,"mnc":871}}}]} -------------------------------------------------- 14:37:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12902","companyid":"1","data":[{"id":"62d5d256-d4ed-4c90-8ec8-06a8403eb9e9","type":2,"dataid":"ef3bc832-72ba-44ec-bc83-59eb922cd125","dataObj":{"id":"ef3bc832-72ba-44ec-bc83-59eb922cd125","orderno":"38","companyid":"1","orderdate":"2024-08-24","marketid":"32981","distributorid":"1f2ac0b5-6429-4685-a0a3-e0604891eccb","retailerid":"2b05c5bb-b6bd-4f7e-8d23-c727ada1aa31","calltype":1,"grossamt":"484.62","discper":"","discamt":"","netamt":"484.62","comments":"","createdDate":"2024-08-24 14:05:51","createdBy":"12902","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"77","details":[{"itemId":"3745","name":"Mahak Fruit Jel JB Mobile Jar (6 JarX36+3 Pcs)","rate":300,"purrate":0,"mrp":360,"qty":"1","amt":"300.0","packqty":6},{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16}]}},{"id":"279b5006-6e1b-4f5f-a1aa-c626a0eff22f","type":2,"dataid":"7689d495-aa23-49b1-a54e-24186da2eaf0","dataObj":{"id":"7689d495-aa23-49b1-a54e-24186da2eaf0","orderno":"41","companyid":"1","orderdate":"2024-08-24","marketid":"32981","distributorid":"1f2ac0b5-6429-4685-a0a3-e0604891eccb","retailerid":"4fd84597-523b-4fb1-814b-ffc1f9d6dbbd","calltype":1,"grossamt":"369.24","discper":"","discamt":"","netamt":"369.24","comments":"","createdDate":"2024-08-24 14:37:00","createdBy":"12902","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"73","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"2","amt":"369.24","packqty":16}],"latitude":"19.0715059","longitude":"73.0971183","location":"Dhruv property consultant shop no 03 Jay Shakti Arcade plot no 13 sector 18, Phase 2, Taloja Panchanand, Taloja Phase 2, Taloja, Navi Mumbai, Maharashtra 410208, India\n","cellInfo":{"radio":"gsm","cid":2244388,"lac":85,"mcc":405,"mnc":874}}}]} -------------------------------------------------- 14:37:36 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"10665","companyid":"1","data":[{"id":"78e656c1-feec-4dfd-8352-a345d30e5e42","type":2,"dataid":"f4d65c2f-c6f1-4302-999d-3c7af419ae76","dataObj":{"id":"f4d65c2f-c6f1-4302-999d-3c7af419ae76","orderno":"1566","companyid":"1","orderdate":"2024-08-24","marketid":"15818","distributorid":"e1f796b7-637e-4b92-b67d-887fccac4c90","retailerid":"d7583214-8426-4aac-ba00-f298888761c2","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:54","createdBy":"10665","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"79","details":[],"latitude":"23.0704302","longitude":"72.5441294","location":"Simandhar Complex, C2\/6, Kanti Park Society, Ghatlodiya, Ahmedabad, Gujarat 380061, India\n","cellInfo":{"radio":"gsm","cid":180608266,"lac":25016,"mcc":404,"mnc":5}}},{"id":"9e8ef178-5676-4c52-b047-912553bd68b2","type":2,"dataid":"b7418256-7c57-4ef4-b58b-7f13278ce85c","dataObj":{"id":"b7418256-7c57-4ef4-b58b-7f13278ce85c","orderno":"1567","companyid":"1","orderdate":"2024-08-24","marketid":"15818","distributorid":"e1f796b7-637e-4b92-b67d-887fccac4c90","retailerid":"964d91b6-6e37-4d50-8ee8-d00fd7bddffa","calltype":0,"reasonid":"a4e23108-f64e-46d2-ad70-4767c2af67c9","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:00","createdBy":"10665","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"79","details":[],"latitude":"23.0704616","longitude":"72.5441022","location":"B13, Local Rd, k.K.Nagar, Ghatlodiya, Ahmedabad, Gujarat 380061, India\n","cellInfo":{"radio":"gsm","cid":179242251,"lac":25016,"mcc":404,"mnc":5}}}]} -------------------------------------------------- 14:37:40 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12788","companyid":"1","data":[{"id":"f29df889-1d2c-4778-a899-c21fa1cf3fc8","type":2,"dataid":"8df4d08b-f74f-419d-8d95-f37a683e0102","dataObj":{"id":"8df4d08b-f74f-419d-8d95-f37a683e0102","orderno":"6319","companyid":"1","orderdate":"2024-08-24","marketid":"33336","distributorid":"c4f8c48f-b7aa-4d13-84b4-18c9a8f1504e","retailerid":"c7b5e0f8-628a-491e-b172-e0c08c0b4e5b","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:36:57","createdBy":"12788","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"99","details":[],"latitude":"20.8535182","longitude":"84.2032265","location":"V633+G94, Anandapur, Odisha 762014, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":55,"mcc":405,"mnc":866}}}]} -------------------------------------------------- 14:37:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12","companyid":"1","data":[{"id":"34037f70-2a28-493a-bb57-08dc6bbfcc09","type":2,"dataid":"819722b3-7e29-47da-a880-deb99076b32e","dataObj":{"id":"819722b3-7e29-47da-a880-deb99076b32e","orderno":"54088","companyid":"1","orderdate":"2024-08-24","marketid":"30103","distributorid":"077bb5f0-1871-4e80-9505-919cfaeb1aef","retailerid":"17f85738-9e34-4948-9ec7-1c642c206e5a","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:04:27","createdBy":"12","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"82","details":[]}},{"id":"fa8d5cc4-8372-473b-a42d-58a3dbe9a6f3","type":2,"dataid":"8139184f-3c54-4b4b-960d-43d7a5eb3bde","dataObj":{"id":"8139184f-3c54-4b4b-960d-43d7a5eb3bde","orderno":"54089","companyid":"1","orderdate":"2024-08-24","marketid":"30103","distributorid":"077bb5f0-1871-4e80-9505-919cfaeb1aef","retailerid":"5b905d35-7c93-4a5e-9080-68521393129b","calltype":1,"grossamt":"383.33","discper":"","discamt":"","netamt":"383.33","comments":"","createdDate":"2024-08-24 14:09:56","createdBy":"12","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"81","details":[{"itemId":"174","name":"Mahak Milk N Nut Nariyal Mithai (20JarX150Pcs)","rate":125,"purrate":0,"mrp":150,"qty":"2","amt":"250.0","packqty":20,"position":0},{"itemId":"3876","name":"Milk N Nut Mango Mithai Jar ( 20 Jar X 160 Counts )","rate":133.33,"purrate":0,"mrp":160,"qty":"1","amt":"133.33","packqty":20}]}},{"id":"13474cef-fb20-40a5-9475-0061ce69ab11","type":2,"dataid":"6e472ade-31a1-4861-9641-76f3e026abd4","dataObj":{"id":"6e472ade-31a1-4861-9641-76f3e026abd4","orderno":"54091","companyid":"1","orderdate":"2024-08-24","marketid":"30103","distributorid":"077bb5f0-1871-4e80-9505-919cfaeb1aef","retailerid":"7ad27886-f2e6-4cef-a612-01265ced48fc","calltype":1,"grossamt":"200.0","discper":"","discamt":"","netamt":"200.0","comments":"","createdDate":"2024-08-24 14:18:23","createdBy":"12","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"81","details":[{"itemId":"3549","name":"Mahak Milk-N-Nut Naryal Mithai Coconut Bar (MRP Rs 5 per Bar) (18 Box X 50 Bar)","rate":200,"purrate":0,"mrp":250,"qty":"1","amt":"200.0","packqty":18}]}},{"id":"5a9c3b33-9d99-45c6-a4e0-497c7625f5dd","type":2,"dataid":"6eafd90b-3a5b-446a-9e8b-35d02ff1ef7a","dataObj":{"id":"6eafd90b-3a5b-446a-9e8b-35d02ff1ef7a","orderno":"54093","companyid":"1","orderdate":"2024-08-24","marketid":"30103","distributorid":"077bb5f0-1871-4e80-9505-919cfaeb1aef","retailerid":"60b6c799-d3d4-4f9f-9716-6930acd06cad","calltype":1,"grossamt":"200.0","discper":"","discamt":"","netamt":"200.0","comments":"","createdDate":"2024-08-24 14:35:37","createdBy":"12","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[{"itemId":"3549","name":"Mahak Milk-N-Nut Naryal Mithai Coconut Bar (MRP Rs 5 per Bar) (18 Box X 50 Bar)","rate":200,"purrate":0,"mrp":250,"qty":"1","amt":"200.0","packqty":18}],"latitude":"23.5786304","longitude":"87.5110201","location":"HGH6+GC3, Bonkati Rd, Radhamohanpur, West Bengal 713152, India\n","cellInfo":{"radio":"gsm","cid":16131941,"lac":887,"mcc":405,"mnc":51}}},{"id":"ee35aa3b-4646-42fa-8081-dec1e4bf106a","type":10,"dataid":"ee35aa3b-4646-42fa-8081-dec1e4bf106a","dataObj":{"activity":{"phone":"Switch on"},"activitydate":"2024-08-24 14:37:10"}}]} -------------------------------------------------- 14:37:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12858","companyid":"1","data":[{"id":"10b0e616-4dc1-43de-b305-818056c412d7","type":2,"dataid":"1ee484c7-cb58-4a3b-ac5a-eaa4b40f736e","dataObj":{"id":"1ee484c7-cb58-4a3b-ac5a-eaa4b40f736e","orderno":"2249","companyid":"1","orderdate":"2024-08-24","marketid":"4498","distributorid":"0b86a288-f5ff-44e4-86a5-0f167c36b65f","retailerid":"36945646-53fa-4dcf-9503-2d7c9b8fd192","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:14","createdBy":"12858","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"32","details":[],"latitude":"19.0119671","longitude":"72.8461","location":"10\/667, Mahatma Jyotiba Phule Rd, Naigaon BBD Chawl, Dadar East, Dadar, Mumbai, Maharashtra 400014, India\n","cellInfo":{"radio":"gsm","cid":106628404,"lac":52276,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 14:37:54 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12814","companyid":"1","data":[{"id":"bc1ae151-277c-47d9-a7d4-c0795f52018a","type":2,"dataid":"54c7ead8-46f7-4646-b4bd-cfda079f48dd","dataObj":{"id":"54c7ead8-46f7-4646-b4bd-cfda079f48dd","orderno":"3060","companyid":"1","orderdate":"2024-08-24","marketid":"2295","distributorid":"72f2c647-d7f6-4b31-8fec-4a415750b3f6","retailerid":"fa2acb81-f9d7-4580-b51d-17ff60c83100","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:37:17","createdBy":"12814","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"40","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"26.7880398","longitude":"80.8902635","location":"7, Hind Nagar, Sector C1, Alambagh, Lucknow, Uttar Pradesh 226012, India\n","cellInfo":{"radio":"gsm","cid":1361940,"lac":247,"mcc":405,"mnc":871}}}]} -------------------------------------------------- 14:37:56 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"5344","companyid":"1","data":[{"id":"b3b7a5bf-e4ed-43bc-8d08-b2762b176614","type":2,"dataid":"ea9ad613-4a71-433c-8b30-08bc70757271","dataObj":{"id":"ea9ad613-4a71-433c-8b30-08bc70757271","orderno":"52135","companyid":"1","orderdate":"2024-08-24","marketid":"5578","distributorid":"458310bd-fca8-4fba-9c5a-a5043c414156","retailerid":"040331ca-ffd8-4b4e-b387-5f5754820e24","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:08","createdBy":"5344","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[],"latitude":"21.4033731","longitude":"72.9192901","location":"14, Harihar Nagar, Kim, Mulad, Gujarat 394110, India\n","cellInfo":{"radio":"gsm","cid":182416396,"lac":59816,"mcc":404,"mnc":98}}},{"id":"e589668a-9a49-448e-999d-f1db7829d2f1","type":2,"dataid":"cea56dcb-cda7-499b-8839-232bf806a00d","dataObj":{"id":"cea56dcb-cda7-499b-8839-232bf806a00d","orderno":"52136","companyid":"1","orderdate":"2024-08-24","marketid":"5578","distributorid":"458310bd-fca8-4fba-9c5a-a5043c414156","retailerid":"b9646490-2938-4a2d-9180-aa7be64e8639","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:19","createdBy":"5344","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[],"latitude":"21.4035093","longitude":"72.9198817","location":"CW39+CW7, Harihar Nagar, Kim, Gujarat 394110, India\n","cellInfo":{"radio":"gsm","cid":182416396,"lac":59816,"mcc":404,"mnc":98}}}]} -------------------------------------------------- 14:38:00 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11544","companyid":"1","data":[{"id":"dd0813a0-b35d-48f9-ba0c-b80d9087cf80","type":2,"dataid":"d761307b-2441-4997-a307-b96995584c59","dataObj":{"id":"d761307b-2441-4997-a307-b96995584c59","orderno":"4745","companyid":"1","orderdate":"2024-08-24","marketid":"2502","distributorid":"5e985deb-14c2-4c66-9b98-5c1351fe1026","retailerid":"f4c9b2b9-ec3f-4abd-a46b-9cf89f0244f4","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:22","createdBy":"11544","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"75","details":[],"latitude":"27.5736158","longitude":"81.5981857","location":"HHFX+C7J, Chitrashala Rd, Brahmnipura, Bahraich, Uttar Pradesh 271801, India\n","cellInfo":{"radio":"gsm","cid":222832395,"lac":55334,"mcc":404,"mnc":15}}}]} -------------------------------------------------- 14:38:02 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12892","companyid":"1","data":[{"id":"fe9457e4-6321-400e-a899-63f2076881a8","type":2,"dataid":"096c8231-e8f4-439b-8988-80f62c05e5be","dataObj":{"id":"096c8231-e8f4-439b-8988-80f62c05e5be","orderno":"228","companyid":"1","orderdate":"2024-08-24","marketid":"15501","distributorid":"26876bff-8e27-471b-8839-49a8828d5d7f","retailerid":"7445c3de-5e22-4c8e-b3c0-3e7451f5bfad","calltype":1,"grossamt":"369.24","discper":"","discamt":"","netamt":"369.24","comments":"","createdDate":"2024-08-24 14:37:23","createdBy":"12892","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"61","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"2","amt":"369.24","packqty":16}],"latitude":"28.6503807","longitude":"77.3647313","location":"Ground floor, Plot no. 45, 3, Shakti Khand, Shakti Khand III, Indirapuram, Ghaziabad, Uttar Pradesh 201014, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":5,"mcc":405,"mnc":872}}}]} -------------------------------------------------- 14:38:04 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"377","companyid":"1","data":[{"id":"b1559dbf-76c1-4b9f-b6f7-0fece79c90b8","type":2,"dataid":"8d09887f-89a9-4320-9597-79ef756e735b","dataObj":{"id":"8d09887f-89a9-4320-9597-79ef756e735b","orderno":"64774","companyid":"1","orderdate":"2024-08-24","marketid":"30630","distributorid":"cf4e9b11-340c-4695-a3ee-4fe86ca74063","retailerid":"77b21c5b-9608-40c2-a39f-590562656c28","calltype":1,"grossamt":"416.66","discper":"","discamt":"","netamt":"416.66","comments":"","createdDate":"2024-08-24 14:18:17","createdBy":"377","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"59","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12},{"itemId":"3886","name":"Mahak Milk N Nut Mango Mithai (12 Jar x 250+3 Counts)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}]}},{"id":"13947413-299d-4597-93af-1ae09c45de86","type":2,"dataid":"8d09887f-89a9-4320-9597-79ef756e735b","dataObj":{"id":"8d09887f-89a9-4320-9597-79ef756e735b","orderno":"64775","companyid":"1","orderdate":"2024-08-24","marketid":"30630","distributorid":"cf4e9b11-340c-4695-a3ee-4fe86ca74063","retailerid":"77b21c5b-9608-40c2-a39f-590562656c28","calltype":1,"grossamt":"416.66","discper":"","discamt":"","netamt":"416.66","comments":"","createdDate":"2024-08-24 14:18:18","createdBy":"377","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"59","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12},{"itemId":"3886","name":"Mahak Milk N Nut Mango Mithai (12 Jar x 250+3 Counts)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}]}},{"id":"a469d9e7-c6a8-4354-a04a-0f93c9fbc7c9","type":2,"dataid":"0e7e79ff-285e-4194-8146-cc7885b07b88","dataObj":{"id":"0e7e79ff-285e-4194-8146-cc7885b07b88","orderno":"64779","companyid":"1","orderdate":"2024-08-24","marketid":"30630","distributorid":"cf4e9b11-340c-4695-a3ee-4fe86ca74063","retailerid":"82483c92-6e6a-4fa8-9c27-ba9a7cc9009e","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 14:33:59","createdBy":"377","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"58","details":[{"itemId":"3886","name":"Mahak Milk N Nut Mango Mithai (12 Jar x 250+3 Counts)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"16.6058201","longitude":"74.5086258","location":"JG45+68W, Boragaon, Karnataka 591216, India\n","cellInfo":{"radio":"gsm","cid":47955722,"lac":1244,"mcc":404,"mnc":86}}},{"id":"85fe3b8a-1c25-4dda-bc94-af47d04cb423","type":2,"dataid":"553a3b0f-3c01-4480-a354-2ecac9c1ec37","dataObj":{"id":"553a3b0f-3c01-4480-a354-2ecac9c1ec37","orderno":"64782","companyid":"1","orderdate":"2024-08-24","marketid":"30630","distributorid":"cf4e9b11-340c-4695-a3ee-4fe86ca74063","retailerid":"2f6dece3-b176-418b-b866-0b7c9c4454c9","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:25","createdBy":"377","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"58","details":[],"latitude":"16.6058968","longitude":"74.5086573","location":"JG45+68W, Boragaon, Karnataka 591216, India\n","cellInfo":{"radio":"gsm","cid":47955722,"lac":1244,"mcc":404,"mnc":86}}}]} -------------------------------------------------- 14:38:12 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"95","companyid":"1","data":[{"id":"116902c3-555e-4e98-a027-65d2b56587da","type":2,"dataid":"3f06a552-d2e5-44de-bec9-c6879447b261","dataObj":{"id":"3f06a552-d2e5-44de-bec9-c6879447b261","orderno":"46270","companyid":"1","orderdate":"2024-08-24","marketid":"15331","distributorid":"9000f89e-21d1-4f82-b77b-375dba45d1c7","retailerid":"378b224b-bc7c-4ac3-9323-833371e05822","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:36","createdBy":"95","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"56","details":[],"latitude":"23.1795801","longitude":"79.9278952","location":"676, Uprainganj, Jabalpur, Madhya Pradesh 482002, India\n","cellInfo":{"radio":"gsm","cid":7701040,"lac":90,"mcc":405,"mnc":863}}}]} -------------------------------------------------- 14:38:12 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"21","companyid":"1","data":[{"id":"ba45af81-84f9-47d5-94ce-5d9c212f91f1","type":2,"dataid":"70d88a76-180c-4143-b301-69a78a9f16c8","dataObj":{"id":"70d88a76-180c-4143-b301-69a78a9f16c8","orderno":"43818","companyid":"1","orderdate":"2024-08-24","marketid":"18312","distributorid":"f986e355-bc3e-4ff7-8b8c-de6a2d41cdf8","retailerid":"15da6fd7-4e6a-421e-a32c-4551c299dbd1","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:16:19","createdBy":"21","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"32","details":[]}},{"id":"eadae282-7678-4c12-a977-d1661506d717","type":2,"dataid":"20df5369-941b-4a32-a6e0-01f7dae6dd11","dataObj":{"id":"20df5369-941b-4a32-a6e0-01f7dae6dd11","orderno":"43821","companyid":"1","orderdate":"2024-08-24","marketid":"18312","distributorid":"f986e355-bc3e-4ff7-8b8c-de6a2d41cdf8","retailerid":"32310210-624b-4071-92bd-e63dba101b4f","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:27","createdBy":"21","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"29","details":[],"latitude":"26.5125553","longitude":"92.1412339","location":"Kharupitia, Jayanti Nagar, Kharupetia, No.1 Thekerabari, Assam 784115, India\n","cellInfo":{"radio":"gsm","cid":223190290,"lac":7251,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 14:38:14 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"4819","companyid":"1","data":[{"id":"cfaae3bf-5788-4e55-8dbd-065ae5801a29","type":2,"dataid":"bba915b2-4428-48f0-a407-b459705fc162","dataObj":{"id":"bba915b2-4428-48f0-a407-b459705fc162","orderno":"38315","companyid":"1","orderdate":"2024-08-24","marketid":"24839","distributorid":"f7076d2f-6306-4de3-beeb-d8a4e76d34fe","retailerid":"b429f34f-dd43-4fc8-acdc-eae5e43590d1","calltype":1,"grossamt":"250.0","discper":"","discamt":"","netamt":"250.0","comments":"","createdDate":"2024-08-24 14:11:48","createdBy":"4819","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"55","details":[{"itemId":"3553","name":"Mahak Milk N Nut Nariyal Mithai (12 Jar X 300+3 Pcs)","rate":250,"purrate":0,"mrp":300,"qty":"1","amt":"250.0","packqty":12}]}},{"id":"bf80d850-3bbc-440a-a33c-16f0e2568ff9","type":2,"dataid":"0b5def1a-2783-4d21-9c32-e7e1b9860833","dataObj":{"id":"0b5def1a-2783-4d21-9c32-e7e1b9860833","orderno":"38317","companyid":"1","orderdate":"2024-08-24","marketid":"24839","distributorid":"f7076d2f-6306-4de3-beeb-d8a4e76d34fe","retailerid":"fa290668-4d33-44ab-ad7d-97629f024e75","calltype":1,"grossamt":"250.0","discper":"","discamt":"","netamt":"250.0","comments":"","createdDate":"2024-08-24 14:20:26","createdBy":"4819","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"54","details":[{"itemId":"3553","name":"Mahak Milk N Nut Nariyal Mithai (12 Jar X 300+3 Pcs)","rate":250,"purrate":0,"mrp":300,"qty":"1","amt":"250.0","packqty":12}],"latitude":"21.1515624","longitude":"79.109893","cellInfo":{"radio":"gsm","cid":228616450,"lac":6510,"mcc":405,"mnc":864},"location":"2nd Floor, Bagwe Complex, New Itwari Rd, beside Sai Baba Bakery, Ratan Market,Tanga Stand,Itwari,Sarafa Bazar Chowk, Itwari, Nagpur, Maharashtra 440002, India\n"}},{"id":"96b3cee2-4419-4cc2-b665-687f272e4874","type":2,"dataid":"c6d67b98-cf8e-4a78-a4f8-d4e9588097a6","dataObj":{"id":"c6d67b98-cf8e-4a78-a4f8-d4e9588097a6","orderno":"38318","companyid":"1","orderdate":"2024-08-24","marketid":"24839","distributorid":"f7076d2f-6306-4de3-beeb-d8a4e76d34fe","retailerid":"0938a739-a08a-405a-8345-19240b20bab0","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:39","createdBy":"4819","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"51","details":[],"latitude":"21.1549098","longitude":"79.1087951","location":"C\/o Kika Bhai R Ali Topiwala ,Opp Bata Co, Itwari, Nagpur, Maharashtra 440002, India\n","cellInfo":{"radio":"gsm","cid":240885250,"lac":6510,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 14:38:21 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12787","companyid":"1","data":[{"id":"d166734e-ef6e-40c6-a4fe-03803df6884e","type":2,"dataid":"10223a73-31e0-4e20-ba49-238c388b2127","dataObj":{"id":"10223a73-31e0-4e20-ba49-238c388b2127","orderno":"4050","companyid":"1","orderdate":"2024-08-24","marketid":"30346","distributorid":"3c59281b-dd58-4a8a-8efa-84808f814361","retailerid":"32179f71-f623-458b-abeb-b07758d39ee8","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:39","createdBy":"12787","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"13","details":[],"latitude":"20.803969","longitude":"81.477761","location":"RF3G+QV9, Palari, Chhattisgarh 491227, India\n","cellInfo":{"radio":"gsm","cid":52148995,"lac":611,"mcc":404,"mnc":93}}}]} -------------------------------------------------- 14:38:36 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11719","companyid":"1","data":[{"id":"8fdf87d6-04b3-49d7-a8c9-35fa656bd44d","type":2,"dataid":"89ef5ecd-a6fb-491d-bdaa-5f636448f1e6","dataObj":{"id":"89ef5ecd-a6fb-491d-bdaa-5f636448f1e6","orderno":"16415","companyid":"1","orderdate":"2024-08-24","marketid":"16869","distributorid":"64352f87-9f10-4831-9d09-741939250eb1","retailerid":"95e886f1-c51a-45d5-b267-e507cf33c882","calltype":1,"grossamt":"461.54","discper":"","discamt":"","netamt":"461.54","comments":"","createdDate":"2024-08-24 14:37:59","createdBy":"11719","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"36","details":[{"itemId":"3582","name":"Mahak Jelly belly Fruit Jel Frugurt Gold Assorted (MRP Rs 25\/- per pc) (16 Box X 12 Pcs)","rate":230.77,"purrate":0,"mrp":300,"qty":"2","amt":"461.54","packqty":16}],"latitude":"19.8526048","longitude":"75.887979","location":"VV2Q+X4Q, New Mondha Rd, Shivaji Nagar, Sambhaji Nagar, Jalna, Maharashtra 431203, India\n","cellInfo":{"radio":"gsm","cid":534801,"lac":32,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 14:38:37 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"145","companyid":"1","data":[{"id":"61b08518-560f-4b9d-816e-cbe62f990b4a","type":2,"dataid":"9e332357-b290-4e6a-baaf-485c02cdfc38","dataObj":{"id":"9e332357-b290-4e6a-baaf-485c02cdfc38","orderno":"42911","companyid":"1","orderdate":"2024-08-24","marketid":"18171","distributorid":"5a1d14fc-239a-4cf3-9f1d-94717eb85027","retailerid":"90e19089-9fb3-40bf-ab0a-131560898aca","calltype":1,"grossamt":"160.0","discper":"","discamt":"","netamt":"160.0","comments":"","createdDate":"2024-08-24 14:38:02","createdBy":"145","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"83","details":[{"itemId":"3883","name":"MNN Mango Bar (20Mono X 40Pcs X 15Gm) (20Mono X 40Pcs X 15Gm)","rate":160,"purrate":0,"mrp":200,"qty":"1","amt":"160.0","packqty":20}],"latitude":"26.4755708","longitude":"89.5210079","location":"FGGC+695, Babupara, Alipurduar, Sobhaganj, West Bengal 736121, India\n","cellInfo":{"radio":"gsm","cid":118497351,"lac":57035,"mcc":405,"mnc":67}}}]} -------------------------------------------------- 14:38:37 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11037","companyid":"1","data":[{"id":"746e47aa-1d08-4c86-bf44-b92d970c759d","type":2,"dataid":"fe0fb74d-8c66-4e42-8240-347537f168c3","dataObj":{"id":"fe0fb74d-8c66-4e42-8240-347537f168c3","orderno":"22231","companyid":"1","orderdate":"2024-08-24","marketid":"5704","distributorid":"c864b975-c492-4e08-881a-0c1e532b0c09","retailerid":"61b1574c-4ea9-42d5-9bea-66e74b9925d2","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:02","createdBy":"11037","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"83","details":[],"latitude":"30.1799569","longitude":"78.124213","location":"Court Compound Doiwala, Doiwala, Uttarakhand 248140, India\n","cellInfo":{"radio":"gsm","cid":205500764,"lac":3801,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 14:38:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11133","companyid":"1","data":[{"id":"fff86ed6-1a1e-4b96-8bf6-dd58713eca5e","type":2,"dataid":"058f5af4-15dc-42d0-976c-ef073b7f978b","dataObj":{"id":"058f5af4-15dc-42d0-976c-ef073b7f978b","orderno":"24304","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"fb038104-0147-40ac-b325-4814f26d1d1c","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:33:14","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"68","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5851716","longitude":"77.2549696","cellInfo":{"radio":"gsm","cid":164341044,"lac":2209,"mcc":404,"mnc":10},"location":"11A, Block C, Sarai Kale Khan, New Delhi, Delhi 110013, India\n"}},{"id":"e5fd3a7b-eb82-4831-a5fc-4ec10598ee74","type":2,"dataid":"55756068-ecf0-42c4-8ab0-69f47334f20e","dataObj":{"id":"55756068-ecf0-42c4-8ab0-69f47334f20e","orderno":"24305","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"85f3efa3-e1ff-4007-bb3b-00b2e8691a54","calltype":1,"grossamt":"475.0","discper":"","discamt":"","netamt":"475.0","comments":"","createdDate":"2024-08-24 14:35:45","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12},{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5827776","longitude":"77.2528743","location":"C-5, Jangpura, Block C, Jangpura B, New Delhi, Delhi 110014, India\n","cellInfo":{"radio":"gsm","cid":245244940,"lac":2192,"mcc":404,"mnc":10}}},{"id":"c4ddf86b-3e52-471f-acf4-98f51126b7f3","type":2,"dataid":"b155f22f-9ed4-471d-b449-cdbe2961397b","dataObj":{"id":"b155f22f-9ed4-471d-b449-cdbe2961397b","orderno":"24306","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"0e7c6ca0-c10d-4c21-9864-4caee3686382","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:05","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"67","details":[],"latitude":"28.5808759","longitude":"77.2550666","location":"42B, Pocket C, Sidhartha Nagar, New Delhi, Delhi 110014, India\n","cellInfo":{"radio":"gsm","cid":179543319,"lac":2192,"mcc":404,"mnc":10}}}]} -------------------------------------------------- 14:38:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12651","companyid":"1","data":[{"id":"f0dd3b1c-0e4d-4d6d-8237-1c2948f76612","type":2,"dataid":"fd0c0ce5-b55f-4b92-bf09-f4c470a7ab10","dataObj":{"id":"fd0c0ce5-b55f-4b92-bf09-f4c470a7ab10","orderno":"6588","companyid":"1","orderdate":"2024-08-24","marketid":"28719","distributorid":"8a205713-4823-485a-96cf-6d7026ff6d05","retailerid":"13f655de-55ea-49ca-b0b2-ce14297e888b","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:05","createdBy":"12651","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"62","details":[],"latitude":"34.2130391","longitude":"74.3738151","location":"697F+6GP, Sherwani Colony, Flood Control Colony, Khawaja Bagh, 193103\n","cellInfo":{"radio":"gsm","cid":232418326,"lac":295,"mcc":405,"mnc":55}}}]} -------------------------------------------------- 14:38:44 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12181","companyid":"1","data":[{"id":"99167e8c-47e7-4adc-b3f4-cfd1f1ec56c6","type":2,"dataid":"07203fc0-7303-45a2-991d-885a49c244df","dataObj":{"id":"07203fc0-7303-45a2-991d-885a49c244df","orderno":"6909","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"be058233-0a5a-42f0-b209-040f29c5a702","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:03","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"88","details":[],"latitude":"19.2038335","longitude":"72.9724731","location":"122, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":111540768,"lac":52300,"mcc":404,"mnc":20}}},{"id":"3b35cc9e-623f-434e-bb6a-bd03bfd818e7","type":2,"dataid":"28819824-4c8a-454d-ae72-b84788eee389","dataObj":{"id":"28819824-4c8a-454d-ae72-b84788eee389","orderno":"6910","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"eba976cb-1ee0-46c2-a1f2-b8f372e19461","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:36:05","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"88","details":[],"latitude":"19.2038294","longitude":"72.9724702","location":"122, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":64013,"lac":29097,"mcc":404,"mnc":20}}},{"id":"ef81989e-9bb8-4562-a275-0d7e25a7e3ce","type":2,"dataid":"f19b364f-4a1e-4f9a-99e3-67651c2e3c92","dataObj":{"id":"f19b364f-4a1e-4f9a-99e3-67651c2e3c92","orderno":"6911","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"ee54f6d0-2a2f-4938-88e7-e48831f08c76","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:09","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"87","details":[],"latitude":"19.2038306","longitude":"72.9724723","location":"122, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":105393952,"lac":52300,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 14:38:46 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12360","companyid":"1","data":[{"id":"f3d1cf55-bb0c-41d5-ad48-8a134a7d1c76","type":2,"dataid":"73b55812-babf-4e2b-8b60-584409753def","dataObj":{"id":"73b55812-babf-4e2b-8b60-584409753def","orderno":"8652","companyid":"1","orderdate":"2024-08-24","marketid":"208","distributorid":"8af85771-34d4-4954-b9ed-f1e64b067f35","retailerid":"dda807e4-2f2e-4a0d-97cf-cf3f3ddefa41","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:33:45","createdBy":"12360","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"31","details":[],"latitude":"28.6744906","longitude":"77.1640478","location":"64, Deva Ram Park, Lekhu Nagar, Tri Nagar, Delhi, 110035, India\n","cellInfo":{"radio":"gsm","cid":103698957,"lac":52746,"mcc":404,"mnc":11}}},{"id":"cab75440-f497-44b8-a0c1-756de78edff5","type":2,"dataid":"fac9595e-0326-4ca3-b9d1-2dfa5d00f250","dataObj":{"id":"fac9595e-0326-4ca3-b9d1-2dfa5d00f250","orderno":"8653","companyid":"1","orderdate":"2024-08-24","marketid":"208","distributorid":"8af85771-34d4-4954-b9ed-f1e64b067f35","retailerid":"9e915584-1adf-4927-92be-bb7122bc7ed3","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:10","createdBy":"12360","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"31","details":[],"latitude":"28.674481","longitude":"77.1639322","location":"64, Deva Ram Park, Lekhu Nagar, Tri Nagar, Delhi, 110035, India\n","cellInfo":{"radio":"gsm","cid":205001219,"lac":52746,"mcc":404,"mnc":11}}}]} -------------------------------------------------- 14:38:56 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"693","companyid":"1","data":[{"id":"2ec9bc9c-f507-4dd1-b9c4-760f3deedf30","type":2,"dataid":"41e1ec4a-2457-4284-a555-99f4bad33c86","dataObj":{"id":"41e1ec4a-2457-4284-a555-99f4bad33c86","orderno":"60869","companyid":"1","orderdate":"2024-08-24","marketid":"9019","distributorid":"f1cc8dde-93ae-4771-8384-ba7c8015a696","retailerid":"546a2cc9-ff44-48a9-9435-ada0e78d399c","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:32","createdBy":"693","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"72","details":[],"latitude":"12.9726318","longitude":"77.5558417","location":"20, 10th Cross Rd, Mariyappanapalya, Binnipete, Bengaluru, Karnataka 560023, India\n","cellInfo":{"radio":"gsm","cid":46738699,"lac":8260,"mcc":404,"mnc":45}}},{"id":"fb8bbc99-e000-4f0f-9082-48c2902c1583","type":2,"dataid":"1f90356d-eb33-4ab5-8047-72530999a402","dataObj":{"id":"1f90356d-eb33-4ab5-8047-72530999a402","orderno":"60870","companyid":"1","orderdate":"2024-08-24","marketid":"9019","distributorid":"f1cc8dde-93ae-4771-8384-ba7c8015a696","retailerid":"bbe96e2a-8eeb-4fc8-93e2-e1dc5cdf10de","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:21","createdBy":"693","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"71","details":[],"latitude":"12.9723548","longitude":"77.5558984","location":"20\/E, Mariyappanapalya, Binnipete, Bengaluru, Karnataka 560023, India\n","cellInfo":{"radio":"gsm","cid":46738699,"lac":8260,"mcc":404,"mnc":45}}}]} -------------------------------------------------- 14:39:04 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12885","companyid":"1","data":[{"id":"ae97b8fa-27bc-4ea9-bab7-cbbed1b8e2d0","type":2,"dataid":"11bfe161-6184-48bf-b53e-be5d89e475d0","dataObj":{"id":"11bfe161-6184-48bf-b53e-be5d89e475d0","orderno":"928","companyid":"1","orderdate":"2024-08-24","marketid":"30372","distributorid":"a785794c-b541-40de-a59c-9c26ccf67b55","retailerid":"77bd3156-a23e-4aab-a52e-08593d2b0f95","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:25","createdBy":"12885","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"51","details":[],"latitude":"22.3424587","longitude":"70.7799475","location":"Between Madhapar Chokdi to Bedi Chokdi At Ronki, On Right Side After Flyover, near Opera Hardware, Rajkot, Gujarat 360006, India\n","cellInfo":{"radio":"gsm","cid":1558032,"lac":336,"mcc":405,"mnc":857}}},{"id":"52f1851d-362f-48d4-919c-454d58c29b58","type":2,"dataid":"dfea3409-8743-480f-ba8f-20ee749d48dc","dataObj":{"id":"dfea3409-8743-480f-ba8f-20ee749d48dc","orderno":"929","companyid":"1","orderdate":"2024-08-24","marketid":"30372","distributorid":"a785794c-b541-40de-a59c-9c26ccf67b55","retailerid":"8d994e8f-c3f7-4522-b2c5-a831e9bcb92e","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:25","createdBy":"12885","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"51","details":[],"latitude":"22.3424145","longitude":"70.7799977","location":"Between Madhapar Chokdi to Bedi Chokdi At Ronki, On Right Side After Flyover, near Opera Hardware, Rajkot, Gujarat 360006, India\n","cellInfo":{"radio":"gsm","cid":1558032,"lac":336,"mcc":405,"mnc":857}}}]} -------------------------------------------------- 14:39:06 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12870","companyid":"1","data":[{"id":"21ab58b5-417d-4f2a-9af6-4d4e66c4d1f0","type":2,"dataid":"49674b81-e87e-4b8d-b148-1edda54d3e72","dataObj":{"id":"49674b81-e87e-4b8d-b148-1edda54d3e72","orderno":"965","companyid":"1","orderdate":"2024-08-24","marketid":"16336","distributorid":"3ddec54f-5db5-41b1-b5d6-f376fc4cfdcd","retailerid":"806d9702-1f8c-4632-b850-b2754ac67362","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:15","createdBy":"12870","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"41","details":[],"latitude":"19.2715909","longitude":"84.8467709","location":"Main road Gaunja, Aruapalli, 7RCW+3GQ, Gounju, Gopalpur, Odisha 761002, India\n","cellInfo":{"radio":"gsm","cid":2632209,"lac":133,"mcc":405,"mnc":866}}},{"id":"52a5ff52-ae9c-49bb-a37f-e7e5da09f1b3","type":2,"dataid":"69abf0a7-62a3-4d08-8e07-c59f1e7fa36a","dataObj":{"id":"69abf0a7-62a3-4d08-8e07-c59f1e7fa36a","orderno":"966","companyid":"1","orderdate":"2024-08-24","marketid":"16336","distributorid":"3ddec54f-5db5-41b1-b5d6-f376fc4cfdcd","retailerid":"b6db11ea-1415-4a87-918b-52ce8cc34dc2","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:30","createdBy":"12870","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"41","details":[],"latitude":"19.2697425","longitude":"84.8494626","location":"Unnamed Road, Gopalpur Cantonment, Gounju, Gopalpur, Odisha 761002, India\n","cellInfo":{"radio":"gsm","cid":2632209,"lac":133,"mcc":405,"mnc":866}}}]} -------------------------------------------------- 14:39:18 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11537","companyid":"1","data":[{"id":"d546c387-441e-4dab-8b1b-912f092eefc7","type":2,"dataid":"0263c44f-e8ea-4920-9c8e-3a28e1d340d2","dataObj":{"id":"0263c44f-e8ea-4920-9c8e-3a28e1d340d2","orderno":"3685","companyid":"1","orderdate":"2024-08-24","marketid":"4954","distributorid":"f1d82248-7600-4134-bf5d-74e555845599","retailerid":"2bfc4ae3-3946-4c34-b875-6f2ae16a4080","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:41","createdBy":"11537","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"77","details":[],"latitude":"27.1965567","longitude":"81.9833896","location":"5XWM+5PG, Mishrolia Kanoongo, Uttar Pradesh 271002, India\n","cellInfo":{"radio":"gsm","cid":838931,"lac":66,"mcc":405,"mnc":871}}}]} -------------------------------------------------- 14:39:19 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11133","companyid":"1","data":[{"id":"fff86ed6-1a1e-4b96-8bf6-dd58713eca5e","type":2,"dataid":"058f5af4-15dc-42d0-976c-ef073b7f978b","dataObj":{"id":"058f5af4-15dc-42d0-976c-ef073b7f978b","orderno":"24304","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"fb038104-0147-40ac-b325-4814f26d1d1c","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:33:14","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"68","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5851716","longitude":"77.2549696","cellInfo":{"radio":"gsm","cid":164341044,"lac":2209,"mcc":404,"mnc":10},"location":"11A, Block C, Sarai Kale Khan, New Delhi, Delhi 110013, India\n"}},{"id":"e5fd3a7b-eb82-4831-a5fc-4ec10598ee74","type":2,"dataid":"55756068-ecf0-42c4-8ab0-69f47334f20e","dataObj":{"id":"55756068-ecf0-42c4-8ab0-69f47334f20e","orderno":"24305","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"85f3efa3-e1ff-4007-bb3b-00b2e8691a54","calltype":1,"grossamt":"475.0","discper":"","discamt":"","netamt":"475.0","comments":"","createdDate":"2024-08-24 14:35:45","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12},{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5827776","longitude":"77.2528743","location":"C-5, Jangpura, Block C, Jangpura B, New Delhi, Delhi 110014, India\n","cellInfo":{"radio":"gsm","cid":245244940,"lac":2192,"mcc":404,"mnc":10}}},{"id":"c4ddf86b-3e52-471f-acf4-98f51126b7f3","type":2,"dataid":"b155f22f-9ed4-471d-b449-cdbe2961397b","dataObj":{"id":"b155f22f-9ed4-471d-b449-cdbe2961397b","orderno":"24306","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"0e7c6ca0-c10d-4c21-9864-4caee3686382","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:05","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"67","details":[],"latitude":"28.5808759","longitude":"77.2550666","location":"42B, Pocket C, Sidhartha Nagar, New Delhi, Delhi 110014, India\n","cellInfo":{"radio":"gsm","cid":179543319,"lac":2192,"mcc":404,"mnc":10}}}]} -------------------------------------------------- 14:39:28 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12820","companyid":"1","data":[{"id":"7307dcbe-7a76-4621-9a8d-ec89629df695","type":2,"dataid":"8bf6b087-352e-44c9-a786-cd6e7cc3cedb","dataObj":{"id":"8bf6b087-352e-44c9-a786-cd6e7cc3cedb","orderno":"3347","companyid":"1","orderdate":"2024-08-24","marketid":"4788","distributorid":"118eb62c-69ac-45ee-958b-8761ec6bd011","retailerid":"1db1e1d8-6c06-458f-a350-a6a25cacda80","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"next visit ","createdDate":"2024-08-24 14:38:52","createdBy":"12820","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"62","details":[],"latitude":"27.4920704","longitude":"95.3667861","location":"F9R8+JQQ, Kalimandir Rd, Parbatia, Tinsukia, Assam 786125, India\n","cellInfo":{"radio":"gsm","cid":54032,"lac":117,"mcc":405,"mnc":855}}}]} -------------------------------------------------- 14:39:34 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"2452","companyid":"1","data":[{"id":"cefdf82b-dfd7-4c2c-bdaa-88369df768cc","type":2,"dataid":"84a90d52-a6c6-4290-8995-217644627243","dataObj":{"id":"84a90d52-a6c6-4290-8995-217644627243","orderno":"35042","companyid":"1","orderdate":"2024-08-24","marketid":"28871","distributorid":"1511426c-7fbd-43de-a54e-12b9b50c84ea","retailerid":"77b2bdf9-c4ff-4031-b101-734d185a3da3","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:59","createdBy":"2452","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"59","details":[],"latitude":"22.1952371","longitude":"84.8663169","location":"5VW8+4H6, Fertilizer Twp, Rourkela, Raurkela Industrial Twp, Odisha 769011, India\n","cellInfo":{"radio":"gsm","cid":97571,"lac":156,"mcc":405,"mnc":866}}}]} -------------------------------------------------- 14:39:37 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"45","companyid":"1","data":[{"id":"a2dafc2a-d871-4d36-be42-9cd507c08952","type":2,"dataid":"2c7af902-daa7-48ba-898e-75ac576c0d00","dataObj":{"id":"2c7af902-daa7-48ba-898e-75ac576c0d00","orderno":"53172","companyid":"1","orderdate":"2024-08-24","marketid":"13824","distributorid":"4be83b06-30f5-409c-8cae-ccd135539f2a","retailerid":"0a5f5e49-12f4-4ef7-8826-548293caa97e","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:51","createdBy":"45","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[],"latitude":"22.5456047","longitude":"88.3219731","location":"32, Kabitirtha Sarani, Watganj, Kolkata, West Bengal 700023, India\n","cellInfo":{"radio":"gsm","cid":790563,"lac":157,"mcc":405,"mnc":873}}}]} -------------------------------------------------- 14:39:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12882","companyid":"1","data":[{"id":"780e779e-455c-4137-a931-0a889e96849b","type":2,"dataid":"3d39312f-f5fa-4396-b835-52f3075d69d1","dataObj":{"id":"3d39312f-f5fa-4396-b835-52f3075d69d1","orderno":"844","companyid":"1","orderdate":"2024-08-24","marketid":"7828","distributorid":"6018e6e8-dfe7-43fa-9911-68e806442a6b","retailerid":"51164bb0-9042-4eeb-ad1f-2584fd657469","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:39:05","createdBy":"12882","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"61","details":[],"latitude":"23.268974","longitude":"77.4573463","location":"Minal Mall, 4th Floor, Minal Residency, JK Rd, Minal Residency, Bhopal, Madhya Pradesh 462023, India\n","cellInfo":{"radio":"gsm","cid":249883,"lac":8,"mcc":405,"mnc":863}}}]} -------------------------------------------------- 14:39:43 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12863","companyid":"1","data":[{"id":"fc74f4d7-aee2-4f9e-8d31-02c4872621bc","type":2,"dataid":"669b35fc-75fa-4f3e-930d-3719c539cdb9","dataObj":{"id":"669b35fc-75fa-4f3e-930d-3719c539cdb9","orderno":"1350","companyid":"1","orderdate":"2024-08-24","marketid":"5679","distributorid":"15a584be-05d7-4231-89c7-956f948ef36c","retailerid":"e0145e94-295d-40f7-a655-082c6d84e2ee","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:39:05","createdBy":"12863","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"56","details":[],"latitude":"30.3605523","longitude":"76.3721737","location":"125\/3, Prem Nagar, Patiala, Jassowal, Punjab 147004, India\n","cellInfo":{"radio":"gsm","cid":339984,"lac":91,"mcc":405,"mnc":867}}}]} -------------------------------------------------- 14:39:59 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"8972","companyid":"1","data":[{"id":"bfacc387-25c3-400d-9453-f145608b379c","type":2,"dataid":"7aeb4ac2-522a-4e66-97f3-593a4e0bd909","dataObj":{"id":"7aeb4ac2-522a-4e66-97f3-593a4e0bd909","orderno":"24773","companyid":"1","orderdate":"2024-08-24","marketid":"25847","distributorid":"b9b10e26-93c7-498a-97ed-ec3502ac0672","retailerid":"9c5e2b0e-44aa-4b4a-84ae-cb60edc62f80","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 14:39:24","createdBy":"8972","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"38","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"28.5910335","longitude":"76.9927269","location":"A80, Deenpur, Dinpur Lal Dora Extn, Sarika Vihar, Najafgarh, New Delhi, Delhi, 110043, India\n","cellInfo":{"radio":"gsm","cid":158603531,"lac":2223,"mcc":404,"mnc":10}}}]} -------------------------------------------------- 14:40:07 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"1347","companyid":"1","data":[{"id":"71e1455a-200d-41e5-a5c2-97107d36e74a","type":2,"dataid":"265772b0-1655-4aea-ab61-d74d2872a448","dataObj":{"id":"265772b0-1655-4aea-ab61-d74d2872a448","orderno":"49498","companyid":"1","orderdate":"2024-08-24","marketid":"10010","distributorid":"93f8e609-c942-4544-916d-3603cc41d603","retailerid":"5de75955-b11b-4b61-9673-b4b6296ce803","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:01","createdBy":"1347","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"64","details":[],"latitude":"25.3295165","longitude":"74.6429587","location":"Shop no 13, Near, Soni Hospital Rd, Kanchipuram, Neelkanth Mahadev Colony, Shastri Nagar, Bhilwara, Rajasthan 311001, India\n","cellInfo":{"radio":"gsm","cid":1025557,"lac":139,"mcc":405,"mnc":868}}},{"id":"b239b62d-01b2-415f-855e-1961afde93de","type":2,"dataid":"3f73cdf1-6189-468a-af39-9fa2a1e96ecd","dataObj":{"id":"3f73cdf1-6189-468a-af39-9fa2a1e96ecd","orderno":"49499","companyid":"1","orderdate":"2024-08-24","marketid":"10010","distributorid":"93f8e609-c942-4544-916d-3603cc41d603","retailerid":"990607bf-a5a9-457a-8dfd-1bda70560015","calltype":1,"grossamt":"611.67","discper":"","discamt":"","netamt":"611.67","comments":"","createdDate":"2024-08-24 14:39:30","createdBy":"1347","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"64","details":[{"itemId":"3753","name":"Mahak Jelly Belly Milk Fruit Jel Frugurt Jar (9 Jar x 70 Cups)","rate":291.67,"purrate":0,"mrp":350,"qty":"1","amt":"291.67","packqty":9},{"itemId":"3046","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9Jar X 64 Pcs)","rate":320,"purrate":0,"mrp":320,"qty":"1","amt":"320.0","packqty":9}],"latitude":"25.3295417","longitude":"74.6428923","location":"8JHV+R5C, New Housing Board, Neelkanth Mahadev Colony, Shastri Nagar, Bhilwara, Rajasthan 311001, India\n","cellInfo":{"radio":"gsm","cid":1025557,"lac":139,"mcc":405,"mnc":868}}}]} -------------------------------------------------- 14:40:10 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12625","companyid":"1","data":[{"id":"cb47a3fc-40fa-4496-b010-3a63422eb657","type":2,"dataid":"d14c507c-af6a-4b0c-9c45-d8fdfb712c63","dataObj":{"id":"d14c507c-af6a-4b0c-9c45-d8fdfb712c63","orderno":"2887","companyid":"1","orderdate":"2024-08-24","marketid":"16776","distributorid":"e2a80a2d-b241-4e8b-bb70-37bd3e84f73d","retailerid":"fe195f1c-a15c-4abd-a46d-80ff7da809ff","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"no owner ","createdDate":"2024-08-24 14:39:29","createdBy":"12625","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"77","details":[],"latitude":"11.9563195","longitude":"79.8353862","location":"33, Perumal Naidu St, Muthialpet, Puducherry, 605003, India\n","cellInfo":{"radio":"gsm","cid":837657,"lac":26,"mcc":405,"mnc":869}}}]} -------------------------------------------------- 14:40:14 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12507","companyid":"1","data":[{"id":"ee3ecd7a-9c77-4919-927e-55ec2d24b3fc","type":2,"dataid":"203ab788-9ea2-4e42-b222-ce1b45e80511","dataObj":{"id":"203ab788-9ea2-4e42-b222-ce1b45e80511","orderno":"7156","companyid":"1","orderdate":"2024-08-24","marketid":"5168","distributorid":"97564fe9-2ba8-4b61-a503-c44e6d6e36ac","retailerid":"1c60c955-4580-4641-85d5-a22b1924eed5","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 13:49:07","createdBy":"12507","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"49","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}]}}]} -------------------------------------------------- 14:40:34 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11762","companyid":"1","data":[{"id":"ab106cc8-679e-43b9-892a-5e0ef5d6c84d","type":2,"dataid":"704be81f-bde5-47df-aa76-ac30c4faf78e","dataObj":{"id":"704be81f-bde5-47df-aa76-ac30c4faf78e","orderno":"13619","companyid":"1","orderdate":"2024-08-24","marketid":"5793","distributorid":"12cbe146-0165-4e1d-b1cb-aee833991bba","retailerid":"38aaf030-8869-418c-8b80-f44c942b5e1a","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:39:57","createdBy":"11762","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"67","details":[],"latitude":"26.4961229","longitude":"90.9704899","location":"FXWC+F53, Barpeta Road, Assam 781315, India\n","cellInfo":{"radio":"gsm","cid":606258,"lac":9,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 14:41:09 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3241 {"empid":"12181","companyid":"1","data":[{"id":"99167e8c-47e7-4adc-b3f4-cfd1f1ec56c6","type":2,"dataid":"07203fc0-7303-45a2-991d-885a49c244df","dataObj":{"id":"07203fc0-7303-45a2-991d-885a49c244df","orderno":"6909","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"be058233-0a5a-42f0-b209-040f29c5a702","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:34:03","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"88","details":[],"latitude":"19.2038335","longitude":"72.9724731","location":"122, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":111540768,"lac":52300,"mcc":404,"mnc":20}}},{"id":"3b35cc9e-623f-434e-bb6a-bd03bfd818e7","type":2,"dataid":"28819824-4c8a-454d-ae72-b84788eee389","dataObj":{"id":"28819824-4c8a-454d-ae72-b84788eee389","orderno":"6910","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"eba976cb-1ee0-46c2-a1f2-b8f372e19461","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:36:05","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"88","details":[],"latitude":"19.2038294","longitude":"72.9724702","location":"122, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":64013,"lac":29097,"mcc":404,"mnc":20}}},{"id":"ef81989e-9bb8-4562-a275-0d7e25a7e3ce","type":2,"dataid":"f19b364f-4a1e-4f9a-99e3-67651c2e3c92","dataObj":{"id":"f19b364f-4a1e-4f9a-99e3-67651c2e3c92","orderno":"6911","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"ee54f6d0-2a2f-4938-88e7-e48831f08c76","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:09","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"87","details":[],"latitude":"19.2038306","longitude":"72.9724723","location":"122, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":105393952,"lac":52300,"mcc":404,"mnc":20}}},{"id":"e6661ed2-7000-4d57-98dc-01960e33a3b1","type":2,"dataid":"51b0a4b8-3997-4ddb-a96c-7b3826ed6506","dataObj":{"id":"51b0a4b8-3997-4ddb-a96c-7b3826ed6506","orderno":"6912","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"410e6123-b209-44ed-abc8-625389bc0658","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:40:09","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"87","details":[],"latitude":"19.2038314","longitude":"72.9724713","location":"122, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":105393952,"lac":52300,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 14:42:45 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.addPendingLocation(SqlConnection& conn, String id, Int32 type, Object dataObj, String empid, String companyid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 5463 -------------------------------------------------- 14:42:49 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.addPendingLocation(SqlConnection& conn, String id, Int32 type, Object dataObj, String empid, String companyid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 5463 -------------------------------------------------- 14:42:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.addPendingLocation(SqlConnection& conn, String id, Int32 type, Object dataObj, String empid, String companyid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 5463 -------------------------------------------------- 14:42:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.addPendingLocation(SqlConnection& conn, String id, Int32 type, Object dataObj, String empid, String companyid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 5463 -------------------------------------------------- 14:49:04 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12328","companyid":"1","data":[{"id":"5a7b7dca-cf10-4ff8-9326-522e020b39c9","type":2,"dataid":"7ebdac99-e85a-43e5-9886-661cd4d5e86c","dataObj":{"id":"7ebdac99-e85a-43e5-9886-661cd4d5e86c","orderno":"1530","companyid":"1","orderdate":"2024-08-24","marketid":"18071","distributorid":"5f070e39-0a09-4d2e-843e-20fc9431388f","retailerid":"982bcebf-fcd9-4611-9495-03d4a0ab6aa4","calltype":1,"grossamt":"512.62","discper":"","discamt":"","netamt":"512.62","comments":"","createdDate":"2024-08-24 14:48:22","createdBy":"12328","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"86","details":[{"itemId":"3597","name":"Mahak Pan Gulkand Flavoured Candy Jar (20 Jar x 160 Counts)","rate":128,"purrate":0,"mrp":160,"qty":"1","amt":"128.0","packqty":20},{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16},{"itemId":"3549","name":"Mahak Milk-N-Nut Naryal Mithai Coconut Bar (MRP Rs 5 per Bar) (18 Box X 50 Bar)","rate":200,"purrate":0,"mrp":250,"qty":"1","amt":"200.0","packqty":18}],"latitude":"29.3899602","longitude":"79.1276623","location":"94QH+X25, Station Rd, Ramnagar, Uttarakhand 244715, India\n","cellInfo":{"radio":"gsm","cid":205424986,"lac":3779,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 14:49:22 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"21","companyid":"1","data":[{"id":"375df321-21c9-4929-b458-d77a7498d03c","type":2,"dataid":"2a8b93a7-596b-42e1-80ea-3f5db3f8d5b1","dataObj":{"id":"2a8b93a7-596b-42e1-80ea-3f5db3f8d5b1","orderno":"43823","companyid":"1","orderdate":"2024-08-24","marketid":"18312","distributorid":"f986e355-bc3e-4ff7-8b8c-de6a2d41cdf8","retailerid":"e8ea3c60-c31c-4b38-aa86-0aa14fe5388c","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:48:32","createdBy":"21","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"27","details":[],"latitude":"26.5113305","longitude":"92.1415684","location":"G46R+CQ7, M.B. Road, Thakur Patty, Kharupetia, No.1 Thekerabari, Assam 784115, India\n","cellInfo":{"radio":"gsm","cid":223190284,"lac":7251,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 14:49:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12142","companyid":"1","data":[{"id":"51d4a2cd-0d1f-43f2-a102-c47b4efff1be","type":2,"dataid":"02a75be2-10e1-4cc5-8c63-ceef9c359990","dataObj":{"id":"02a75be2-10e1-4cc5-8c63-ceef9c359990","orderno":"11575","companyid":"1","orderdate":"2024-08-24","marketid":"5084","distributorid":"db8e3876-a0c5-46cf-aa32-ac3e14ad8172","retailerid":"d9d3b54d-5019-4a3d-b3c8-f744fec1d199","calltype":1,"grossamt":"250.0","discper":"","discamt":"","netamt":"250.0","comments":"","createdDate":"2024-08-24 14:49:01","createdBy":"12142","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"54","details":[{"itemId":"3553","name":"Mahak Milk N Nut Nariyal Mithai (12 Jar X 300+3 Pcs)","rate":250,"purrate":0,"mrp":300,"qty":"1","amt":"250.0","packqty":12}],"latitude":"20.7550238","longitude":"78.6163246","location":"QJ48+3F4, Nagpur Rd, Nalwadi, Wardha, Maharashtra 442001, India\n","cellInfo":{"radio":"gsm","cid":236567399,"lac":8203,"mcc":404,"mnc":90}}}]} -------------------------------------------------- 14:49:45 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"147","companyid":"1","data":[{"id":"7c68e939-92d6-41c0-add9-b7b54562eae8","type":2,"dataid":"7626f165-607b-4c2e-b0e0-4fa5fcf048c5","dataObj":{"id":"7626f165-607b-4c2e-b0e0-4fa5fcf048c5","orderno":"32415","companyid":"1","orderdate":"2024-08-24","marketid":"17668","distributorid":"b467ce1a-9747-4c21-bd2a-2497380d20f4","retailerid":"5c7e731a-1004-468e-8de7-5dd1d08bfbd1","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:49:09","createdBy":"147","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"63","details":[],"latitude":"21.4778877","longitude":"83.9776123","location":"FXHH+636, Danipali, Sambalpur, Odisha 768004, India\n","cellInfo":{"radio":"gsm","cid":44553185,"lac":6791,"mcc":404,"mnc":76}}}]} -------------------------------------------------- 14:49:46 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"95","companyid":"1","data":[{"id":"116902c3-555e-4e98-a027-65d2b56587da","type":2,"dataid":"3f06a552-d2e5-44de-bec9-c6879447b261","dataObj":{"id":"3f06a552-d2e5-44de-bec9-c6879447b261","orderno":"46270","companyid":"1","orderdate":"2024-08-24","marketid":"15331","distributorid":"9000f89e-21d1-4f82-b77b-375dba45d1c7","retailerid":"378b224b-bc7c-4ac3-9323-833371e05822","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:36","createdBy":"95","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"56","details":[],"latitude":"23.1795801","longitude":"79.9278952","location":"676, Uprainganj, Jabalpur, Madhya Pradesh 482002, India\n","cellInfo":{"radio":"gsm","cid":7701040,"lac":90,"mcc":405,"mnc":863}}},{"id":"05658721-93fc-443b-b1aa-6594c9838ce1","type":2,"dataid":"1c42ec6c-8db1-45a5-b6cd-b33e2e79bf6b","dataObj":{"id":"1c42ec6c-8db1-45a5-b6cd-b33e2e79bf6b","orderno":"46271","companyid":"1","orderdate":"2024-08-24","marketid":"15331","distributorid":"9000f89e-21d1-4f82-b77b-375dba45d1c7","retailerid":"36658230-9615-47b5-b175-2674c950b2d3","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:49:08","createdBy":"95","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"55","details":[],"latitude":"23.1795836","longitude":"79.927892","location":"676, Uprainganj, Jabalpur, Madhya Pradesh 482002, India\n","cellInfo":{"radio":"gsm","cid":7701040,"lac":90,"mcc":405,"mnc":863}}}]} -------------------------------------------------- 14:49:46 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"10588","companyid":"1","data":[{"id":"ff6f8629-d1c3-4dca-8daa-cc1b16d06329","type":2,"dataid":"754af401-fbed-49f2-8a36-7f2767f72350","dataObj":{"id":"754af401-fbed-49f2-8a36-7f2767f72350","orderno":"22442","companyid":"1","orderdate":"2024-08-24","marketid":"29368","distributorid":"5abe5159-caaf-4af4-9f49-710aba53eb97","retailerid":"7a16279b-ab77-425e-bbdf-7e2c98b98ddf","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:49:10","createdBy":"10588","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"91","details":[],"latitude":"18.4647322","longitude":"73.8599211","location":"22 2\/20, Shitalnath Society, Panchod, Balaji Nagar, Pune, Maharashtra 411043, India\n","cellInfo":{"radio":"gsm","cid":62878988,"lac":65010,"mcc":404,"mnc":22}}}]} -------------------------------------------------- 14:49:56 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12216","companyid":"1","data":[{"id":"8abe4663-0bf6-4577-a671-9a70de1dfa3f","type":2,"dataid":"bc759ec4-1557-4233-ad97-1054c8c36fee","dataObj":{"id":"bc759ec4-1557-4233-ad97-1054c8c36fee","orderno":"11615","companyid":"1","orderdate":"2024-08-24","marketid":"28802","distributorid":"87d1c7ea-e1c1-4e8e-ae97-5c7ac1d8ee51","retailerid":"338c3cc8-b3af-4ad1-9ed3-ac60f61c8d88","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:49:15","createdBy":"12216","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"32","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"20.2128679","longitude":"75.1282222","location":"647H+28M, Panpohi Fata, Maharashtra 431103, India\n","cellInfo":{"radio":"gsm","cid":7418642,"lac":117,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 14:49:59 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12867","companyid":"1","data":[{"id":"235c8a25-7756-4d52-9bb3-9d7237c60820","type":2,"dataid":"1fc42729-7006-4471-9736-bdc892535b5f","dataObj":{"id":"1fc42729-7006-4471-9736-bdc892535b5f","orderno":"549","companyid":"1","orderdate":"2024-08-24","marketid":"6122","distributorid":"f4d44575-794c-4c88-93b6-63700c5d22d1","retailerid":"4acd1164-40c3-4027-8475-22413a518463","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"not meet ","createdDate":"2024-08-24 14:49:25","createdBy":"12867","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"65","details":[],"latitude":"30.9416723","longitude":"74.6190773","location":"WJV9+2J2, Railway Burt Rd, Railway Colony, Firozpur, Punjab 152002, India\n","cellInfo":{"radio":"gsm","cid":555826,"lac":23,"mcc":405,"mnc":867}}}]} -------------------------------------------------- 14:50:03 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12509","companyid":"1","data":[{"id":"0f8f24d3-6062-42fd-8fc3-83581ee9a0ed","type":2,"dataid":"59fe3143-972f-445b-bd33-0f2402975f1b","dataObj":{"id":"59fe3143-972f-445b-bd33-0f2402975f1b","orderno":"8066","companyid":"1","orderdate":"2024-08-24","marketid":"17544","distributorid":"5fb5c0da-8096-4a37-8661-a47ad02d755e","retailerid":"a4e6588d-1e3d-4dd6-b500-1bc619ed9120","calltype":1,"grossamt":"291.67","discper":"","discamt":"","netamt":"291.67","comments":"","createdDate":"2024-08-24 14:49:06","createdBy":"12509","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"25","details":[{"itemId":"3753","name":"Mahak Jelly Belly Milk Fruit Jel Frugurt Jar (9 Jar x 70 Cups)","rate":291.67,"purrate":0,"mrp":350,"qty":"1","amt":"291.67","packqty":9}],"latitude":"19.200399","longitude":"72.9976327","cellInfo":{"radio":"gsm","cid":154253057,"lac":6120,"mcc":404,"mnc":92},"location":"5, Pune - Mumbai Hwy, Kharegaon, Kalwa, Thane, Maharashtra 400605, India\n"}}]} -------------------------------------------------- 14:50:10 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12787","companyid":"1","data":[{"id":"e05f6f49-5a6f-46d5-a0d5-401f77c7eb77","type":2,"dataid":"7573cf6e-b197-44fd-854f-7e346835c0ee","dataObj":{"id":"7573cf6e-b197-44fd-854f-7e346835c0ee","orderno":"4052","companyid":"1","orderdate":"2024-08-24","marketid":"30346","distributorid":"3c59281b-dd58-4a8a-8efa-84808f814361","retailerid":"9556e206-eedc-4167-ac93-361d119d72ea","calltype":1,"grossamt":"451.29","discper":"","discamt":"","netamt":"451.29","comments":"","createdDate":"2024-08-24 14:49:33","createdBy":"12787","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"12","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16},{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"20.8585333","longitude":"81.46752","location":"VF59+M2V, Arkar, Chhattisgarh 491222, India\n","cellInfo":{"radio":"gsm","cid":205848578,"lac":611,"mcc":404,"mnc":93}}}]} -------------------------------------------------- 14:50:33 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11194","companyid":"1","data":[{"id":"5d433b3d-2f12-4e99-aefc-84aea4445f74","type":6,"dataObj":{"empid":"11194","companyid":"1","requestType":"0","batteryLevel":"57","gpsEnabled":1,"latitude":"27.4309084","longitude":"82.1805327","cellInfo":{"radio":"gsm","cid":230594049,"lac":34293,"mcc":405,"mnc":54},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 14:04:15","location":"C5JJ+955, Motisagar, Balrampur, Uttar Pradesh 271201, India\n"}},{"id":"e1d178b7-40df-4269-a2cf-d1be1dffc6b2","type":2,"dataid":"be464a77-942b-4227-976e-b63f77dac4b0","dataObj":{"id":"be464a77-942b-4227-976e-b63f77dac4b0","orderno":"5901","companyid":"1","orderdate":"2024-08-24","marketid":"1808","distributorid":"7cc8e9ca-d7f1-4892-b22b-50dabd9d7170","retailerid":"5a551b57-687c-43f3-af11-f8a9effb7041","calltype":1,"grossamt":"2700.0","discper":"","discamt":"","netamt":"2700.0","comments":"","createdDate":"2024-08-24 14:49:58","createdBy":"11194","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"54","details":[{"itemId":"3549","name":"Mahak Milk-N-Nut Naryal Mithai Coconut Bar (MRP Rs 5 per Bar) (18 Box X 50 Bar)","rate":200,"purrate":0,"mrp":250,"qty":"6","amt":"1200.0","packqty":18},{"itemId":"3553","name":"Mahak Milk N Nut Nariyal Mithai (12 Jar X 300+3 Pcs)","rate":250,"purrate":0,"mrp":300,"qty":"6","amt":"1500.0","packqty":12}],"latitude":"27.4311621","longitude":"82.1760281","location":"C5JG+C9W, Bus Station Rd, Balrampur, Uttar Pradesh 271201, India\n","cellInfo":{"radio":"gsm","cid":232618754,"lac":34293,"mcc":405,"mnc":54}}}]} -------------------------------------------------- 14:50:44 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12899","companyid":"1","data":[{"id":"34d07705-b84a-4edf-a02d-6a69e438704b","type":2,"dataid":"ce09ee2a-d8b6-4aed-b673-207c04d26c84","dataObj":{"id":"ce09ee2a-d8b6-4aed-b673-207c04d26c84","orderno":"169","companyid":"1","orderdate":"2024-08-24","marketid":"12331","distributorid":"80a96b4f-0409-407c-99af-bcf137749275","retailerid":"701f0a8e-b88d-42dc-9834-01b6554e9f92","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:50:09","createdBy":"12899","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"48","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.6364754","longitude":"77.0306611","location":"100, Block W, Mohan Garden, Razapur Khurd, New Delhi, Delhi, 110059, India\n","cellInfo":{"radio":"gsm","cid":3013426,"lac":139,"mcc":405,"mnc":872}}}]} -------------------------------------------------- 14:50:47 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11719","companyid":"1","data":[{"id":"d13d16b3-7e61-455c-b458-6013818e7073","type":2,"dataid":"a201b48c-3339-4d78-9f9c-a1e1e8b240d9","dataObj":{"id":"a201b48c-3339-4d78-9f9c-a1e1e8b240d9","orderno":"16418","companyid":"1","orderdate":"2024-08-24","marketid":"16869","distributorid":"64352f87-9f10-4831-9d09-741939250eb1","retailerid":"b7e88a77-9b5d-47c9-a02d-86592c6f3e40","calltype":0,"reasonid":"69d25109-7faf-4e6f-b6cc-aae16a331d6a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:09","createdBy":"11719","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"34","details":[],"latitude":"19.8526788","longitude":"75.8887953","location":"VV3Q+3H6, Shivaji Nagar, Sambhaji Nagar, Jalna, Maharashtra 431203, India\n","cellInfo":{"radio":"gsm","cid":534821,"lac":32,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 14:50:49 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11725","companyid":"1","data":[{"id":"c50a21a7-e3e4-4b93-92ff-d39a3d11fea1","type":2,"dataid":"4c954cd6-a56c-479c-aa98-7c42205b08d0","dataObj":{"id":"4c954cd6-a56c-479c-aa98-7c42205b08d0","orderno":"9474","companyid":"1","orderdate":"2024-08-24","marketid":"24788","distributorid":"2f7f9132-f7e7-4e32-9af5-62075ca05bed","retailerid":"d7b88196-aa6c-4213-bacf-b6e0529ff6fe","calltype":1,"grossamt":"369.24","discper":"","discamt":"","netamt":"369.24","comments":"","createdDate":"2024-08-24 14:50:13","createdBy":"11725","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"85","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"2","amt":"369.24","packqty":16}],"latitude":"15.36444","longitude":"73.9356708","location":"9W7M+GW6, Verna Industrial Estate, Verna, Nagve, Goa 403722, India\n","cellInfo":{"radio":"gsm","cid":61847555,"lac":55644,"mcc":404,"mnc":22}}}]} -------------------------------------------------- 14:50:55 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11544","companyid":"1","data":[{"id":"dd0813a0-b35d-48f9-ba0c-b80d9087cf80","type":2,"dataid":"d761307b-2441-4997-a307-b96995584c59","dataObj":{"id":"d761307b-2441-4997-a307-b96995584c59","orderno":"4745","companyid":"1","orderdate":"2024-08-24","marketid":"2502","distributorid":"5e985deb-14c2-4c66-9b98-5c1351fe1026","retailerid":"f4c9b2b9-ec3f-4abd-a46b-9cf89f0244f4","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:22","createdBy":"11544","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"75","details":[],"latitude":"27.5736158","longitude":"81.5981857","location":"HHFX+C7J, Chitrashala Rd, Brahmnipura, Bahraich, Uttar Pradesh 271801, India\n","cellInfo":{"radio":"gsm","cid":222832395,"lac":55334,"mcc":404,"mnc":15}}},{"id":"b31ae0cd-5f16-4bee-bade-8fefdb670d41","type":2,"dataid":"5d9ee245-772c-4ba6-80a9-367c4d882d4d","dataObj":{"id":"5d9ee245-772c-4ba6-80a9-367c4d882d4d","orderno":"4746","companyid":"1","orderdate":"2024-08-24","marketid":"2502","distributorid":"5e985deb-14c2-4c66-9b98-5c1351fe1026","retailerid":"f840ecc7-b02b-4828-a6f3-34786c48626a","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:16","createdBy":"11544","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"74","details":[],"latitude":"27.5735743","longitude":"81.5972231","location":"HHFW+CR5, Brahmnipura, Bahraich, Uttar Pradesh 271801, India\n","cellInfo":{"radio":"gsm","cid":205305133,"lac":55334,"mcc":404,"mnc":15}}}]} -------------------------------------------------- 14:51:07 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12507","companyid":"1","data":[{"id":"1278cf6f-c157-44a5-9d94-25c97719a28a","type":2,"dataid":"eb2c7340-c901-4f5f-bc5e-7d8f6dfa4eb8","dataObj":{"id":"eb2c7340-c901-4f5f-bc5e-7d8f6dfa4eb8","orderno":"7160","companyid":"1","orderdate":"2024-08-24","marketid":"5168","distributorid":"97564fe9-2ba8-4b61-a503-c44e6d6e36ac","retailerid":"75e554df-31b9-42eb-829a-75ba07d6f700","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:15","createdBy":"12507","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"41","details":[],"latitude":"19.1649399","longitude":"77.2930083","location":"578V+24F, Lalbadi, Shrawasti Nagar, Nanded, Nanded-Waghala, Maharashtra 431602, India\n","cellInfo":{"radio":"gsm","cid":7786533,"lac":34,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 14:51:09 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12509","companyid":"1","data":[{"id":"0f8f24d3-6062-42fd-8fc3-83581ee9a0ed","type":2,"dataid":"59fe3143-972f-445b-bd33-0f2402975f1b","dataObj":{"id":"59fe3143-972f-445b-bd33-0f2402975f1b","orderno":"8066","companyid":"1","orderdate":"2024-08-24","marketid":"17544","distributorid":"5fb5c0da-8096-4a37-8661-a47ad02d755e","retailerid":"a4e6588d-1e3d-4dd6-b500-1bc619ed9120","calltype":1,"grossamt":"291.67","discper":"","discamt":"","netamt":"291.67","comments":"","createdDate":"2024-08-24 14:49:06","createdBy":"12509","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"25","details":[{"itemId":"3753","name":"Mahak Jelly Belly Milk Fruit Jel Frugurt Jar (9 Jar x 70 Cups)","rate":291.67,"purrate":0,"mrp":350,"qty":"1","amt":"291.67","packqty":9}],"latitude":"19.200399","longitude":"72.9976327","cellInfo":{"radio":"gsm","cid":154253057,"lac":6120,"mcc":404,"mnc":92},"location":"5, Pune - Mumbai Hwy, Kharegaon, Kalwa, Thane, Maharashtra 400605, India\n"}}]} -------------------------------------------------- 14:51:11 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11762","companyid":"1","data":[{"id":"25e4e3cd-d98a-4641-8951-8f365e72609c","type":2,"dataid":"7821c26c-d9f5-4fa1-b7ae-c304b35505ae","dataObj":{"id":"7821c26c-d9f5-4fa1-b7ae-c304b35505ae","orderno":"13621","companyid":"1","orderdate":"2024-08-24","marketid":"5793","distributorid":"12cbe146-0165-4e1d-b1cb-aee833991bba","retailerid":"fe2f2b07-f9e9-481c-a96f-57377f6d7ae9","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:29","createdBy":"11762","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"66","details":[],"latitude":"26.496127","longitude":"90.970484","location":"FXWC+F53, Barpeta Road, Assam 781315, India\n","cellInfo":{"radio":"gsm","cid":606226,"lac":9,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 14:51:12 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12498","companyid":"1","data":[{"id":"27b6642b-ddb6-4a5a-8cfe-247c0a093c38","type":6,"dataObj":{"empid":"12498","companyid":"1","requestType":"0","batteryLevel":"58","gpsEnabled":1,"latitude":"20.7310983","longitude":"73.0521084","cellInfo":{"radio":"gsm","cid":3261751,"lac":123,"mcc":405,"mnc":857},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 14:16:47","location":"P3J2+9XH, Talavchora Rd, Chikhli, Gujarat 396521, India\n"}},{"id":"b3e8f909-52ca-402c-95b4-2d2db72b91e8","type":2,"dataid":"26b697d5-7e26-4721-8d41-22a8dd1a932c","dataObj":{"id":"26b697d5-7e26-4721-8d41-22a8dd1a932c","orderno":"10112","companyid":"1","orderdate":"2024-08-24","marketid":"28829","distributorid":"fb1c663e-a6ac-4ad3-8fbc-1324e6e02d48","retailerid":"c8923629-a23d-4870-aa31-43b964dc55e6","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:35","createdBy":"12498","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"58","details":[],"latitude":"20.7309969","longitude":"73.051838","location":"P3J2+HM7, Talavchora, Gujarat 393665, India\n","cellInfo":{"radio":"gsm","cid":3261716,"lac":123,"mcc":405,"mnc":857}}}]} -------------------------------------------------- 14:51:18 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12542","companyid":"1","data":[{"id":"fac36e4e-3941-4c30-860c-12f6d6b3b8a7","type":2,"dataid":"139c6a3b-54ce-4e08-a1e8-1943831fbec1","dataObj":{"id":"139c6a3b-54ce-4e08-a1e8-1943831fbec1","orderno":"10264","companyid":"1","orderdate":"2024-08-24","marketid":"23690","distributorid":"5e3eeda4-f5f5-43bf-9180-36b776281cab","retailerid":"a27a6b6a-1f4d-4af1-8e01-2f915842a0aa","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 14:36:56","createdBy":"12542","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"62","details":[{"itemId":"3870","name":"Mahak Milk N Nut Nariyal Mithai (12JarX250+3Pcs )","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"26.2511484","longitude":"90.5756874","location":"7H2G+V7M, Kabaitari Pt VI, Bharalkundi Bill, Assam 783389, India\n","cellInfo":{"radio":"gsm","cid":34421523,"lac":33,"mcc":405,"mnc":855}}},{"id":"b98d6ce3-c17c-4706-9baf-4100dbfda2bd","type":2,"dataid":"3b55253f-14d6-4927-940a-2ab9abf603e7","dataObj":{"id":"3b55253f-14d6-4927-940a-2ab9abf603e7","orderno":"10265","companyid":"1","orderdate":"2024-08-24","marketid":"23690","distributorid":"5e3eeda4-f5f5-43bf-9180-36b776281cab","retailerid":"f84cdb5c-2ca1-454b-a5ce-6d7c50fd01e0","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:36","createdBy":"12542","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"61","details":[],"latitude":"26.2511096","longitude":"90.5756914","location":"7H2G+V7M, Kabaitari Pt VI, Bharalkundi Bill, Assam 783389, India\n","cellInfo":{"radio":"gsm","cid":34421520,"lac":33,"mcc":405,"mnc":855}}}]} -------------------------------------------------- 14:51:22 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"2375","companyid":"1","data":[{"id":"899d99b7-de74-4632-b56d-fb138e61d5ff","type":2,"dataid":"33fd6597-66ed-4796-a733-589078d73396","dataObj":{"id":"33fd6597-66ed-4796-a733-589078d73396","orderno":"49026","companyid":"1","orderdate":"2024-08-24","marketid":"14913","distributorid":"7d81e954-5b96-461b-9562-54841cdb9ddf","retailerid":"aef903ba-9128-431c-9f65-813f549666d9","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:13","createdBy":"2375","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"79","details":[],"latitude":"12.2905708","longitude":"76.6244486","location":"339, Chitrabhanu Road, Kuvempu Nagara, Mysuru, Karnataka 570023, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":95,"mcc":405,"mnc":861}}},{"id":"13879f65-de85-4c73-b4d8-9fff7252cabf","type":2,"dataid":"c7a6da41-0585-4043-bb28-a5a27a9afef1","dataObj":{"id":"c7a6da41-0585-4043-bb28-a5a27a9afef1","orderno":"49027","companyid":"1","orderdate":"2024-08-24","marketid":"14913","distributorid":"7d81e954-5b96-461b-9562-54841cdb9ddf","retailerid":"f18633bf-4357-4af9-80dc-4dabcb3f645d","calltype":1,"grossamt":"128.0","discper":"","discamt":"","netamt":"128.0","comments":"","createdDate":"2024-08-24 14:50:33","createdBy":"2375","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"78","details":[{"itemId":"2634","name":"Mahak Tingler Jar (20 Jar X 160 Count X 3.5gm each)","rate":128,"purrate":0,"mrp":160,"qty":"1","amt":"128.0","packqty":20}],"latitude":"12.2728454","longitude":"76.6196672","location":"1638, Vivekananda Nagar, Mysuru, Karnataka 570023, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":95,"mcc":405,"mnc":861}}}]} -------------------------------------------------- 14:51:28 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12870","companyid":"1","data":[{"id":"9da84e86-dc48-4e5c-89a2-17d5744562c3","type":2,"dataid":"4184d41e-358d-4d48-9b2f-32ab70ac52a7","dataObj":{"id":"4184d41e-358d-4d48-9b2f-32ab70ac52a7","orderno":"971","companyid":"1","orderdate":"2024-08-24","marketid":"16336","distributorid":"3ddec54f-5db5-41b1-b5d6-f376fc4cfdcd","retailerid":"29094893-5838-42f4-9f97-7ad1c33b4a71","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:45","createdBy":"12870","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"39","details":[],"latitude":"19.2715917","longitude":"84.8468414","location":"Main road Gaunja, Aruapalli, 7RCW+3GQ, Gounju, Gopalpur, Odisha 761002, India\n","cellInfo":{"radio":"gsm","cid":2632211,"lac":133,"mcc":405,"mnc":866}}}]} -------------------------------------------------- 14:51:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12814","companyid":"1","data":[{"id":"ac21c8eb-02e4-403f-b456-150b44bd5715","type":2,"dataid":"a375a6dd-4914-4841-8b14-ba7e518aca5c","dataObj":{"id":"a375a6dd-4914-4841-8b14-ba7e518aca5c","orderno":"3062","companyid":"1","orderdate":"2024-08-24","marketid":"2295","distributorid":"72f2c647-d7f6-4b31-8fec-4a415750b3f6","retailerid":"aad99af4-9f23-4333-ae50-539d26aee67b","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:58","createdBy":"12814","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"37","details":[],"latitude":"26.7857706","longitude":"80.8927623","location":"342, Hind Nagar, Sector C1, LDA Colony, Lucknow, Uttar Pradesh 226012, India\n","cellInfo":{"radio":"gsm","cid":1151267,"lac":247,"mcc":405,"mnc":871}}}]} -------------------------------------------------- 14:51:37 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12881","companyid":"1","data":[{"id":"a0dbbb7b-2ecc-4775-9110-a6ad4b1daeee","type":2,"dataid":"834af2b9-66cb-4821-93f6-ed5ced6606fa","dataObj":{"id":"834af2b9-66cb-4821-93f6-ed5ced6606fa","orderno":"349","companyid":"1","orderdate":"2024-08-24","marketid":"7592","distributorid":"876df5b3-915e-4790-98af-32bd45ae2d0c","retailerid":"ff687451-a1ed-4096-a895-1216387482be","calltype":1,"grossamt":"125.0","discper":"","discamt":"","netamt":"125.0","comments":"","createdDate":"2024-08-24 14:50:50","createdBy":"12881","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"24","details":[{"itemId":"174","name":"Mahak Milk N Nut Nariyal Mithai (20JarX150Pcs)","rate":125,"purrate":0,"mrp":150,"qty":"1","amt":"125.0","packqty":20}],"latitude":"23.0828626","longitude":"88.5495015","cellInfo":{"radio":"gsm","cid":110826803,"lac":57177,"mcc":405,"mnc":67}}}]} -------------------------------------------------- 14:51:41 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12509","companyid":"1","data":[{"id":"0f8f24d3-6062-42fd-8fc3-83581ee9a0ed","type":2,"dataid":"59fe3143-972f-445b-bd33-0f2402975f1b","dataObj":{"id":"59fe3143-972f-445b-bd33-0f2402975f1b","orderno":"8066","companyid":"1","orderdate":"2024-08-24","marketid":"17544","distributorid":"5fb5c0da-8096-4a37-8661-a47ad02d755e","retailerid":"a4e6588d-1e3d-4dd6-b500-1bc619ed9120","calltype":1,"grossamt":"291.67","discper":"","discamt":"","netamt":"291.67","comments":"","createdDate":"2024-08-24 14:49:06","createdBy":"12509","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"25","details":[{"itemId":"3753","name":"Mahak Jelly Belly Milk Fruit Jel Frugurt Jar (9 Jar x 70 Cups)","rate":291.67,"purrate":0,"mrp":350,"qty":"1","amt":"291.67","packqty":9}],"latitude":"19.200399","longitude":"72.9976327","cellInfo":{"radio":"gsm","cid":154253057,"lac":6120,"mcc":404,"mnc":92},"location":"5, Pune - Mumbai Hwy, Kharegaon, Kalwa, Thane, Maharashtra 400605, India\n"}},{"id":"9cb409c8-a8d4-46d0-8725-595eafc9067c","type":2,"dataid":"e72cd2c5-5b06-4b04-90fa-cb68d08daaaf","dataObj":{"id":"e72cd2c5-5b06-4b04-90fa-cb68d08daaaf","orderno":"8067","companyid":"1","orderdate":"2024-08-24","marketid":"17544","distributorid":"5fb5c0da-8096-4a37-8661-a47ad02d755e","retailerid":"2b838c47-4a3f-422e-8163-2de9b3ccaf6b","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:07","createdBy":"12509","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"24","details":[],"latitude":"19.2008088","longitude":"72.9968026","location":"6X2W+8WP, Kharegaon, Kalwa, Thane, Maharashtra 400605, India\n","cellInfo":{"radio":"gsm","cid":154253057,"lac":6120,"mcc":404,"mnc":92}}}]} -------------------------------------------------- 14:51:47 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12477","companyid":"1","data":[{"id":"4adaff23-1405-4c29-8fc9-1aab81967d87","type":2,"dataid":"a4bef6f4-3773-4ff9-81c5-6c089a9bb6e3","dataObj":{"id":"a4bef6f4-3773-4ff9-81c5-6c089a9bb6e3","orderno":"10217","companyid":"1","orderdate":"2024-08-24","marketid":"17833","distributorid":"019060ae-763f-4759-b282-1f076d278fb0","retailerid":"c8b83d99-c745-4236-8ab0-46027c038537","calltype":1,"grossamt":"291.67","discper":"","discamt":"","netamt":"291.67","comments":"","createdDate":"2024-08-24 14:51:09","createdBy":"12477","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"45","details":[{"itemId":"3754","name":"Mahak Fruit Jel Jelly Pud Jar (9Jar X 70Cups)","rate":291.67,"purrate":0,"mrp":350,"qty":"1","amt":"291.67","packqty":9}],"latitude":"19.2862145","longitude":"72.8662839","location":"H-1, Bharti Nagar, Mira Road East, Mira Bhayandar, Maharashtra 401107, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":61,"mcc":405,"mnc":874}}}]} -------------------------------------------------- 14:51:47 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12788","companyid":"1","data":[{"id":"de68622e-b50b-45f1-8d88-7d8f5854c199","type":2,"dataid":"67c3fbec-9195-466d-828e-b497dff516c8","dataObj":{"id":"67c3fbec-9195-466d-828e-b497dff516c8","orderno":"6321","companyid":"1","orderdate":"2024-08-24","marketid":"33336","distributorid":"c4f8c48f-b7aa-4d13-84b4-18c9a8f1504e","retailerid":"b8ee96f1-51ec-4bfb-9d18-77c78019454f","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:04","createdBy":"12788","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"98","details":[],"latitude":"20.8534492","longitude":"84.2033446","location":"V633+8CG, NH57, Anandapur, Odisha 762014, India\n","cellInfo":{"radio":"gsm","cid":516132,"lac":55,"mcc":405,"mnc":866}}}]} -------------------------------------------------- 14:51:58 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"21","companyid":"1","data":[{"id":"375df321-21c9-4929-b458-d77a7498d03c","type":2,"dataid":"2a8b93a7-596b-42e1-80ea-3f5db3f8d5b1","dataObj":{"id":"2a8b93a7-596b-42e1-80ea-3f5db3f8d5b1","orderno":"43823","companyid":"1","orderdate":"2024-08-24","marketid":"18312","distributorid":"f986e355-bc3e-4ff7-8b8c-de6a2d41cdf8","retailerid":"e8ea3c60-c31c-4b38-aa86-0aa14fe5388c","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:48:32","createdBy":"21","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"27","details":[],"latitude":"26.5113305","longitude":"92.1415684","location":"G46R+CQ7, M.B. Road, Thakur Patty, Kharupetia, No.1 Thekerabari, Assam 784115, India\n","cellInfo":{"radio":"gsm","cid":223190284,"lac":7251,"mcc":405,"mnc":56}}},{"id":"a1993b1f-dd99-45c3-aceb-711ddc04ee2c","type":2,"dataid":"96a4c850-9dea-43fb-9b8a-29769c93ce3d","dataObj":{"id":"96a4c850-9dea-43fb-9b8a-29769c93ce3d","orderno":"43824","companyid":"1","orderdate":"2024-08-24","marketid":"18312","distributorid":"f986e355-bc3e-4ff7-8b8c-de6a2d41cdf8","retailerid":"7b95b8f2-a2cd-47b7-b127-edf5d143181e","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:17","createdBy":"21","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"27","details":[],"latitude":"26.5116153","longitude":"92.1417854","location":"G46R+PJ8, Thakur Patty, Niz Kharupetia, No.1 Thekerabari, Assam 784115, India\n","cellInfo":{"radio":"gsm","cid":197597461,"lac":7251,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 14:51:58 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"45","companyid":"1","data":[{"id":"a2dafc2a-d871-4d36-be42-9cd507c08952","type":2,"dataid":"2c7af902-daa7-48ba-898e-75ac576c0d00","dataObj":{"id":"2c7af902-daa7-48ba-898e-75ac576c0d00","orderno":"53172","companyid":"1","orderdate":"2024-08-24","marketid":"13824","distributorid":"4be83b06-30f5-409c-8cae-ccd135539f2a","retailerid":"0a5f5e49-12f4-4ef7-8826-548293caa97e","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:51","createdBy":"45","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[],"latitude":"22.5456047","longitude":"88.3219731","location":"32, Kabitirtha Sarani, Watganj, Kolkata, West Bengal 700023, India\n","cellInfo":{"radio":"gsm","cid":790563,"lac":157,"mcc":405,"mnc":873}}},{"id":"862bcc00-023a-44c2-bc74-fdd07a0acb9a","type":2,"dataid":"f82df4da-495c-4471-b927-808ef79e6264","dataObj":{"id":"f82df4da-495c-4471-b927-808ef79e6264","orderno":"53173","companyid":"1","orderdate":"2024-08-24","marketid":"13824","distributorid":"4be83b06-30f5-409c-8cae-ccd135539f2a","retailerid":"3bc47f26-b4ac-4a79-994b-46ad8025e466","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:21","createdBy":"45","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[],"latitude":"22.5455987","longitude":"88.3219702","location":"32, Kabitirtha Sarani, Watganj, Kolkata, West Bengal 700023, India\n","cellInfo":{"radio":"gsm","cid":790547,"lac":157,"mcc":405,"mnc":873}}}]} -------------------------------------------------- 14:52:00 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12867","companyid":"1","data":[{"id":"235c8a25-7756-4d52-9bb3-9d7237c60820","type":2,"dataid":"1fc42729-7006-4471-9736-bdc892535b5f","dataObj":{"id":"1fc42729-7006-4471-9736-bdc892535b5f","orderno":"549","companyid":"1","orderdate":"2024-08-24","marketid":"6122","distributorid":"f4d44575-794c-4c88-93b6-63700c5d22d1","retailerid":"4acd1164-40c3-4027-8475-22413a518463","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"not meet ","createdDate":"2024-08-24 14:49:25","createdBy":"12867","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"65","details":[],"latitude":"30.9416723","longitude":"74.6190773","location":"WJV9+2J2, Railway Burt Rd, Railway Colony, Firozpur, Punjab 152002, India\n","cellInfo":{"radio":"gsm","cid":555826,"lac":23,"mcc":405,"mnc":867}}},{"id":"d05e50f6-8dcb-47e9-84e0-cc9f4ccb3ace","type":2,"dataid":"892973ab-f98e-4b79-9f76-53818e2cac9e","dataObj":{"id":"892973ab-f98e-4b79-9f76-53818e2cac9e","orderno":"550","companyid":"1","orderdate":"2024-08-24","marketid":"6122","distributorid":"f4d44575-794c-4c88-93b6-63700c5d22d1","retailerid":"a9af4bf1-4aba-4479-bf01-c3042ce89e1e","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"not meet ","createdDate":"2024-08-24 14:51:25","createdBy":"12867","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"64","details":[],"latitude":"30.9416731","longitude":"74.6190826","location":"WJV9+2J2, Railway Burt Rd, Railway Colony, Firozpur, Punjab 152002, India\n","cellInfo":{"radio":"gsm","cid":555826,"lac":23,"mcc":405,"mnc":867}}}]} -------------------------------------------------- 14:52:04 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11133","companyid":"1","data":[{"id":"fff86ed6-1a1e-4b96-8bf6-dd58713eca5e","type":2,"dataid":"058f5af4-15dc-42d0-976c-ef073b7f978b","dataObj":{"id":"058f5af4-15dc-42d0-976c-ef073b7f978b","orderno":"24304","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"fb038104-0147-40ac-b325-4814f26d1d1c","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:33:14","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"68","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5851716","longitude":"77.2549696","cellInfo":{"radio":"gsm","cid":164341044,"lac":2209,"mcc":404,"mnc":10},"location":"11A, Block C, Sarai Kale Khan, New Delhi, Delhi 110013, India\n"}},{"id":"e5fd3a7b-eb82-4831-a5fc-4ec10598ee74","type":2,"dataid":"55756068-ecf0-42c4-8ab0-69f47334f20e","dataObj":{"id":"55756068-ecf0-42c4-8ab0-69f47334f20e","orderno":"24305","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"85f3efa3-e1ff-4007-bb3b-00b2e8691a54","calltype":1,"grossamt":"475.0","discper":"","discamt":"","netamt":"475.0","comments":"","createdDate":"2024-08-24 14:35:45","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12},{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5827776","longitude":"77.2528743","location":"C-5, Jangpura, Block C, Jangpura B, New Delhi, Delhi 110014, India\n","cellInfo":{"radio":"gsm","cid":245244940,"lac":2192,"mcc":404,"mnc":10}}},{"id":"c4ddf86b-3e52-471f-acf4-98f51126b7f3","type":2,"dataid":"b155f22f-9ed4-471d-b449-cdbe2961397b","dataObj":{"id":"b155f22f-9ed4-471d-b449-cdbe2961397b","orderno":"24306","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"0e7c6ca0-c10d-4c21-9864-4caee3686382","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:38:05","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"67","details":[],"latitude":"28.5808759","longitude":"77.2550666","location":"42B, Pocket C, Sidhartha Nagar, New Delhi, Delhi 110014, India\n","cellInfo":{"radio":"gsm","cid":179543319,"lac":2192,"mcc":404,"mnc":10}}},{"id":"cb07ac19-e6ea-489b-8b5d-7bf723ceb13f","type":2,"dataid":"3b6a298d-3f95-48b1-a956-a906a5f13745","dataObj":{"id":"3b6a298d-3f95-48b1-a956-a906a5f13745","orderno":"24307","companyid":"1","orderdate":"2024-08-24","marketid":"1535","distributorid":"c09efd77-7fbf-4aed-96a1-89231987bd9a","retailerid":"18c84cf2-5eaa-4fa9-9179-5f45ece046bc","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:26","createdBy":"11133","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"67","details":[],"latitude":"28.5760821","longitude":"77.2629298","location":"148\/1, near Angoori Mandir, Kilokri, Phase 1, Jiwan Nagar, New Delhi, Delhi 110014, India\n","cellInfo":{"radio":"gsm","cid":156688653,"lac":2192,"mcc":404,"mnc":10}}}]} -------------------------------------------------- 14:52:08 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12509","companyid":"1","data":[{"id":"0f8f24d3-6062-42fd-8fc3-83581ee9a0ed","type":2,"dataid":"59fe3143-972f-445b-bd33-0f2402975f1b","dataObj":{"id":"59fe3143-972f-445b-bd33-0f2402975f1b","orderno":"8066","companyid":"1","orderdate":"2024-08-24","marketid":"17544","distributorid":"5fb5c0da-8096-4a37-8661-a47ad02d755e","retailerid":"a4e6588d-1e3d-4dd6-b500-1bc619ed9120","calltype":1,"grossamt":"291.67","discper":"","discamt":"","netamt":"291.67","comments":"","createdDate":"2024-08-24 14:49:06","createdBy":"12509","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"25","details":[{"itemId":"3753","name":"Mahak Jelly Belly Milk Fruit Jel Frugurt Jar (9 Jar x 70 Cups)","rate":291.67,"purrate":0,"mrp":350,"qty":"1","amt":"291.67","packqty":9}],"latitude":"19.200399","longitude":"72.9976327","cellInfo":{"radio":"gsm","cid":154253057,"lac":6120,"mcc":404,"mnc":92},"location":"5, Pune - Mumbai Hwy, Kharegaon, Kalwa, Thane, Maharashtra 400605, India\n"}},{"id":"9cb409c8-a8d4-46d0-8725-595eafc9067c","type":2,"dataid":"e72cd2c5-5b06-4b04-90fa-cb68d08daaaf","dataObj":{"id":"e72cd2c5-5b06-4b04-90fa-cb68d08daaaf","orderno":"8067","companyid":"1","orderdate":"2024-08-24","marketid":"17544","distributorid":"5fb5c0da-8096-4a37-8661-a47ad02d755e","retailerid":"2b838c47-4a3f-422e-8163-2de9b3ccaf6b","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:07","createdBy":"12509","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"24","details":[],"latitude":"19.2008088","longitude":"72.9968026","location":"6X2W+8WP, Kharegaon, Kalwa, Thane, Maharashtra 400605, India\n","cellInfo":{"radio":"gsm","cid":154253057,"lac":6120,"mcc":404,"mnc":92}}}]} -------------------------------------------------- 14:52:12 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"4159","companyid":"1","data":[{"id":"8057ffa4-7d11-4c5a-8eec-0c24d3702095","type":2,"dataid":"1d361740-de63-42bd-ba96-01127f6c1d2b","dataObj":{"id":"1d361740-de63-42bd-ba96-01127f6c1d2b","orderno":"9161","companyid":"1","orderdate":"2024-08-24","marketid":"1564","distributorid":"ef741e68-0198-4d36-b780-9ce1c10b53ef","retailerid":"0c728b49-0dd9-4b27-ae5b-6415e952b019","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:30:05","createdBy":"4159","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"81","details":[]}},{"id":"6a01c699-db54-4320-affc-58916ea113eb","type":2,"dataid":"490d1082-5cb5-4ec1-936a-7c621d9c1e63","dataObj":{"id":"490d1082-5cb5-4ec1-936a-7c621d9c1e63","orderno":"9163","companyid":"1","orderdate":"2024-08-24","marketid":"1564","distributorid":"ef741e68-0198-4d36-b780-9ce1c10b53ef","retailerid":"61cb506b-353f-4d5f-aba3-b347813f93c7","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:35:21","createdBy":"4159","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[]}},{"id":"07ee4d77-813f-47ba-a8cd-39e0ec377d5d","type":2,"dataid":"9111b5ae-2149-449e-899d-53d2a0b284e1","dataObj":{"id":"9111b5ae-2149-449e-899d-53d2a0b284e1","orderno":"9165","companyid":"1","orderdate":"2024-08-24","marketid":"1564","distributorid":"ef741e68-0198-4d36-b780-9ce1c10b53ef","retailerid":"eaf9440a-1154-4a02-b290-12b1ea3af53b","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:34","createdBy":"4159","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"77","details":[],"latitude":"28.4067591","longitude":"79.4473583","location":"36, Kurmanchal Nagar, Bareilly, Uttar Pradesh 243122, India\n","cellInfo":{"radio":"gsm","cid":145120798,"lac":4703,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 14:52:15 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11037","companyid":"1","data":[{"id":"2b1816e7-c2cf-443c-a78b-af7e50c5c80e","type":2,"dataid":"af27945a-72ce-42e9-a67c-9dc2b80887e9","dataObj":{"id":"af27945a-72ce-42e9-a67c-9dc2b80887e9","orderno":"22234","companyid":"1","orderdate":"2024-08-24","marketid":"5704","distributorid":"c864b975-c492-4e08-881a-0c1e532b0c09","retailerid":"0764148a-a6ce-4206-9e38-7489153f3676","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:32","createdBy":"11037","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"81","details":[],"latitude":"30.1796544","longitude":"78.1241786","location":"54HF+VM6, Ambala-Dehradun-Haridwar Rd, Doiwala, Uttarakhand 248140, India\n","cellInfo":{"radio":"gsm","cid":205500764,"lac":3801,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 14:52:20 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"6993","companyid":"1","data":[{"id":"f3a66098-9d98-4033-82c5-d122ded316d3","type":2,"dataid":"0ee712af-496c-4819-9b1d-291aef2ecf9c","dataObj":{"id":"0ee712af-496c-4819-9b1d-291aef2ecf9c","orderno":"39234","companyid":"1","orderdate":"2024-08-24","marketid":"4712","distributorid":"d6710b36-dcc3-481a-829f-e951ac2d6ca4","retailerid":"7cd98650-3daa-4a26-afcc-95e2794000ab","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 14:51:43","createdBy":"6993","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"70","details":[{"itemId":"3870","name":"Mahak Milk N Nut Nariyal Mithai (12JarX250+3Pcs )","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"26.1417844","longitude":"91.7418098","location":"38, Lalganesh Mandir Rd, Lal Ganesh, Guwahati, Assam 781034, India\n","cellInfo":{"radio":"gsm","cid":223065363,"lac":7132,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 14:52:25 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12650","companyid":"1","data":[{"id":"60753b0a-c6f9-4e72-8e99-531b6a7b4bbb","type":2,"dataid":"1c298d96-93a4-4b23-b806-23e61c188f30","dataObj":{"id":"1c298d96-93a4-4b23-b806-23e61c188f30","orderno":"6679","companyid":"1","orderdate":"2024-08-24","marketid":"7039","distributorid":"a13cdc54-208d-4b64-ac35-06d6a06b36c5","retailerid":"4655c996-7caa-490e-aa85-42da96ee8be2","calltype":1,"grossamt":"320.0","discper":"","discamt":"","netamt":"320.0","comments":"","createdDate":"2024-08-24 14:51:51","createdBy":"12650","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"82","details":[{"itemId":"3554","name":"Mahak Milk-N-Nut Nariyal Mithai (Big Pouch 100 pcs) MRP Rs. 1- per count (40 Pouch X 100 Pcs)","rate":80,"purrate":0,"mrp":100,"qty":"4","amt":"320.0","packqty":40}],"latitude":"23.1177603","longitude":"83.1963785","location":"Sadar Road, Jai stambh chowk, Bhagawan Pur, Ambikapur, Chhattisgarh 497001, India\n","cellInfo":{"radio":"gsm","cid":25160480,"lac":60528,"mcc":404,"mnc":78}}}]} -------------------------------------------------- 14:52:26 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12647","companyid":"1","data":[{"id":"91478f8b-82c8-4544-95a6-c7659889c91a","type":2,"dataid":"45e6c351-67a4-4730-8933-e7d0feae86c1","dataObj":{"id":"45e6c351-67a4-4730-8933-e7d0feae86c1","orderno":"6947","companyid":"1","orderdate":"2024-08-24","marketid":"18206","distributorid":"770ed341-9e03-42f4-9474-3a39def5dd84","retailerid":"740d2c72-5a30-4610-89cb-2dcf15f2ed08","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:49","createdBy":"12647","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"69","details":[],"latitude":"34.0794779","longitude":"74.7958297","location":"1, Batmaloo, Srinagar, 190009\n","cellInfo":{"radio":"gsm","cid":36772117,"lac":399,"mcc":405,"mnc":55}}}]} -------------------------------------------------- 14:52:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12328","companyid":"1","data":[{"id":"5a7b7dca-cf10-4ff8-9326-522e020b39c9","type":2,"dataid":"7ebdac99-e85a-43e5-9886-661cd4d5e86c","dataObj":{"id":"7ebdac99-e85a-43e5-9886-661cd4d5e86c","orderno":"1530","companyid":"1","orderdate":"2024-08-24","marketid":"18071","distributorid":"5f070e39-0a09-4d2e-843e-20fc9431388f","retailerid":"982bcebf-fcd9-4611-9495-03d4a0ab6aa4","calltype":1,"grossamt":"512.62","discper":"","discamt":"","netamt":"512.62","comments":"","createdDate":"2024-08-24 14:48:22","createdBy":"12328","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"86","details":[{"itemId":"3597","name":"Mahak Pan Gulkand Flavoured Candy Jar (20 Jar x 160 Counts)","rate":128,"purrate":0,"mrp":160,"qty":"1","amt":"128.0","packqty":20},{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16},{"itemId":"3549","name":"Mahak Milk-N-Nut Naryal Mithai Coconut Bar (MRP Rs 5 per Bar) (18 Box X 50 Bar)","rate":200,"purrate":0,"mrp":250,"qty":"1","amt":"200.0","packqty":18}],"latitude":"29.3899602","longitude":"79.1276623","location":"94QH+X25, Station Rd, Ramnagar, Uttarakhand 244715, India\n","cellInfo":{"radio":"gsm","cid":205424986,"lac":3779,"mcc":404,"mnc":97}}},{"id":"2db76fae-5922-4d82-95a3-a97ce22fb283","type":2,"dataid":"d366882d-9f84-4d75-8e66-fc2a0e9df5a3","dataObj":{"id":"d366882d-9f84-4d75-8e66-fc2a0e9df5a3","orderno":"1531","companyid":"1","orderdate":"2024-08-24","marketid":"18071","distributorid":"5f070e39-0a09-4d2e-843e-20fc9431388f","retailerid":"f833ec10-c139-4852-b49a-924b8b5066af","calltype":1,"grossamt":"850.0","discper":"","discamt":"","netamt":"850.0","comments":"","createdDate":"2024-08-24 14:52:06","createdBy":"12328","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"85","details":[{"itemId":"3744","name":"Mahak Jelly Belly Pudee Toy Jar (9JAR X 36+2 PCS)","rate":300,"purrate":0,"mrp":360,"qty":"2","amt":"600.0","packqty":9},{"itemId":"3856","name":"Mahak Jelly Belly Armory Toy Jar Rs. 10. (6 JAR X 30+2 PCS)","rate":250,"purrate":0,"mrp":300,"qty":"1","amt":"250.0","packqty":6}],"latitude":"29.3890594","longitude":"79.1267608","location":"Najaran masjid bhawaniganj, 94QG+MJG, Ramnagar, Uttarakhand 244715, India\n","cellInfo":{"radio":"gsm","cid":205424918,"lac":3779,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 14:52:44 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12899","companyid":"1","data":[{"id":"34d07705-b84a-4edf-a02d-6a69e438704b","type":2,"dataid":"ce09ee2a-d8b6-4aed-b673-207c04d26c84","dataObj":{"id":"ce09ee2a-d8b6-4aed-b673-207c04d26c84","orderno":"169","companyid":"1","orderdate":"2024-08-24","marketid":"12331","distributorid":"80a96b4f-0409-407c-99af-bcf137749275","retailerid":"701f0a8e-b88d-42dc-9834-01b6554e9f92","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:50:09","createdBy":"12899","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"48","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.6364754","longitude":"77.0306611","location":"100, Block W, Mohan Garden, Razapur Khurd, New Delhi, Delhi, 110059, India\n","cellInfo":{"radio":"gsm","cid":3013426,"lac":139,"mcc":405,"mnc":872}}},{"id":"5167589f-8652-401d-bee7-9c2617596bb8","type":2,"dataid":"8f071494-c05c-4a24-85c6-edb47bba44c6","dataObj":{"id":"8f071494-c05c-4a24-85c6-edb47bba44c6","orderno":"170","companyid":"1","orderdate":"2024-08-24","marketid":"12331","distributorid":"80a96b4f-0409-407c-99af-bcf137749275","retailerid":"c3df52c6-251e-4667-ab91-0ef96eca9544","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:52:09","createdBy":"12899","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"47","details":[],"latitude":"28.636474","longitude":"77.0306564","location":"100, Block W, Mohan Garden, Razapur Khurd, New Delhi, Delhi, 110059, India\n","cellInfo":{"radio":"gsm","cid":3013426,"lac":139,"mcc":405,"mnc":872}}}]} -------------------------------------------------- 14:52:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11719","companyid":"1","data":[{"id":"d13d16b3-7e61-455c-b458-6013818e7073","type":2,"dataid":"a201b48c-3339-4d78-9f9c-a1e1e8b240d9","dataObj":{"id":"a201b48c-3339-4d78-9f9c-a1e1e8b240d9","orderno":"16418","companyid":"1","orderdate":"2024-08-24","marketid":"16869","distributorid":"64352f87-9f10-4831-9d09-741939250eb1","retailerid":"b7e88a77-9b5d-47c9-a02d-86592c6f3e40","calltype":0,"reasonid":"69d25109-7faf-4e6f-b6cc-aae16a331d6a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:09","createdBy":"11719","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"34","details":[],"latitude":"19.8526788","longitude":"75.8887953","location":"VV3Q+3H6, Shivaji Nagar, Sambhaji Nagar, Jalna, Maharashtra 431203, India\n","cellInfo":{"radio":"gsm","cid":534821,"lac":32,"mcc":405,"mnc":864}}},{"id":"5b52aa1f-fd88-475e-abf0-262a98dd13ce","type":2,"dataid":"bddeb49e-997d-4ca5-9a99-615cbf1718ec","dataObj":{"id":"bddeb49e-997d-4ca5-9a99-615cbf1718ec","orderno":"16419","companyid":"1","orderdate":"2024-08-24","marketid":"16869","distributorid":"64352f87-9f10-4831-9d09-741939250eb1","retailerid":"02862348-5006-459f-b95f-0acf177ccdc5","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:52:12","createdBy":"11719","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"34","details":[],"latitude":"19.8525995","longitude":"75.8879788","location":"VV2Q+X4Q, New Mondha Rd, Shivaji Nagar, Sambhaji Nagar, Jalna, Maharashtra 431203, India\n","cellInfo":{"radio":"gsm","cid":534821,"lac":32,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 14:52:59 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12181","companyid":"1","data":[{"id":"f8633d7e-8110-4a30-aa9f-2612fc216208","type":2,"dataid":"599a4c62-ce08-4341-88fe-ebbc2a775dda","dataObj":{"id":"599a4c62-ce08-4341-88fe-ebbc2a775dda","orderno":"6914","companyid":"1","orderdate":"2024-08-24","marketid":"2884","distributorid":"fdcb6a62-826b-42ff-9d73-c450af9b8c33","retailerid":"474c336d-8d28-41bd-a565-1a08b5a32552","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 14:52:03","createdBy":"12181","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"85","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"19.2057331","longitude":"72.9731373","location":"Manas Vastu Society, Shelarpada Rd, Hans Nagar, Thane West, Thane, Maharashtra 400601, India\n","cellInfo":{"radio":"gsm","cid":111540768,"lac":52300,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 14:53:01 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12310","companyid":"1","data":[{"id":"c8aed77c-287e-4436-ae07-5be0e2da511d","type":2,"dataid":"d482913c-4c54-4f84-b51a-e87c4ded4116","dataObj":{"id":"d482913c-4c54-4f84-b51a-e87c4ded4116","orderno":"11251","companyid":"1","orderdate":"2024-08-24","marketid":"30046","distributorid":"2d17f125-0186-41e3-b10d-b431fb0ef9d6","retailerid":"ce4b1360-a867-47c0-82f7-b4c98d16ce0c","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:52:24","createdBy":"12310","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"32","details":[],"latitude":"19.0920519","longitude":"72.9001923","location":"3WR2+R2G, Jagruti Nagar, Police Colony, Kurla, Mumbai, Maharashtra 400086, India\n","cellInfo":{"radio":"gsm","cid":657429,"lac":73,"mcc":405,"mnc":874}}}]} -------------------------------------------------- 14:53:05 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12151","companyid":"1","data":[{"id":"854cd3ef-1f1b-4587-8db1-8c201ed5ec2b","type":2,"dataid":"fc014d71-70f6-45fd-850e-26485b95254a","dataObj":{"id":"fc014d71-70f6-45fd-850e-26485b95254a","orderno":"8233","companyid":"1","orderdate":"2024-08-24","marketid":"29937","distributorid":"104fd19c-6a98-4f41-ac6d-d356a7e81031","retailerid":"77877216-ae5f-405a-a834-ac6abb3f208f","calltype":1,"grossamt":"250.0","discper":"","discamt":"","netamt":"250.0","comments":"","createdDate":"2024-08-24 14:52:19","createdBy":"12151","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"47","details":[{"itemId":"3856","name":"Mahak Jelly Belly Armory Toy Jar Rs. 10. (6 JAR X 30+2 PCS)","rate":250,"purrate":0,"mrp":300,"qty":"1","amt":"250.0","packqty":6}],"latitude":"19.1845319","longitude":"73.02446","location":"Suraj Apartment, B3, Zainy Colony, Anand Koliwada, Mumbra, Thane, Maharashtra 400612, India\n","cellInfo":{"radio":"gsm","cid":105226507,"lac":52330,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 14:53:09 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11646","companyid":"1","data":[{"id":"6fc977bd-46eb-4718-881c-94580174db6d","type":2,"dataid":"b1d9e519-811c-4d7b-b514-747d09efd596","dataObj":{"id":"b1d9e519-811c-4d7b-b514-747d09efd596","orderno":"13428","companyid":"1","orderdate":"2024-08-24","marketid":"3913","distributorid":"6a5f4f41-d888-4946-b5bd-4a243e050468","retailerid":"06bd6166-bf5a-4c12-88d4-b9634c9c61d3","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 14:52:33","createdBy":"11646","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"63","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"30.2953124","longitude":"78.0130838","location":"23, Rochi Pura, Niranjanpur, Dehradun, Uttarakhand 248171, India\n","cellInfo":{"radio":"gsm","cid":23801690,"lac":3732,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 14:53:09 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"4157","companyid":"1","data":[{"id":"2d361ebb-706b-4eae-9abb-6ea828c49ab0","type":2,"dataid":"b4181e33-10dc-4edc-9fe3-ad7ec81d6a89","dataObj":{"id":"b4181e33-10dc-4edc-9fe3-ad7ec81d6a89","orderno":"28320","companyid":"1","orderdate":"2024-08-24","marketid":"25220","distributorid":"d11bacfa-eb13-40da-a446-bf6f56e03d94","retailerid":"175a44e2-8cc4-4ef0-bd0a-ba3a8f1adff4","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 14:52:34","createdBy":"4157","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"76","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.9609182","longitude":"77.7230189","location":"710\/1, Zaidi Nagar Society, Zaidi Nagar, Bhawani Nagar, Meerut, Uttar Pradesh 250004, India\n","cellInfo":{"radio":"gsm","cid":1037333,"lac":139,"mcc":405,"mnc":870}}}]} -------------------------------------------------- 14:53:12 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"72","companyid":"1","data":[{"id":"d8e16c54-fa7e-4a74-8544-09b0fa8b6716","type":2,"dataid":"212f963c-f4b2-4c24-a46c-72db71fd7265","dataObj":{"id":"212f963c-f4b2-4c24-a46c-72db71fd7265","orderno":"47741","companyid":"1","orderdate":"2024-08-24","marketid":"1770","distributorid":"b87555c0-5a3e-4d36-8de0-2e5251f300f0","retailerid":"412fbb4a-0091-4751-a856-ca55aab9ff2b","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:52:36","createdBy":"72","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"67","details":[],"latitude":"15.3306023","longitude":"75.1319974","location":"Kalmeshwar Nagar, Giriyal Road, Opp. H. S. Fatehshah Hall, -580024., Old Hubli, Hubballi, Karnataka 580024, India\n","cellInfo":{"radio":"gsm","cid":47744524,"lac":9162,"mcc":405,"mnc":861}}}]} -------------------------------------------------- 14:53:13 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12077","companyid":"1","data":[{"id":"7b13d368-f961-43dd-8157-a455c94185e4","type":2,"dataid":"d8e61af3-aa41-44a1-baf7-57a33140710c","dataObj":{"id":"d8e61af3-aa41-44a1-baf7-57a33140710c","orderno":"14506","companyid":"1","orderdate":"2024-08-24","marketid":"31946","distributorid":"4b64eadf-5147-42aa-842b-9e7d494e6bfb","retailerid":"c5bcf27e-c4ef-4f59-bf4a-133e8f38d0db","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:52:38","createdBy":"12077","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"78","details":[],"latitude":"19.2075561","longitude":"73.0970724","location":"Shop no 1,M2, Shiv-Parvati CHS, Patharli Rd, nr. Balaji Mandir Road, Gograswadi, Dombivli East, Dombivli, Maharashtra 421201, India\n","cellInfo":{"radio":"gsm","cid":34253331,"lac":77,"mcc":405,"mnc":874}}}]} -------------------------------------------------- 14:53:20 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12360","companyid":"1","data":[{"id":"cf9a14d0-233e-49ca-989c-a79cd0fda906","type":2,"dataid":"d543d0c9-0e2b-4f0c-8d76-75dae139e1a4","dataObj":{"id":"d543d0c9-0e2b-4f0c-8d76-75dae139e1a4","orderno":"8655","companyid":"1","orderdate":"2024-08-24","marketid":"208","distributorid":"8af85771-34d4-4954-b9ed-f1e64b067f35","retailerid":"475f32a3-7651-4809-8808-54bfa49887c8","calltype":0,"reasonid":"69d25109-7faf-4e6f-b6cc-aae16a331d6a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:52:43","createdBy":"12360","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"29","details":[],"latitude":"28.6744302","longitude":"77.1639145","location":"64, Deva Ram Park, Lekhu Nagar, Tri Nagar, Delhi, 110035, India\n","cellInfo":{"radio":"gsm","cid":205298435,"lac":52746,"mcc":404,"mnc":11}}}]} -------------------------------------------------- 14:53:28 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12778","companyid":"1","data":[{"id":"7ec42730-1a1c-44c3-b5e3-4f4e74775dc1","type":2,"dataid":"36e85e99-5e61-4d2e-be65-947c65fe53a5","dataObj":{"id":"36e85e99-5e61-4d2e-be65-947c65fe53a5","orderno":"4388","companyid":"1","orderdate":"2024-08-24","marketid":"27544","distributorid":"7096ddfe-d7aa-4097-822b-6072b721f91a","retailerid":"ca0d2913-477f-4596-a011-6a138bc6fc0a","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:52:49","createdBy":"12778","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"81","details":[],"latitude":"21.1253415","longitude":"79.1296546","location":"34, Lote Layout, Diamond Nagar, New Sahakar Nagar, Kharbi, Nagpur, Maharashtra 440024, India\n","cellInfo":{"radio":"gsm","cid":231792239,"lac":6514,"mcc":404,"mnc":90}}}]} -------------------------------------------------- 14:53:38 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12870","companyid":"1","data":[{"id":"9da84e86-dc48-4e5c-89a2-17d5744562c3","type":2,"dataid":"4184d41e-358d-4d48-9b2f-32ab70ac52a7","dataObj":{"id":"4184d41e-358d-4d48-9b2f-32ab70ac52a7","orderno":"971","companyid":"1","orderdate":"2024-08-24","marketid":"16336","distributorid":"3ddec54f-5db5-41b1-b5d6-f376fc4cfdcd","retailerid":"29094893-5838-42f4-9f97-7ad1c33b4a71","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:45","createdBy":"12870","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"39","details":[],"latitude":"19.2715917","longitude":"84.8468414","location":"Main road Gaunja, Aruapalli, 7RCW+3GQ, Gounju, Gopalpur, Odisha 761002, India\n","cellInfo":{"radio":"gsm","cid":2632211,"lac":133,"mcc":405,"mnc":866}}},{"id":"6078bf58-11e4-4821-8d85-7707c67c19f5","type":2,"dataid":"be62a0cd-05f1-4d62-9003-f268cd1fafb7","dataObj":{"id":"be62a0cd-05f1-4d62-9003-f268cd1fafb7","orderno":"972","companyid":"1","orderdate":"2024-08-24","marketid":"16336","distributorid":"3ddec54f-5db5-41b1-b5d6-f376fc4cfdcd","retailerid":"b11ce321-b4ea-4b2d-b921-6d6d4ed82e88","calltype":1,"grossamt":"128.0","discper":"","discamt":"","netamt":"128.0","comments":"","createdDate":"2024-08-24 14:53:03","createdBy":"12870","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"39","details":[{"itemId":"2120","name":"Mahak Coconut Candy Jar (20 Jar X 160 Count X 3.5gm each)","rate":128,"purrate":0,"mrp":160,"qty":"1","amt":"128.0","packqty":20}],"latitude":"19.271595","longitude":"84.8468283","location":"Main road Gaunja, Aruapalli, 7RCW+3GQ, Gounju, Gopalpur, Odisha 761002, India\n","cellInfo":{"radio":"gsm","cid":2632208,"lac":133,"mcc":405,"mnc":866}}}]} -------------------------------------------------- 14:53:41 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12858","companyid":"1","data":[{"id":"73fea234-1343-4752-bccf-5dcef6adf69a","type":2,"dataid":"44f78ae8-0fe3-421c-84e1-25ca824e3b15","dataObj":{"id":"44f78ae8-0fe3-421c-84e1-25ca824e3b15","orderno":"2252","companyid":"1","orderdate":"2024-08-24","marketid":"4498","distributorid":"0b86a288-f5ff-44e4-86a5-0f167c36b65f","retailerid":"06386775-f636-4c72-a011-211a5d8b5226","calltype":1,"grossamt":"369.24","discper":"","discamt":"","netamt":"369.24","comments":"","createdDate":"2024-08-24 14:53:04","createdBy":"12858","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"27","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"2","amt":"369.24","packqty":16}],"latitude":"19.0118236","longitude":"72.8462643","location":"10\/667, Mahatma Jyotiba Phule Rd Naigaon, Old bdd chawl, Dadar East, Dadar, Mumbai, Maharashtra 400014, India\n","cellInfo":{"radio":"gsm","cid":106628404,"lac":52276,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 14:53:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"320","companyid":"1","data":[{"id":"66b5198e-09e7-48ea-bd66-5b83f7fcaf9c","type":2,"dataid":"ad2b26e3-7d75-40cd-ac61-5a154ef324c3","dataObj":{"id":"ad2b26e3-7d75-40cd-ac61-5a154ef324c3","orderno":"56168","companyid":"1","orderdate":"2024-08-24","marketid":"16877","distributorid":"7524c641-5f7d-4eeb-845e-1a6e432e773e","retailerid":"ed4e8a68-45a6-49c1-88b1-8e9bcf6b4088","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:53:06","createdBy":"320","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"57","details":[],"latitude":"27.1106413","longitude":"83.2817948","location":"476J+7W9 National Highway 24, Gorakhpur - Nautanwa Rd, above Sanju battery service, Anand Nagar, Mahdewa, Uttar Pradesh 273155, India\n","cellInfo":{"radio":"gsm","cid":235485185,"lac":34256,"mcc":405,"mnc":54}}}]} -------------------------------------------------- 14:53:45 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"9803","companyid":"1","data":[{"id":"1e972db9-4864-4f05-b811-01335177d729","type":2,"dataid":"18397c7b-71ac-4e00-80f8-36326c00310b","dataObj":{"id":"18397c7b-71ac-4e00-80f8-36326c00310b","orderno":"25070","companyid":"1","orderdate":"2024-08-24","marketid":"965","distributorid":"0300bf53-2106-425e-90ec-17a8b278ebf6","retailerid":"6987b882-a2db-487c-8de9-8a1f71399488","calltype":1,"grossamt":"250.0","discper":"","discamt":"","netamt":"250.0","comments":"","createdDate":"2024-08-24 14:53:07","createdBy":"9803","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"18","details":[{"itemId":"3553","name":"Mahak Milk N Nut Nariyal Mithai (12 Jar X 300+3 Pcs)","rate":250,"purrate":0,"mrp":300,"qty":"1","amt":"250.0","packqty":12}],"latitude":"31.8856219","longitude":"76.221571","location":"V6PC+4XJ, Barwara, Himachal Pradesh 177101, India\n","cellInfo":{"radio":"gsm","cid":231340547,"lac":1193,"mcc":404,"mnc":3}}}]} -------------------------------------------------- 14:53:46 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12498","companyid":"1","data":[{"id":"b3e8f909-52ca-402c-95b4-2d2db72b91e8","type":2,"dataid":"26b697d5-7e26-4721-8d41-22a8dd1a932c","dataObj":{"id":"26b697d5-7e26-4721-8d41-22a8dd1a932c","orderno":"10112","companyid":"1","orderdate":"2024-08-24","marketid":"28829","distributorid":"fb1c663e-a6ac-4ad3-8fbc-1324e6e02d48","retailerid":"c8923629-a23d-4870-aa31-43b964dc55e6","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:35","createdBy":"12498","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"58","details":[],"latitude":"20.7309969","longitude":"73.051838","location":"P3J2+HM7, Talavchora, Gujarat 393665, India\n","cellInfo":{"radio":"gsm","cid":3261716,"lac":123,"mcc":405,"mnc":857}}},{"id":"001ef756-0cb5-417f-b35c-34f36a4e2b66","type":2,"dataid":"8e29d7bb-5642-4d50-a4b5-a1ae2fb4a96f","dataObj":{"id":"8e29d7bb-5642-4d50-a4b5-a1ae2fb4a96f","orderno":"10113","companyid":"1","orderdate":"2024-08-24","marketid":"28829","distributorid":"fb1c663e-a6ac-4ad3-8fbc-1324e6e02d48","retailerid":"6bb1c86a-0876-402c-91b8-01a3e642ddd7","calltype":1,"grossamt":"184.62","discper":"","discamt":"","netamt":"184.62","comments":"","createdDate":"2024-08-24 14:53:09","createdBy":"12498","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"57","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16}],"latitude":"20.7310039","longitude":"73.0518392","location":"P3J2+HM7, Talavchora, Gujarat 393665, India\n","cellInfo":{"radio":"gsm","cid":3261716,"lac":123,"mcc":405,"mnc":857}}}]} -------------------------------------------------- 14:53:48 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"11544","companyid":"1","data":[{"id":"dd0813a0-b35d-48f9-ba0c-b80d9087cf80","type":2,"dataid":"d761307b-2441-4997-a307-b96995584c59","dataObj":{"id":"d761307b-2441-4997-a307-b96995584c59","orderno":"4745","companyid":"1","orderdate":"2024-08-24","marketid":"2502","distributorid":"5e985deb-14c2-4c66-9b98-5c1351fe1026","retailerid":"f4c9b2b9-ec3f-4abd-a46b-9cf89f0244f4","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:22","createdBy":"11544","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"75","details":[],"latitude":"27.5736158","longitude":"81.5981857","location":"HHFX+C7J, Chitrashala Rd, Brahmnipura, Bahraich, Uttar Pradesh 271801, India\n","cellInfo":{"radio":"gsm","cid":222832395,"lac":55334,"mcc":404,"mnc":15}}},{"id":"b31ae0cd-5f16-4bee-bade-8fefdb670d41","type":2,"dataid":"5d9ee245-772c-4ba6-80a9-367c4d882d4d","dataObj":{"id":"5d9ee245-772c-4ba6-80a9-367c4d882d4d","orderno":"4746","companyid":"1","orderdate":"2024-08-24","marketid":"2502","distributorid":"5e985deb-14c2-4c66-9b98-5c1351fe1026","retailerid":"f840ecc7-b02b-4828-a6f3-34786c48626a","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:50:16","createdBy":"11544","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"74","details":[],"latitude":"27.5735743","longitude":"81.5972231","location":"HHFW+CR5, Brahmnipura, Bahraich, Uttar Pradesh 271801, India\n","cellInfo":{"radio":"gsm","cid":205305133,"lac":55334,"mcc":404,"mnc":15}}},{"id":"fe57c233-5919-4c00-bd99-e7a1916c438f","type":2,"dataid":"2c8a6b5a-a0ee-4d0f-9eee-01ee469cbe54","dataObj":{"id":"2c8a6b5a-a0ee-4d0f-9eee-01ee469cbe54","orderno":"4747","companyid":"1","orderdate":"2024-08-24","marketid":"2502","distributorid":"5e985deb-14c2-4c66-9b98-5c1351fe1026","retailerid":"eb40fbda-b126-4c7c-a82a-476127ad60dc","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:53:11","createdBy":"11544","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"74","details":[],"latitude":"27.5739567","longitude":"81.5971324","location":"HHFW+JVF, Brahmnipura, Bahraich, Uttar Pradesh 271801, India\n","cellInfo":{"radio":"gsm","cid":205305133,"lac":55334,"mcc":404,"mnc":15}}}]} -------------------------------------------------- 14:53:48 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12232","companyid":"1","data":[{"id":"a1eec3a6-de10-4402-ac49-8d4a9788f824","type":2,"dataid":"e613c330-a3fd-4e2c-9d07-c025824a021f","dataObj":{"id":"e613c330-a3fd-4e2c-9d07-c025824a021f","orderno":"11002","companyid":"1","orderdate":"2024-08-24","marketid":"5115","distributorid":"7547ce70-7f33-439c-ba1b-17ce5307553f","retailerid":"fa56b36f-da08-4cba-9619-bfd763f7a5f7","calltype":1,"grossamt":"209.21","discper":"","discamt":"","netamt":"209.21","comments":"","createdDate":"2024-08-24 14:53:02","createdBy":"12232","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[{"itemId":"3897","name":"Mahak Jelly Belly Fruit Jel Drink (9 JarX 25 Pcs)","rate":209.21,"purrate":0,"mrp":250,"qty":"1","amt":"209.21","packqty":9}],"latitude":"20.9447101","longitude":"77.7480645","location":"WPVX+V5C, VMV Rd, Habib Nagar, Hazrat Bilal Nagar, Amravati, Maharashtra 444601, India\n","cellInfo":{"radio":"gsm","cid":1188388,"lac":13,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 14:53:51 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"36","companyid":"1","data":[{"id":"dfcf13cc-2787-4393-976f-84e03699f638","type":2,"dataid":"f72b881c-c3fa-4696-b69f-e855f59b4ecc","dataObj":{"id":"f72b881c-c3fa-4696-b69f-e855f59b4ecc","orderno":"80322","companyid":"1","orderdate":"2024-08-24","marketid":"16588","distributorid":"e082b6f9-6960-4a11-aede-5ac20e162764","retailerid":"0bfc4771-6ae8-4aae-8e01-e68caef89afd","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:36:07","createdBy":"36","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"61","details":[],"latitude":"28.5681845","longitude":"77.2194983","location":"South Extension, South Extension II, New Delhi, Delhi 110049, India\n","cellInfo":{"radio":"gsm","cid":157160715,"lac":2378,"mcc":404,"mnc":10}}},{"id":"e2727097-b2d7-4020-986f-6dcf0366eee2","type":2,"dataid":"b333803d-28f7-4fd8-8a65-ab8f14e6550d","dataObj":{"id":"b333803d-28f7-4fd8-8a65-ab8f14e6550d","orderno":"80323","companyid":"1","orderdate":"2024-08-24","marketid":"16588","distributorid":"e082b6f9-6960-4a11-aede-5ac20e162764","retailerid":"10167d03-1bd4-4a72-8392-b5c3e72d8f8b","calltype":1,"grossamt":"475.0","discper":"","discamt":"","netamt":"475.0","comments":"","createdDate":"2024-08-24 14:53:16","createdBy":"36","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"55","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12},{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"28.5681845","longitude":"77.2194983","location":"South Extension, South Extension II, New Delhi, Delhi 110049, India\n","cellInfo":{"radio":"gsm","cid":157160715,"lac":2378,"mcc":404,"mnc":10}}}]} -------------------------------------------------- 14:54:09 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12867","companyid":"1","data":[{"id":"235c8a25-7756-4d52-9bb3-9d7237c60820","type":2,"dataid":"1fc42729-7006-4471-9736-bdc892535b5f","dataObj":{"id":"1fc42729-7006-4471-9736-bdc892535b5f","orderno":"549","companyid":"1","orderdate":"2024-08-24","marketid":"6122","distributorid":"f4d44575-794c-4c88-93b6-63700c5d22d1","retailerid":"4acd1164-40c3-4027-8475-22413a518463","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"not meet ","createdDate":"2024-08-24 14:49:25","createdBy":"12867","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"65","details":[],"latitude":"30.9416723","longitude":"74.6190773","location":"WJV9+2J2, Railway Burt Rd, Railway Colony, Firozpur, Punjab 152002, India\n","cellInfo":{"radio":"gsm","cid":555826,"lac":23,"mcc":405,"mnc":867}}},{"id":"d05e50f6-8dcb-47e9-84e0-cc9f4ccb3ace","type":2,"dataid":"892973ab-f98e-4b79-9f76-53818e2cac9e","dataObj":{"id":"892973ab-f98e-4b79-9f76-53818e2cac9e","orderno":"550","companyid":"1","orderdate":"2024-08-24","marketid":"6122","distributorid":"f4d44575-794c-4c88-93b6-63700c5d22d1","retailerid":"a9af4bf1-4aba-4479-bf01-c3042ce89e1e","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"not meet ","createdDate":"2024-08-24 14:51:25","createdBy":"12867","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"64","details":[],"latitude":"30.9416731","longitude":"74.6190826","location":"WJV9+2J2, Railway Burt Rd, Railway Colony, Firozpur, Punjab 152002, India\n","cellInfo":{"radio":"gsm","cid":555826,"lac":23,"mcc":405,"mnc":867}}},{"id":"085b0488-ed64-4de0-8be3-7e36c2220859","type":2,"dataid":"1f2cc5b7-7b19-4d99-8238-9b15f6c4d80f","dataObj":{"id":"1f2cc5b7-7b19-4d99-8238-9b15f6c4d80f","orderno":"551","companyid":"1","orderdate":"2024-08-24","marketid":"6122","distributorid":"f4d44575-794c-4c88-93b6-63700c5d22d1","retailerid":"ca3c992b-e419-4301-99eb-e2f994fb1dd0","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"not interested ","createdDate":"2024-08-24 14:53:33","createdBy":"12867","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"64","details":[],"latitude":"30.9416731","longitude":"74.6190826","location":"WJV9+2J2, Railway Burt Rd, Railway Colony, Firozpur, Punjab 152002, India\n","cellInfo":{"radio":"gsm","cid":555794,"lac":23,"mcc":405,"mnc":867}}}]} -------------------------------------------------- 14:54:09 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12846","companyid":"1","data":[{"id":"3d13e3bc-5fcf-4381-a5cf-389464030168","type":2,"dataid":"af2ef3a8-c314-4dcb-b112-64a2d8f26533","dataObj":{"id":"af2ef3a8-c314-4dcb-b112-64a2d8f26533","orderno":"1484","companyid":"1","orderdate":"2024-08-24","marketid":"18178","distributorid":"09b0362c-14c8-45fc-9997-e2c6b236e245","retailerid":"93403787-b506-4a1c-a9b3-74df961aa028","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:53:32","createdBy":"12846","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"50","details":[],"latitude":"20.796899795532227","longitude":"70.7020492553711","location":"QPW2+JVC, Bukhari Mohallah, Brahmpuri, Kodinar, Gujarat 362720, India\n","cellInfo":{"radio":"gsm","cid":3087652,"lac":35,"mcc":405,"mnc":868}}}]} -------------------------------------------------- 14:54:11 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"95","companyid":"1","data":[{"id":"116902c3-555e-4e98-a027-65d2b56587da","type":2,"dataid":"3f06a552-d2e5-44de-bec9-c6879447b261","dataObj":{"id":"3f06a552-d2e5-44de-bec9-c6879447b261","orderno":"46270","companyid":"1","orderdate":"2024-08-24","marketid":"15331","distributorid":"9000f89e-21d1-4f82-b77b-375dba45d1c7","retailerid":"378b224b-bc7c-4ac3-9323-833371e05822","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:37:36","createdBy":"95","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"56","details":[],"latitude":"23.1795801","longitude":"79.9278952","location":"676, Uprainganj, Jabalpur, Madhya Pradesh 482002, India\n","cellInfo":{"radio":"gsm","cid":7701040,"lac":90,"mcc":405,"mnc":863}}},{"id":"05658721-93fc-443b-b1aa-6594c9838ce1","type":2,"dataid":"1c42ec6c-8db1-45a5-b6cd-b33e2e79bf6b","dataObj":{"id":"1c42ec6c-8db1-45a5-b6cd-b33e2e79bf6b","orderno":"46271","companyid":"1","orderdate":"2024-08-24","marketid":"15331","distributorid":"9000f89e-21d1-4f82-b77b-375dba45d1c7","retailerid":"36658230-9615-47b5-b175-2674c950b2d3","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:49:08","createdBy":"95","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"55","details":[],"latitude":"23.1795836","longitude":"79.927892","location":"676, Uprainganj, Jabalpur, Madhya Pradesh 482002, India\n","cellInfo":{"radio":"gsm","cid":7701040,"lac":90,"mcc":405,"mnc":863}}},{"id":"ec1ed3e8-c318-4e3e-abf1-ce184fd2cebe","type":2,"dataid":"99e90d75-f227-4929-b899-9821ec499c04","dataObj":{"id":"99e90d75-f227-4929-b899-9821ec499c04","orderno":"46272","companyid":"1","orderdate":"2024-08-24","marketid":"15331","distributorid":"9000f89e-21d1-4f82-b77b-375dba45d1c7","retailerid":"5fea598f-d496-409e-ad57-8e6520802fde","calltype":1,"grossamt":"291.67","discper":"","discamt":"","netamt":"291.67","comments":"","createdDate":"2024-08-24 14:53:34","createdBy":"95","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"54","details":[{"itemId":"3753","name":"Mahak Jelly Belly Milk Fruit Jel Frugurt Jar (9 Jar x 70 Cups)","rate":291.67,"purrate":0,"mrp":350,"qty":"1","amt":"291.67","packqty":9}],"latitude":"23.1795826","longitude":"79.9278919","location":"676, Uprainganj, Jabalpur, Madhya Pradesh 482002, India\n","cellInfo":{"radio":"gsm","cid":7701040,"lac":90,"mcc":405,"mnc":863}}}]} -------------------------------------------------- 14:54:11 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"4172","companyid":"1","data":[{"id":"1212c247-6a70-43c3-ac6e-7acd8e869aaf","type":2,"dataid":"190dc6af-6c83-4796-a1fb-7e9f707f9f74","dataObj":{"id":"190dc6af-6c83-4796-a1fb-7e9f707f9f74","orderno":"41179","companyid":"1","orderdate":"2024-08-24","marketid":"23894","distributorid":"53206659-e35e-4bcb-95d4-cd1c503e1f88","retailerid":"86651bb5-568e-4e81-9a80-5973716fa1e1","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:53:37","createdBy":"4172","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"61","details":[],"latitude":"28.4085863","longitude":"77.8514731","location":"CV52+FHP, Moti Bagh, Kotiyat, Bulandshahr, Uttar Pradesh 203001, India\n","cellInfo":{"radio":"gsm","cid":2359828,"lac":3791,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 14:54:15 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12509","companyid":"1","data":[{"id":"0f8f24d3-6062-42fd-8fc3-83581ee9a0ed","type":2,"dataid":"59fe3143-972f-445b-bd33-0f2402975f1b","dataObj":{"id":"59fe3143-972f-445b-bd33-0f2402975f1b","orderno":"8066","companyid":"1","orderdate":"2024-08-24","marketid":"17544","distributorid":"5fb5c0da-8096-4a37-8661-a47ad02d755e","retailerid":"a4e6588d-1e3d-4dd6-b500-1bc619ed9120","calltype":1,"grossamt":"291.67","discper":"","discamt":"","netamt":"291.67","comments":"","createdDate":"2024-08-24 14:49:06","createdBy":"12509","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"25","details":[{"itemId":"3753","name":"Mahak Jelly Belly Milk Fruit Jel Frugurt Jar (9 Jar x 70 Cups)","rate":291.67,"purrate":0,"mrp":350,"qty":"1","amt":"291.67","packqty":9}],"latitude":"19.200399","longitude":"72.9976327","cellInfo":{"radio":"gsm","cid":154253057,"lac":6120,"mcc":404,"mnc":92},"location":"5, Pune - Mumbai Hwy, Kharegaon, Kalwa, Thane, Maharashtra 400605, India\n"}},{"id":"9cb409c8-a8d4-46d0-8725-595eafc9067c","type":2,"dataid":"e72cd2c5-5b06-4b04-90fa-cb68d08daaaf","dataObj":{"id":"e72cd2c5-5b06-4b04-90fa-cb68d08daaaf","orderno":"8067","companyid":"1","orderdate":"2024-08-24","marketid":"17544","distributorid":"5fb5c0da-8096-4a37-8661-a47ad02d755e","retailerid":"2b838c47-4a3f-422e-8163-2de9b3ccaf6b","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:07","createdBy":"12509","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"24","details":[],"latitude":"19.2008088","longitude":"72.9968026","location":"6X2W+8WP, Kharegaon, Kalwa, Thane, Maharashtra 400605, India\n","cellInfo":{"radio":"gsm","cid":154253057,"lac":6120,"mcc":404,"mnc":92}}},{"id":"78513abd-92b8-413f-9a52-09521c524be6","type":2,"dataid":"4a77b330-e699-4f96-bd8f-8c9f3460014e","dataObj":{"id":"4a77b330-e699-4f96-bd8f-8c9f3460014e","orderno":"8068","companyid":"1","orderdate":"2024-08-24","marketid":"17544","distributorid":"5fb5c0da-8096-4a37-8661-a47ad02d755e","retailerid":"346afe6f-bdec-406c-bff4-0feecaa9f570","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:53:39","createdBy":"12509","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"23","details":[],"latitude":"19.2004477","longitude":"72.9977588","location":"Shop no.06, Swami samarth apartment, Dattawadi, Kharegaon, Kalwa, Thane, Maharashtra 400605, India\n","cellInfo":{"radio":"gsm","cid":154253057,"lac":6120,"mcc":404,"mnc":92}}}]} -------------------------------------------------- 14:54:25 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12788","companyid":"1","data":[{"id":"de68622e-b50b-45f1-8d88-7d8f5854c199","type":2,"dataid":"67c3fbec-9195-466d-828e-b497dff516c8","dataObj":{"id":"67c3fbec-9195-466d-828e-b497dff516c8","orderno":"6321","companyid":"1","orderdate":"2024-08-24","marketid":"33336","distributorid":"c4f8c48f-b7aa-4d13-84b4-18c9a8f1504e","retailerid":"b8ee96f1-51ec-4bfb-9d18-77c78019454f","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:51:04","createdBy":"12788","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"98","details":[],"latitude":"20.8534492","longitude":"84.2033446","location":"V633+8CG, NH57, Anandapur, Odisha 762014, India\n","cellInfo":{"radio":"gsm","cid":516132,"lac":55,"mcc":405,"mnc":866}}}]} -------------------------------------------------- 14:54:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"12650","companyid":"1","data":[{"id":"60753b0a-c6f9-4e72-8e99-531b6a7b4bbb","type":2,"dataid":"1c298d96-93a4-4b23-b806-23e61c188f30","dataObj":{"id":"1c298d96-93a4-4b23-b806-23e61c188f30","orderno":"6679","companyid":"1","orderdate":"2024-08-24","marketid":"7039","distributorid":"a13cdc54-208d-4b64-ac35-06d6a06b36c5","retailerid":"4655c996-7caa-490e-aa85-42da96ee8be2","calltype":1,"grossamt":"320.0","discper":"","discamt":"","netamt":"320.0","comments":"","createdDate":"2024-08-24 14:51:51","createdBy":"12650","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"82","details":[{"itemId":"3554","name":"Mahak Milk-N-Nut Nariyal Mithai (Big Pouch 100 pcs) MRP Rs. 1- per count (40 Pouch X 100 Pcs)","rate":80,"purrate":0,"mrp":100,"qty":"4","amt":"320.0","packqty":40}],"latitude":"23.1177603","longitude":"83.1963785","location":"Sadar Road, Jai stambh chowk, Bhagawan Pur, Ambikapur, Chhattisgarh 497001, India\n","cellInfo":{"radio":"gsm","cid":25160480,"lac":60528,"mcc":404,"mnc":78}}},{"id":"4019f360-a918-45f5-8330-91cd7d744333","type":2,"dataid":"7d88b470-9cac-4046-a169-e342a9518ee7","dataObj":{"id":"7d88b470-9cac-4046-a169-e342a9518ee7","orderno":"6680","companyid":"1","orderdate":"2024-08-24","marketid":"7039","distributorid":"a13cdc54-208d-4b64-ac35-06d6a06b36c5","retailerid":"ebbd3c47-a3f8-4793-a9a1-e380050b8609","calltype":1,"grossamt":"160.0","discper":"","discamt":"","netamt":"160.0","comments":"","createdDate":"2024-08-24 14:54:08","createdBy":"12650","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"81","details":[{"itemId":"3899","name":"Mahak Milk Lacto (20 Jar x 200 Pcs )","rate":160,"purrate":0,"mrp":200,"qty":"1","amt":"160.0","packqty":20}],"latitude":"23.1178715","longitude":"83.1963261","location":"459W+5GJ, Sadar Rd, Barejpara, Bhagawan Pur, Ambikapur, Chhattisgarh 497001, India\n","cellInfo":{"radio":"gsm","cid":25160500,"lac":60528,"mcc":404,"mnc":78}}}]} -------------------------------------------------- 14:54:46 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"6993","companyid":"1","data":[{"id":"1ae11f42-dcd1-4eba-bb89-20da74ab78bc","type":1,"dataid":"cc7eceb2-6fec-4b87-9b28-c2c251895327","dataObj":{"ID":"cc7eceb2-6fec-4b87-9b28-c2c251895327","mode":2,"CompanyID":"1","Name":"D N Store","Address":"GandhiBasti","TownID":"1863","Pincode":"78103","MarketID":"4712","Phone":"0000000000","Mobile":"6000324449","Email":"saharatan982782@gmail.com","ContactPerson":"D n","RetailerClass":"B","type":"5527313c-c360-4040-acea-38061add67a0","GSTIN":"","Status":1,"latitude":26.1419082,"longitude":91.7418163,"Location":"3, Lokhra Rd, opposite Central Bank Of India, Banik Para, Lal Ganesh, Guwahati, Assam 781034, India\n","PhotoCode":"\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEB\nAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH\/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEB\nAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH\/wAARCAIIAggDASIA\nAhEBAxEB\/8QAHgAAAQUAAwEBAAAAAAAAAAAABgMEBQcIAAIJAQr\/xABFEAACAgEDBAEDAwMCBAQE\nAQ0BAgMRBAUSIQAGEzEiBxRBIzJRCBVhQnEkM1KBFmKRoQlDseEXJXLB0RiCNDVEY3Oi8P\/EABwB\nAAEFAQEBAAAAAAAAAAAAAAMBAgQFBgcACP\/EAEARAAIBAgUCAwcDBAEDAwQCAwECEQMhAAQSMUFR\nYQVxgQYTIpGhsfAywdEUQuHxIxUzUgdickOCkrKiwiVU8v\/aAAwDAQACEQMRAD8A\/FhIyAGzIGRm\nRiOFcAM42x\/MOzFw5Z2KgHaU3BQAMz\/2\/JlfasglLsqOt1weSStIyhyQyAMTRXbZIsSVHxZZ4GWR\n2hdCp3gxnj5gKY1BWQbZEKG6sEkBrr7UMYPqaQSEx73Ri17FO4XdncSAwpqIB5Hr2ADUCZ2A9el\/\nT1xpa+9wDf6Wv6Df8htmagziJxHGBKpKkoSALq7FmmJI3Xz7o+xESaxn4o+2ildUX5lHO5VY+mCs\nCu9Sfg9WLJQ0eTvK0TT4cOJBfncSETRTK6kWpVGjMYKlFv5BgH3ftB46ANWwGxspfJbCZQbalLA8\nXytNxZFlaFez02lVGrpcid9t9tvXfEDOUjpkmRY242t9\/wCLGYWaYyo\/k4kZ2JF\/uDEncfYLAi+Q\nDddSmjxKYJA1AkgE8hgAeCoqvXBI5I5O43ccYx5Dan9gAo3tIIUX\/BJ\/njk8CupTBZoldI1JNE7b\n54K364J2kV+DZJ5u3VTqWwPl1uNvlgeSAFVZ4AHn29SBiYEcqROrFgeCoBK7TVsaogL+4gg7jdsB\nyTPdqsozEhMCTQzSKrAsAALXcVO7k0ASADfoDi+h+OZ5YjusNs4BNDlQo3mjYDG72jmrFUOp3QoJ\ncXJRSNzhwVAAK3YPBA4aueBYr2p56h1P0N5YvLF08wfTcY9hvpB2f2Kuna5BrHb2JnRYsGl6nDhz\nNEEWGTSMfMlaFchVjuVtwZXQs0rG3kDbhRPfnf3bOmdz5Hbvb\/0pbBy5z4oNJEGLJmyQTIJIszNy\nIllZHnaRdmPiKDHCymWUWVL7Gze6sTt3D1rtpJsrN1vSu3o8aJgVSGLB0+KOVyiSMsqq8IjZZGMj\nrdjkEA\/c2t9xYGh6gM\/tfLn7017Lh+87ibxIIschEhiwioeWEsKjI3RAIDttgl4WlTL1qjM2tWaA\nhcoVawLFSb2BmO1wTifU+JUJUkxIaLaQB\/iD0B6Yqf8Aqd\/t5HZmUuJLp+bJgzRZkCx46NC+Pj4E\nQVmx3KTRI7SxRMQG2RMSpZnDYu1J2kmWQv5FbcVbbTH2XJpaDlmYseLDNXuutL\/UTTsnIw8LM1yf\nOd4zIIVyHaVF8jRII2lm+e9niYlg208LtjMZ3Zy1mPHSdkxpDJF5JfBIy0zxF32eRQfjIygF1sgG\nwCQOtx4Shp5WnTJkqGk+bEx2j16YzHiYisxA\/UB9Aqk79pwylaJ0jdGAo0wK1tAABO6gOaIJJJoA\nAcHpkAUmoGMbtrHi7uqHx5oewb554PsLJHGY9hLIeSQRwb5Fc8ezyQL\/AJ6QSLZkLvJYEg8E3t\/i\n+bFVXFgEfxQu6Ilx5gfWeo6YqcFvbWdl4OY5xZTEZ4XhleO1do2Kq0Y4PDeyKs0DYI6tjBbRyYJt\nR1DJwsqOUhd0okitUDKzL47DWR8TvJBoEMSOqx0zGhWVClgttIIJfbu9MQBdCyOKAB60LoOl6TkY\nEL6rhhoMzGmxvu\/H90GyInBbIXHMiukkCRx+QoyuUC3uD8dH9m61TLZXOZpSaqZAU8zUyhR6qV6b\nutKoNKaqissrUJoAM0AAEmMVWbpLUqUMs4CNnGahTr61Q0agU1FYFiKZkKVipKgEmBEiDzcj7uZt\nNw9YOpY4Uyr5fIokxoEDErG7OqkJHupQoUoWBoKTRGtRxrqmXDA4lijnk8b1tJRmJLG7ICm\/5sDn\n0AdD6r2V2wdJytc0HUMyPP0zJ02GTT54WEWS00qY8xjZz5olDl2Cnejx2C1qQaU17Szg5uXJInH3\nE6F\/WxyzAxmuAyuH+BAIA9V6T2vqvnPDspnP6b+nQ5oqpC1glRalEOjr7+nTqaRDC4EtIkkGD+GU\nUo162X9+lZ6KAOA9F3psCpKuKLuqEqysL\/pYECGBwGNj7Q3qrB5BIPv\/AKieKH8D8EcHqKVDvehV\nGiQte79E\/uo+vYHN++pJspwQhUEn\/Br8UBZ9AV+RX\/bhCM20jbeR8gBY5sfksb5J9fn\/ANuZwQTP\npbpvfnFu2kxAj8Ec9vXnE520Jf7vgpBG00j5EUccYBRpHchQu4gAWTVkUQd1cHrVUHY+rRZ0M2do\n+ssJJg+RJpmRDN4g0TO9FJGCHc3zcoqKQJrCqGXN3YyQ\/wDint+SdWVF1nT95BYf\/wBXD7qyCLuy\nKDAECievU3t3C0zJ7l1DSyq5WVjYI1NcMDfN44Z8eFp3DNwlSiMsWCGSQBWZWs1fiNKm6h3f3YCM\nC1haRuTtBIk8emLTw\/xOn4clRqtKi6Fg5as2laYUCTMgRBuTYepxn3Hi0fTWfHTWdZ0p4lfHePUd\nMDqrEruRZMeSSQMaJaVUUsm1ZNh2qw59YdS7Xl7Cnx9C1BNRzXycWLOkmGSzjHhawccSxRRqhlWy\nwAYszAF6JO8W0LtrM0+Mz6bEucsiq36Cft3MykoYrDFqG\/4gqQ1+l6zd\/UP23okHYfcE+maXjRS4\nkeK3mhhSKRWfIieZiAFJWzJtIbcQQdovnOeG5Ja2co16WZzWjL5mCjlFp1RTcLJ0j46bWKyTO5m8\n3mf9pPD8xkquWGXy1Zsxlv8Air5WpSqii7pYA\/EFZSIfSQQIjfHl\/KiEs+zbyOPwffAYg\/4Jq7r\/\nALdOMKJWkCyRqGIPLkACzQA9kcfkEBT7\/dz2KDyMCpoHdxyL4AIA4v0Pf\/16fBhFKtgoQqFSpHJP\nKmjZIJIof+wHXRaCXHI6Hcib\/wCBz98KSBucHGmYON9vD5cuLGkhCmMSrSyFgHAEyBmDbva8ijfC\n89Q+tYAyPupxJERixO08qlB+4gRiuHkDGgjcgMwDbSSeri0DG0ybtvHkyxNirEA2RkQ4CZ0WS8ao\n0MbIyAxOXfYGDMfmQWC8dVH3mmBjZ2UuArw40kSGON42ia2Ub22Gwm5iG2byFvaOPerzSpRyiUny\n9QM1GnWSqadRUdKtNWGhmUU2920q2ljBsQbYhUjrZ6quhCs9JqYekz03puAdaqxZQ6gMoYAwZBGK\nxjJ84KG2BAA5F1yPX8VyQRxdHr5IzNIxYV8noCtqktZFEmueLaz6BNG+nmnoDlI\/yK3uJNEgA3W0\ngiuPzdDpSVUVnYg73kYk0QOTZpAKFk8AUAKA4qsm9OZ23g9PyZP+d5avO8D8P5\/vEYXJ+QI4Fg8f\nxzR\/H5o3wL6kMG5BJf8AsAL4\/G4EiipH888\/g9dMqGJZHRQQAoo3QBKBuaP8k2P+3+enemx\/FwpU\n8LQJuwSVIJsm6B\/9vQo9RGUr5THf1wVDcQbG+9ojf5YcpFW4f6iABYqxySbF8izyDXqieOlfASQN\nttf5AAsDdwSBYv8AAP8AkdPlitFFCvkeR69Gv54C\/t\/AN304ihUmmJZ\/YNmh\/wDnD3wBVfngeq6b\ng+ifigb267j7bSeJwwhieEeROJOWULxIpG0rRAHAIskte4cAWOnOblZGeUmy0hWWKNEaVIkjklUW\nA0yx15JCCd0sg3tQLsa3dSYx0ogg0CbqgbFCt1nggKKPP\/t0zlW\/jGtFiLLGyVJHqxZ5JAuzz+ff\nXsOCEidug6\/x+bYGsqAxBZCeGJNAHn8jn1yP3ED8H2btTEjBKEEqWJIP7hz6XkCv8m\/22AAB0pq1\nh40BO1V9GgAf5PHPsWOP8V04xFGyBQpIJAuuSw9eza8keiQbr1fXsepiXEiZN\/tP2\/3jSH050kZu\nnJqTSj7mJZMdXdgPGIShBBkaz4o9qxBaCg7wAFoWZiadELWOKNBbBIgjGJokZ7BWVYgpJKhF2qQT\nu5K7lFfpKj42PNgSCVv7lix6hibQFKPE5gyUVmNqgR4WkIRl2MthTTC43w1ZVVCEETEESkNI6067\nkdmpnV+DZ5UhVK0CICAGvc21DkcnpeR+5HrZ1n0ZaABcAbbmRMzBsS0fhAtpulvHnF4srIcSSLC2\nNhQyRRoEJp3yZvAjSsHIkQLKyIqgWpvr79bcTKx+wNFOU80skmrtsWSR5ookWF0QRlpJTRDKS20\/\nK1SlVQSlI53mwkXZEiSkAojF9sYKsJGeQqHckG9o+DAgWD1Ef1ESV2b2wUkYsNWkWOQNIVATF+RU\nFfGdrbioFmv21XVvUVVQEKBYT9P8\/viiD6qqg3LECd4O3PIF956YwrlYgdm5SJ9u4qRTbweWoH0S\naWgTV\/wdqaQeIEiYbCyi1jvkqrNtvlaYEWOCRanb0QmHcwadPk29r2m9l8MTalV2gkEg1u9njpT7\nWBpVVQqxX8yRYjDDbYIIUD4kklSKNj3XUJ8yVEaegJnuOfI3P0OLSll9VwfOelvzbyPQZhwzNMAQ\n5D0pbYAeNpJVeW55IpfQO4gHpOXHWPIMUbPJGJKG9AhKgkhmRXYKxJ\/6249sB1ZGnYcEWak7xK8c\nILlTGr7zGvIoEhj8QABSkEsbPsQcS5ObkO6mFpMh2CCOkVd5IQAEMu0Eg\/wB6FHpaNfWGsIHPAb1\nHlgpoBKlO8lieP7RpB+rbdJII2wvjRCkoIKJ3XRA4Jorf8kn2bPr3wRYwAHG0ua3UhA2lo23DjgW\ngCAKeQbKi7ZwRhYwWDbhQBFBbo2CfRIura+OTuPKu4GAkkFEsnxK\/uVlYNVBSQG\/kmlv8XyY71AZ\nE3NuBPHUcevrjQ5b3axJEALcmN4GwNunrGLG1iNE7MwzHI5JZW8LEjcJZlFp8aZUZWRtxChkZtnz\n6qLJ1OTGFx8MqAJIjbgPiVQqFAHxBFjaKFkHcDdl5+o48vZUeMkVZUWbkSSy7ywSN4cSKMFFARVV\nlLqAp3b2LEtV1C4OSQjGt5Zt7UOdu7coIBo3QBJPIWz0fJEhCGgguxHyFrEn1J4\/umw\/aVUqV8vV\npQB\/R0kaP\/JdQEASJ0xabRBviKOVPkOQ8u1gTbbSHAO42WBDX8qHP\/5tdJgSE7dwJDbrNgMo5rdZ\najZs\/Eni+RYkIsNg8m1ksKAQSCSKuxfom69+wK4sdKSxsFRDtUsS18D2PRUX8Qfxf5\/z1NKrNgCP\nL72HT5euMoqsZkkdL\/56fXpcYZxlsZkcF0DElWjIBBF8rRB98WCTyffNlEGrTeEJOAyBAFfkyIxY\nctvZ6Y0v7aG2vZAHQ0YzE0bfuZapfY59gCiK\/I9\/ni\/ctGZnVCsQZYzyCnLLZNWAti6JJs3YJFCm\nEJvIE9CL8fth9NXaQFYncWP5FsPHysudRjrGsETt8gi0Wc7lYs\/v+QP5BNG66M5NIy8LtyVp8eSP\nAnlRYJJ9saZeaWPlyI13bpFghuJHBbYxptoO0Qna2mz653BpmlRYs802bLFBGqWWaUkorfEH0xDb\ngCaXksQbvP6hYcWDj9qaKuPJ5IcabKneSQOJlkzZMZgIlWMCRZoMgM53mU7aIJIWRTpqaZa28ACC\nT+nvzO5HqZtDrmp71KcGJljBEDjsCelzAM74rDE7S8Pas3c2THvYzpg4Y2qtFRZkP+oEIAFX8sQ1\nH31ALzahf3KvJ\/cisdxY1YO0ivl6\/JHHV+fUCHA0Xs3QdHhdjk5skmpnHCosuP5FVUfIKlihCSME\nQqHKgM8jA8UxiYUJyI\/uA4VvkBGSsjVZCWU2\/PkMSSGsAAH3ArRq78+UCPzsettJ4ZegWG2qPoI+\nx+d+BiM2yK7LKkm1g20KDYXji1O4buNoYkgDgEWepnRsF3yVluQWTJHILAUxGyB41LA7QbLopCMr\nOAAxD2WLHQOmPGY3nLMoYKHjIthGshIaWMoAAzBWQuQD8QTOae8+maRmTwYGPLFk48zzTZMcmQMZ\nJo2xFWDa8XicPlDIEjFwJIIwySIrxSxKjAAKDBJHf5\/f78Yv8opCVKpEpTBYmQbAf5i\/1wyy5jlz\nSP5QpWcBYEDOojEEYuV2XaNzRgMtsWkRz7IBfxrE+N4y0aZEYBUOXWMICp2i4txWqRFV12kKsY2c\n9NMGKLGiZw7Ozfb7In3OCzo7SbVYKWYAqUIOyMLuJO7h5DjQF0miLso2hjI5kZQbSYrGm1ObsB2+\nJv8AcL6GAg2Ex+qIEEAc3sNzP3E4oMxUl2cyJJ2if1Dy479sSOlaZqOqZkOJjiJpsmURlIraUMHE\nYjhQBiN+4qGKWV\/edoPR93v2nH2ucDBldJc0RDLy4I\/BHkGaVYmjx8pi4Ro1hRCALcO7nYFdX6tf\n6A9lR5+RqXdGVirLpmjzwYsReRFMeTIGYyGPxvIoRQpWRnBY\/L8igH6rTzap33qmo4siZ+Ekgx8N\nIm3iKBE+1qZ0FwOgG9GLgkruKsBseKtRquZKqdNKiss3\/mzR8MW2Bn7xijq1xUqsimy7wbzaxHlv\nHb0qVMOPIgiEzMqLKrwsAzCKSMFZCrNGA7oJBKTGRGpVV3qCAedGWf2jmRQ4jPJB4cvCxM+DIx3D\nv4ZI3jeORFcokqSKxIcI5IZWG2g3Oj\/1E\/pZSOtoPl0HEdZ5wFqVdSIViCAQQOt\/\/IfnOKizZVmh\njkdraBHgPwVTKokZk+AAVniDON\/LNGY9xJU9AGt45M0WVbFUkIMpW2JJBJauOWIN2f4H4s8yYtr+\nCUiT4iNY7WkIZ1dJWIVVttwtCQE2EGyVAzqKRnFaKUqpUkKu4jaWAcbeSDRNEAkgULNDqYDaxsf2\nxo6t9X38gBza0f7wwRomCSSStHIyARgIQrFSSGBrkGySSLNfj10Pa7Ksixh2aWSNnUSFSQA1lQLA\nFXyKoqKr89bV+legdm9yfTEw53bWiZ+qxz5OnHWcnWY9NzdHlytsuJnmE02TEoDqLEqcOjKjBQ1J\n98aFo0fY+Y2QuJH3Ho3ckmnyPhzJIMzAfHUeQbG2yRCSMtHIijmQi\/4o6XiyNnauVbLVqbUswtDW\n2kpUFSyVECtq0SQDqAI1AwRMysx4U1PJLmv6mlUWpQFVVFmBhZRjsGSSDbgi2M0tMF\/VVBW35Ekg\nPVglgf8AK8g8H\/36cGfaEnUKsZIQ1VB6UlvX5JIo+h\/N9dcmGME7CeRXyWlIJHo2Cas\/Kv46buQc\nIqTt2zHg3TClHHogD\/PHu+Pd+SCmmO3+fX+cZqnKVAZ2IvfsfnEW88EaFWAMZ+ZouSPYC0QAOCAT\nxfr2KPRX21krJq2LDLzC+XArlbDbdyqyAigm4En2CTx6roRwVEkaPRXYihjdkHi\/8tf5F3xYNcmQ\nwHMGWkivX6yyKQCKo3fIq\/XF8DiyfUGoPgYbWjy4+mNFSBYIxG0G+3B\/wPn3x6CLq3bfa0WPp+H3\nD3FpjYsYCKkpnxVEgJdVYlwhIYjaPih5VaHSmVD2F3aJzqHe8s0kMQHky8mSFk2AFP27dzISCWcc\n3xytmD7L7fk1iXQH8aapma5hMziTasGPHCm1nctahREB5WP7CdxN0ej7u7+nfuvGhfVsfS8IJLGs\nyxYWZiSgJvBiA8b8oyv5iU3MdqqDVkYmocvl62l6wpuTqliqzfe4v1kxO4vANtorVKfw02ZVsCqk\niy7Wt5x3m5tmP636Zp+kduaO+g5A1LA1DKmTKzkynyh9xGkBAEjFyg3K20AgqVkRuSesj5gLKzgG\ng1IOb5JJNVytbqP4s831vD6zdtw9u\/Srt\/Ez3jOdJkZbpAIzE2O8UgSRQSqvNb5BkafaVBYJu3L1\nhLM3ftNFdjAG+Qbvjngc+vyB\/nrZeD1FfLDSwdQzfEDIIMEGRY2gfDuIOMl4krDMEkEAqsg7AxB+\nc+vMTdnGjPAm5SoO6mokED9xDcA0KFe+B\/ItNo23oQWO0gKwPG0Gr5\/FD1X8eq5ksSZWxjBKlD\/5\nbn0N23d6oA3VWTf8\/jpML47VCSDakuARRo2vof8AsPd0PfV3SB1A8TBtYzx8t\/8AOKpwBEczh7iZ\nQxZ96sZAq7QdoAYWD65AIPI\/gn31b3a\/cOfpcmNlQ5r42M0bAJ4IsrZNIwLOIpSEBcKq7gA21QLI\nHVL4+LkGZWEZZSdoFcH5Di6Bsfn\/ANerp0PUMrTsKFJdHwtQilZGkx5okL3ECpMbspZD49poMyhw\nzGr56f7C12pZuudVVA1KmpqUlLGkpqoGquoYE00Uln0hiFWACfhNH4xTSrQKOlOqvxRSqEAORTMI\npYFQ7mFWSok3IFxN9w6jl\/etqKHP8MzFcmFscxYsxZpXZlCsYI2jmaTximALWGLGzWWuTY2bkZOR\nLkSRGeaWVsRmPxdi20kUF3UzGwC1EgEBurPytbw5I4wdEz8fGMUqZCxN5lSIEGRrjJT9FbssoCgG\nyQLFW94jGl1JmxYzFCcbFZW3bzL+hGDMV3Haz7TuX\/S\/x6t\/b7KUst4VT\/os3QzWUXPU3K0KXulp\nu9GoJ0lVYKSbgCNTXAJkj8AqVa9ZmzOXrUKxosoFVw7MqPTiWUsCdI63Vd+MV7kqqSsEcsqsFBAI\nBAWgQD7uvzfP7ueu2ObJ4slSKr+CPfI\/3o\/+v8rSRL\/pDXXF1+DQFA0L981xz+bHIIh51ILLfJ49\nN6+I\/IN8\/wDf+OuMOZMdPw40+kzHeJ44\/kfPBj2g8kPcGiSxhW8eq4TqrICGZciIqjfghjwbI9Ee\nuvTrtaSfTvqLjZkeL942uaW2nyNMVTxRl5ssJBIlHYI4JVlUm9iiUFdpHXmn2ZFEe5NBeYsYo9W0\n5jFz+qPu4gUBsAMwAW24BPPqj6uajjzaXl4GZFGjR42yKM7DticzLjF49yfMmOc2CFDI0icbwOqf\nxXKtm6S0lf3ZYMNWnUN1MMJEg+e4G\/FV414W3i2Sq5Fcw2VFUqDWWmKsAEEgoxVWBNoLC4G9xiw8\nXU8bIinhxcuKedrDI7AymFC1SnlS6xkBAAT+6PgkxjrP31iyYs3sf6gYgjZpINCbPRmG9WJiUiMq\nT8DEsPkF8kyk0TZFx4I7bM+LlSxRYebHkiWHxqyCMlRIy8gRyRbYV3KSRTBwbG4i31iw8aXsHvie\nARbsrt7MQyxpfmAgcRIdpNKoUU1E8gcmx1X5DwoZCrTelVplIJqKE0MzmII0tDKCSTIHYkXOF8J\/\n9PD4B7R0vFcj4kamT05gVsq+W9xWc1U0oGejU9xVVXJclqVOIQgTceNkoJkLUBRJPBokG7PF8\/j8\n\/wA+r6+4yvJJZG6gVCkWD6Poc8A\/jgH\/AH4mocJsiSWUKz7SxII5HwLEk3XoMRwP4JN9dcONIZ90\nIJII5okAHhru6HI5\/wAcCutxlVDOoJIXWASLlQSJIHMCTHXjHQ6ikAnkCQOL8Ex6Ei31xYnbPfcv\nbsT46RBvNCsU3lBZEKIAGjvlWYAFvRsAoVIUgJ7llTVp8rJpm8ieU2xY8FAxJIFk0WqqAquPZX\/4\nWz9b077nS4BPNC480ClVkk2sIg8YPxIUyR7rZbLgAFuOhSHCycPKeLKR4TU0MisQSKPjlRgSeWoq\nb4BDAG6PW68Tq545XKZGswqZVMslbJQv\/wBCqNMqb6QWpnWFMalJPepylHLCvmMxSVEr1HFHMkEB\nnqUxKh9tWlW+EnYGBAnAloeNHPqmPjTTpixZEyxNLJapCJDsMj8UFWi1\/GgDyaPXTLxPHlzwpLHk\nRxZMkSSpYEgjkKLIvG4o4AZbHCkWL6mMvAeXW48XToWeWZ40ix41JZ5QWG0cAtu91yefzwOomeKf\nEz3SeMRywyDeqlXUMaegUZgRyAaPDDaebAxLISsgW1fqggTG07E89fTFpoExJ2PQci\/n2vz0xH6k\nG+6YlPHe0UtkABALF8ckc3Vk\/wCenelMbNKDtYG65oXf+ASOPd1yL565quRJn502Q4VTIwYhFCqe\nABSqAtUBYA9n3XTzSYr3GgwBUCuf4H44CWQDzYFi\/XVbVJkjgk\/Of9YNTFxGwH+BicjCtGpIFsGs\ncljtA5r8H8NZoA1RNAP4ogtHxqTwFLMf3egoohm5p7FXYuuusUZIUVV8Er\/CnaeeSLs++SATXrp8\nqDcigliNrAWDyFU7VB4BYgmyRY9Vz0CRJHPr0+mJaSFv1t5GP8n8nCBQkOCSo4smjTCiwBBB\/FA3\nQ4HPO5mi+SRt20qXCK20AkL\/ABQ\/N8n\/AHNdScoIDsv+q1G7m9x4Ci6JsfzQ559dJRY7BVBU0F9A\nnhgxBs+wb9\/kD2ffSKCCTxeASe0fS3XCtMGPXr+ftgN1RCMhtwBCk1xZN8ciz7Isccfnm+pLT4FY\nY6kAhijD8E\/naCOQRXB9D83XDPWVKZI+IshRYIAs8E\/59Wbo8\/jnqb0hBcBI3BKO08AkEECj63Dg\nD2AbBoV04zBjePz16d8eoRrhh0PlB+eNQdl482J2\/wBr6vCzFcXUsnSHCECSHH1aVwkcshX5QNkx\nwuWPyUERq4G0C7ExmjdQ43MiOoV0LuGMwBZ0VTHQG0EgfvNAWeIntDtkah9M8nThC2PknS2yY4yS\nXGoQLLkRy\/Ibwq5MEZtdorcaskg50qSLVO2sLU0SUz5OnJJKkn6e6UIUmRTaspSdaCtQJJJ+SdQq\nVOag\/wDkDe0RcD5gdBHleZXqK1Er0AEdCQO0XAiPqdsDGMgyM4uqywiGeOJhuBBm8aGUqo+FG9qq\nabZQIB6gfrrgHM7R0cY0qSLp+XNqMkRK+SSBIvDJ41ZixXHZljdQbAIIBokGWHiZEMO9CqtNPum3\ngVGW\/wBMUZ3Fio2qW3CyPiDXVWf1H5GRj43ZkaIEhZc3eE+JcIIkBZFpRwSau+bPPV1UUGiSRwLc\n8X7iDePPFAWIqpBuLn0k\/bpfGWII5chdxjZmLOrAgWqKaAJr1wFX0T6PPT+SDafmoDUS6GgTuJCg\ngAbgFJJ\/n42Kqu5z8aFY5QwLMoaRNqjY28n9pYn8kEk2QLuz1GZeqq8hmTkyKxe7HLbb9XwBSjgc\nC7s11TVKTs0AMb7gWIgd9+ObzaJIv6NVUQSRMDeZ\/tvvsP8ANtsHXbEE88mX41G8Y0whd12AShow\nACbULfCkgWLUckdAWY80moZjSqpnEx8paiBMPjIRxyeATdiySfz0+0zvDI0kTJjxK0ssfjBkIJTa\nbWTc3+oWUqyvIscWGWmpNqLZWS4Cnc8slmyzNbXZsDcStlgRQ4Pvp1KlVp+9DqQhCaZ3kfqmLc29\nelpHv8u5okXddQcaYInTABPUi\/IPlh4k0pjYt4yUBAPxYbR+4ED+Vu+LNnnjhNJ2V5AAr2F2oaWh\ntb5EAc37BN0ORz7Whx5ZonkffGqs9ts4ZwvKmwBuJIA9j\/B6aeF2dVKtuO4Ft1hgLNULIKnirP49\nX033QJJP+xbgW7bb3xYNWoBVImRJ9bT5wOk7RecOJNQKwZUBCNFNEEdAWBBCq6uBwGZWAA4\/J9Hk\nQ64alwLJCqSwsV6DFbNV+eboi+PR6MMvtv7fTYc6UsJcqZYIsd7EixrGXkn2gcx+lTlizK49iuu6\n6EYtHizpI2RsjITHx1dSNyJDJJOSfRolPl7O7bz7EumopUy3aR6wN+O3S++5gZiv751piYAFokiL\n87b8dB8PJFhhoiuUVfX+oW24Ajb63EG\/j\/sb4q0pMIgllQ2qh2Dkmvw10QOR+Df4Prop+2CrIsar\nv3JtZj7JtiCXBIANCuL559dMZ45AKIW6Yylf2mwS23i+Teziv5FdRTWcmJJHQG24tIO9hbbthppL\npuLxf5i3yF\/W\/WMxcZJFDNEtKvsiyrG7oACySA1DkEeq6nYoURlWOJdxISUgBmMfxO4BqADC2qiS\n28cDqN+6xsZGEfkLSAmxHwo4ABugbJ+NC6FnpQasqfJ47BBDP6ZWWmrgAURSgmmU3zfXmFZj8Ksb\n2JkCJEdjve\/zxIoVsvSUSUDcyRO3Yz8zfyibQ7Djl0vuTSJoOJmyl8TgkKkvKw\/LcCA8yobJANEb\nbZbI+9ZsnL7o0fRY4MmLN06PDwMpJGIqfLzsjOneIUW2ebMCqVO0lZHQru6qTD7olwUUwCiNm1mb\n51vUpQHN\/CwDRLKL\/wAWBpvc8nc3dGma5qMKPkPl6ZDOHkMfnTGkEZ3S\/wCkuHQj4sQI+T6PUnJ0\nqlOoz1JBZQkGNpUiCPK42gDtETxLN06tNKNEKQlT3kjckqVIMxYcSfK2DX69Ni5PeGPiafjqy6Zo\nml6fLJA5b\/iceFBNLKqDkNaCIsqk8E8nqpFypjirjo5V4JGLShVDBnUKE8nxKlUJBG4m7oE11qL+\nontPQO3sTs\/XcLVNNyu5+7Yp8\/U9JwJsp5cbAxptuGuWHw4olDLHHGjwZM\/k8e+RYy20ZikAETqs\naKwkEso3EKoBJIJJG5aoi6Iv2PRDm63\/ADMF4JHGwtM9yNwBPQRif4XQanlqTOCQypUg7fEoMEjz\nvc3xzxyPG4aykBRpZGUF1BA2ohAJIFLSrwtX6HVkalhJp3aePHjzb49RxIbhmIO1XysbIRWVWBLE\nIojdyBzIBdkdAMc\/kfaxWg6FSFBRmVCEjILKSWahuJoA8XVdWLNkYeV2bjrJAZdRXLkix93iXakW\nTBlokkhKyU8eLPDCpBUCSTeYwBdW5c1EMkDUCLwIHHa\/MEjFw1bRl69NQQHpldhfaI5sehuZkHcA\nTJQhmk5WURxosgYIWWSZVeR14Wg7hFFLsDsASx6ndNgmkCwQuHD75WqNQsaeRmc2FKyfAPQf9tEU\nKB6h3y5smOZJ4qjYxoyRqpVSxjs2CWYsoADA2u0gFQ3U5pzmARLgzSx0xZd26TaC7bm3i7j2htg2\nk7SDx+SmQDBix344vt2nGerqujUzhTBK2FzAsO\/kDtfpjen9OGLp+J2l3ecnMixo5sKaWP7px45Z\nPtpC02UgJUlEQgPGwCo1MLWxnyf6Z9z4+mDuOGFdR0PuaT7yHI0vKE0EM+FqMkWVi6nBj7ji7mBm\nSORQ5x5Y8gLsfqyPouk0fbHdBmimYZujankxtMkox94glhVkYgkOS6iJAPG6BiwUlQfUj+m\/+lLP\n71+g\/ZX1Q+kWtS9yzw6s8P1F7NfFhyZe1u5BPBiYmXJhM6+TC1WDx\/rQIwgHjeRWPlK0niHiH9BS\nyqqwVs1nFy76lJQtUH\/Ghcf9suQAp2YkKLkDEHwfwv8A6hms8XYhadAVgQwVjoALhQxhiFvFiIkb\nY8v8vsbQdH0ztXKlw9PfyxSt3DBj6jltm4bS5DJjxzRmJvFsPgyY2gLKY1ZZNrMa516a\/wBYX0Dx\nfpxomTlYuow6rr+fDhS5+Piad9mmiZOsZOdivBqMU07TY+Xvx2kEio6GV4trQKsfm50Sl7woC1Sq\nGkzodtNzNv8AkXg9O14wWvmfcv7umiMgVQC6gtYad7bxPmTxj867PNLlu0irGtySDyIoZlEY2oVK\nkEDadr7VY2xYOKoS1nFjyMVzGR5RkWCHZyACQoZizCxY3FVqgCvBJ6Lsp0GQY5VdGkVbP7djEotk\npJtLq1IVBj2sFVFJ3EIZOmQtDIA7rGuMZRGkW4B2TcFdnLRhkYsHV33oACAzqB1pl2HkPtiwOlqY\n\/fczE9es2PTpiF7S0\/W8nEzzphzgmnRpNly48c02NHGX8YbJChgUYtt3GyDYBFkCM1KPLaSTzTRz\nIrrJ8ZEaGSSxw0TElhYKt\/08r7NGCXuOXTnKY8jY6yjxunzVZAPRIjYKysWO4MjAV7Njqcji0yXS\n49T1LTNYhxJPKEz8NVeOSa2vxpKIkeNJARIUdirWrHcB0wZdvfFiFKz8MfCRCgkkk3uLQtgBIkHE\nOtmaQo+71MCBfVOkklQIAFgQRMne87QAayEyS+VCkEK27GOMbY0s2UUFt2zj401ijRurHE8j4zBh\n7ZTX42i+QaB53W3PoCvRJKdSxcFIAcXId1c3teIhgrhjYALgUbDKTdkbhwSBxGG10B3qPXIFhWU8\n3Y9Hg2BQpvRJkPAAEeXbr+euK+n8TW5It3jrHMW7DjBLhWcaMUoLCyC3yLXXrknapIHNgACzR6kI\n0IyECAt8LIIJCspDUKvg3ZNgk+q56j9PIEManfsrgM5H7fkCBbEgGlAYi+XVao9SKMj5jK7FdsbB\nmBFm6Isi0IF\/gksP\/aA7GWEWMnnz32sTjVUFX3aESSFHa4A4t9cb0+iWppLJ2tqwhVMLSsTJiyjL\n5XxppFVBLFlRwkMyOqlQoMbsSQGPPWsJvqL2o2HLiNg6IHIf7PzHLw1xhKWVViJdQ8QkIdBISFVa\nDqo68ne2Pqb3P2LhS4+ham0WO0rZCoYw672ALPRX9rc36I4BPs9FS\/1TfUkY0mJPm6XlwsrBxk6V\njlgrMpIDIBzYsFTuB+dEhSuUzvs\/ms7WaogpspNgzlSRuP7YIBJEk28owWr4suSUUyXlr2AbgTMm\nb98bF\/qKi07ub6O5OemTg52qaDvyCuJJHJ448iaIzzLTlh+rE8cjoCkgWMbTVjymUbp2DqDZIUc3\nZJ2k88rztNcA1fF3oHuH+pTvnuXt\/I7bz4tHGJm45xJJ49PiGQIGUIUXczqilbK0hKm2BEm5zRXm\nWaQmNNkvHO1m3bV+RIYFQaFkEKxYsCLNdaTwPJZjI5Z6OYCA69SBW1fCVUEGNoIgCevbGY8RzKZq\norpP6YfUsHVfzk3v9ziQkkxm0jFix8CCOTB8hzcjc5lymmkpWkUttCxIEVfGEI3OXZjtKjJk\/U\/T\nj2lSNwskWDzwSeODxZ\/+nU1jZYkxcrECqxkCtu8bb0dJC9qbUEkErzVCgB+Oo4QrJIq2NwpQtMAf\nw1+65q7Nc0OB1e0zDrO035tM\/nTyGKyoZI7D\/H7YKNAhkzEKbSTCTNu92CVDKBxbDhlCHkA\/gdWj\noGrYuFk4MTYUWbNLkx4kKZMkseOZ8h1hDMYzbIu8EoCVYWDyRtCNOeHt7VRhZKzRQFMeYK4KgCWE\nOQrKTUUqsAJAN2yrAPo\/yNNxM+fSl7XycDNzJHDeA5RxHizy4dCMjUBBANjyCCCnAYwggbnG7rPs\nbSpGpSamC5qUalDN0xVpo2moJmkpYO50qZNNW92SrtAQzQeIkjUjkrDCpRbQzKGQqf8AlYLpW5kB\n3XXBUXIGLS740c9pQnHSDTMI52MXEUSSn7mDUcOaHOjiLzSokMUkm9I5GBiBBjNINuW9ZfGnyyYG\nZ1SCGIM6MrgoGB2pfKEtRsXxuNHnrSGVL32sKaX3DpOUXxFKRZGRiLrGPDFGrxu8GbiSZDfbFQkZ\nkxw6pEQ0YJCXRvdfb+fpkcWo7ImxJ8ufD+5jTZCclQchYik0ccyP42YhZIh8AObVwNb7feBjL+zu\ncrZDJZ6hkg2VdXz5LVqdMVqZFNqhJ1QWIp1CE94kL+oAms9l8\/WfM0U8RzWSr55ffpXOQBTL1Ggg\nVFpks1MlQpenrcU2n4iIUBUWMrso3Vuc2CTtNm9vPAHNfkf96pDOxWw5IJmQiJ2YKFNfIWf9W4e\/\nYI5FheRfTrVVOi5UUceoYeprJDBLHk4RnbHMk8Ec02OVy8fEyllxJXfFyS+OsZyIJJMaXJxmhyJo\nnK1H76MR2NyMWUAN\/I4BHtaY0CByOa9dfOjU3DSLiZB3i\/Q+e15jtjoVSpSK2ENAM27ed4PMTeTg\nl0LMWHNwpkcqyZWNPtUkbWhmDiivKncqsSoNc2G\/G+cX60usMWntgJONjtBmST24mlXfArJMBahh\nRO8AqPIzBbvziw5h5kXcF+SUDw3xIJAAs8i\/RH8XVt160S4unZmdi4MmDiQKNNxGyIsiMPjSQKIl\nki2FfEyyMLldqIgWVXG0ENVeL+Er4h7gvVqUfdCoFNKo9M\/Ho3NNkJjRa5i8bnE3wvxXLZMV1zFD\n361fdkQaa6dBaf8AuUqm4biBaDY2j8D6r6PLDHHreFNAJPGRK0KyJvKgDaYDYBQMoNEyKN1sLJ79\n4d89vt2ZrUmD9vmiTScxEwUdTLLHKk6K7Yzh3pa3XVEiwAKHRc3Yeg5cbSBIFgkx2nyxDjomLEql\nYcZGYhIpJJFlLxA8EJ5ZGUrEOoOT6S\/TibR9byI9Kmmyzp+W0bw5WRiKhjilIdUjmCswKD2gh5tQ\nwO45\/K+EVTXP9L4xnj\/T10SrSrvUZG0mm7IPeKSylLB0YggkE84s8z4n4GtENWyBVsxRmmyJlnKl\niUBYq6EOGWYKhhAJi+PNLT8rD07S8+QVLnzQPGCwURgS\/GQruT94UnndzuIBsdCWlZXhzg74y5kQ\nNTQkspeHjepbjaT8gCqll4Iv8dsqYQmTGJNrNNGBQDL8ttNtIAIYHm29GjRsxggkjmZjRVDuJY0T\ndCjRJqjwTdj2fx10zKEpURrWZWE35XeQR5zIPOMRVKuDfeDEwbiNx2mIPfgHF+di9zaR29mvmSYs\nmXpeWk2OcLJc+aGR2WVSjqQr\/b1IAzKnkALlVcKoi9TbT5e4IX0\/HMeBly5TRrIA8o88LEJJIW2S\nFJEJAZUILgUffQ1pmj5s2mtqEGNNkRxO5yVXa6wqFjbystCkJYKG3qCxVSDuAMzp2UE1TBTLx1y4\nkyFqB5H8e4p+3du3RhgNp8TgkbSNwXrtuVzj5nw7w+lWp0h7iiHy4WlTUstWHdUZQp901RSFRiEV\nlYJpGMsMnSpZvNZii9QvV93Qrj3zsgaiPgLUyxVa2lxqqAa3UrqJAEV1q0i4HcrzKZB9uySHY+xi\n6gksjgfAlr9fxwABXUfpE2Jka5p0mosVhfUYHy5WVX\/SfIV5XKkfNipZq5Df7no07j0ZMfvDBh1G\noMLNeDyMzqpSEyGNmKqSwCgiRBIEkaNkdgN19Bn26afqVYuUkoxs548efatuI5ysUxiDSAB1VX2q\nzou7aHYDceN\/Eq6zBVa10LASwAN1JgghSpN7CARjTGWaBYmmPiA2BMH4v\/IGTEzzubyuVoeBl9xa\njEhllwjl5Ixxj3jtIjM325+UcwjBLoSnj5B2j2D1HQYA0\/Iki37mQFJFH+khtpQegW9g2PY5rnos\njirUs8ygmaR4cnbHujLuyAlEQlSUBU+9qqSK\/NtMqLHbLkfyCJqHkgSN2JazfICBQWIChWJAoWPf\nVFXqlq9RtIUM7MFWwUMdQA4AANhb6Yl0lKIigywAGo7tAsT3O53tNsNkApVQkFtvAUElhZB\/BX4q\nbtvwbHIIeICSlhV5Jv2CSAvq29ivZ3gggEADpRSi2o3O2wgUQCBuAeuSimQEAve4j4tV9dhRW0VW\nBXcisNps+\/ltA9\/wbIojbzQQ5uYkcdJMDfsL23vtiQHBIEb8nCW3dKFQg7G3WjUoYAAUz8DncQCd\ntXYJ56exwGmZhR2n47wAAxAJ+PDMb\/j4kkijVPlOlrj4\/gXIGRJERnI8UUSRzhuDjyh3eSNqJLSJ\nCVsJRIvpOSBkCMHd24JogBQeBxan\/PAfg8j2Omkk7nDiQNziu9bSskqqkAAgbiSGC2bBFc3dHgew\nDwOiDt9GE2NuRJFJjVg4YgWw+XxongEEXRBFfK+oHXQRmMDYLmtx9KTYND5c3bW1G+L\/ACSPRFkE\nmGbClHhZWJVbUllTkAsATZ\/6qrdt4sy7DyH2wlAfET0H3x6P\/Twh9GwUTdsyscrFLNRcRefIUeVl\nKcxq6RPShWESgU27c47WxYhPq2j5Ma3pWdlTYyI7SqseqscuLcjOwQQN50QKY0G8MVpQA47Gjhk7\nf7Xy\/Gt5WmyicTLHG8blm37IzHHcQJaFKTxsUbYGFSORSQwYHcOmPC5iTXtPk0rKZRsQZWIn3+AX\n8cLMHlx4suJAVhDbkVnQC+hU7VJ2Fid4tP2t9MDzLxq9IHcGPlG\/oMQUmH\/xhhKovkYA0GdAy8r\/\nAKm\/UCHcT8a3EnkKOqX\/AKlMGCNOyI8g7YVxtTL2zsfJvgaMqyEBd4AMYYAVe4kAjrSs0EkGoxJK\nY5mVwqKwmRpCK2xqTEVC0VNzWrHjeFI6pb+ozTsfVP8Awnhxafl5WozxZDw+Fh4IkXxFsdwhciWc\nqUh8IlklciDGjllfaZ1RyVgCJtb\/AF9P4tV0yS2s3I+kRe8x+XxgiHTpM9sgxHbsV5Ct2doDbSx5\nABJC8XbOgFE8O10iARNJKZC6puNGg3xLKQi36CEA\/wDehxuNdB7Tz9Y1CTQ2jXS9RJleH7+ObEll\nkjnxozgRzPEsaZJ3k44zZseCV6hEgyJYEkitWwTpU2fpmRkNkZWJkywGeNXVCULRbUb4ggMrkufg\n53bTsAbr1BAxYsYAj16jBTXZSLSDxzx8\/ofmYDczEjiYGNAL3OQCxIA+QZSSQVI4sCzz8ub6m9Gk\nPjeM\/FZF2khdpkpvzQA\/JoiyBd1x1GTRx7mWdiUMBMVk73ZfXxIYBTVsARuIBCknqZ06WKLDUqZF\neiBSrtNHkMshC8ggDg1VAgkHp1cBUOkAkEaSBffcfSd\/WxxOyavWqqADJBJ5iO9uvHWcSGohI0VV\nZgqbWZU3uXkG07mUuUJF7RtAPx5NX1Pdkdrah3VrGNiYMaTS+J8uWJ5FiZYYVLySF5HVW2r7jBLM\naAsmgIzeaadpY0UOdoYBNu4sNxLWfGCBfJKgECxQJOmPohFh4OFr2r5OXkY2svhS6fpRx4oXWZpY\npGmZmZXAWCIAvtWysiBbJG2pqzpsCWmABvJkW+eNFRydR\/0qzLTUu8AtpRYLEwZCgHewHEYFe49J\nzdV7nwe2cGJ8xcCFYVxsTHeRkLsZniV8fytKvjIdHDlkaUoxJBtp3nHDg5mHoawPBDpSqHjnKtlB\n2iQOJgaZAXHC1akKG+Ivo5+mAji79lmzfuneCPKSWdWMjpGzJEd53yNJCYxIrKwdXiHzVQFV6Q+o\nWfkZ3eGv5KSPITqWRErh2czCCYxKSzAbfJ43kKhUItQ63V2q5V2yyozwxVdR0yJjaxF5P26nFM2e\npU85WASVNkIa4+IDYiSAoAkxvHbDTLlxUm\/TKoqghQn7hvAJWQE7iSB6BIFA\/wAjqHnkSdZaEZDE\nxoxNgKedylGUKPZNsTfBquoV1mJ2sCA1Bn4sqOPlVi7PFllPH8V18THVyB8lIYsCzOCCQSeAK2hh\nwAWAsGhZ6AuSVTIadjtFxEnnc7dO5IIV8+TICxMGJmJjft8798E2L2NrWSsTwRrIsqblcOxUXRW2\n2lf22aBN3ZFWF5L2fqGLOmHkBFyHUTbDuYoLDgyD0UKEPZqkUlaDCpbtPu7M0EhWjOXAyhDiu9GJ\nRYaSIFmjR+SAygFv2kg0GS1HXHn1X77T0yWalaMZBLmAhaCqA8q1Gqqiq5YEDcSDuAOxGkALcR0H\nEYjq0ksTxI4uYFgO3X9rNpe0ZYnKNlxO\/wAKERDMC3G4JdMFJ+bA\/tUtuS2YR08j6Xmtj4GSSkEo\njErBUZzH896oxkVTve12szGgCwIA6NO1mkCZ+TPB93marjyY+KMhEnjSKJhPn57qZQyLiRRKY5FD\nKHel+SO8SWldqw6tqSRLv8s0iDxpEwLOdyOzbI2\/bXxL7RusBiSxHmb4QdtIN\/IC\/H3wtLS72P8A\ncAQb7kfPr8r4X1bufWu4zpmTquUZZNO0vG03HZx+3EgLeMsGO1ZJN1ylRbsQWBJsxMsTGmsFJH3B\nTvXciAhmsmyCWC1YAsEDixKnDjjmnhjExhjmlRVRA8jIjMiN42K7Q9Asm61DUwsHr4sSByGVlVGJ\nRZIlekLUxQBSVZuWejbBQu0k9UNRpdrzc+e9z8+ecdBy60loUwBbQtrwbD6ded44w1VQESo18zvG\nWjVHKIygIpO82xHDcsFIFHdYJeOuc0UcbTNIsWZEypGgWRmaVg6xhNwIG9t23glV\/wBTKOu6YZeZ\nI1aJhJIywkh5Cd9kDhKiRSx+Cjdu\/wBJCsVNItExY8lcSRpJ0x2DTSx44tXSZo2McTyxSIgXxlA6\nCSQMEKgfJQVKgUgRJ3gAWA5gbef84TN0NOWarEJ8Kg2EkmQBA6TO0bXmMD2Ngs+TM8MJyYLjc4xY\nq25dwkcuiWqNRASqkCr7ADMYaXorSGBYBNCMd5D9tIUJEiH0xCLIxQMAQjiN2tti7uSLF0uPGAaO\nJnM9oJVCwt4vh\/w9P8Vpn3C3VWf4xngjonwMSZpIpkUtixu8XxnKxmSAnhYQRL9wdv8A82OMyMC8\nbMu4CK9aowJCgKN7b2G\/553GMfmVaJMgA+Vpj7xI7CcX92DqWNldsZHbWVm4umOmDmKdSylaKJ4J\nQjwRtjweSZWVlZAwZmumO1N1XT\/Tl\/Uz9Z\/6dsLuXTPpZ3HkaRj9zyxQa7Bj4kGQcsYbO0GQhyIJ\njjSwieUwZEaxyAyU7OyoBV\/0z7PXuLLgg1HL0vtvRNRhzIcjUtbOQIXMMLZZaODGjzch55JIlxMT\nxxCM5M8QaaNC80X6Tvp7\/SP\/AEw9mdkfTjB7R+y1T6ma\/pOld36f3F3BohzNOyNQfT4otW7U1mDK\nx3ZdNzYhNkQJkomxZQ8EsrxRM1PWzuXGayuUr0KmYqZqsppgUddCkaM1Vq1ajAohQqCpksWA0gEy\nZXh2XZsrnK61qdEZdCWJfTUqCoEp6ERZZg0nWSFQKTJJscO\/UL+pnsz+o\/6d9udm4H0\/0r6f69pD\nY+rdzd06u+RrEOfFpc8s5jzzN9zna2+fLJC6R5iSSSapMZTsh5h516NfVz6U\/wBMehaINS7t+lXb\nujSTMul4qaFj6xo+pa7rIZVz8nT4dLWDSNO0TSm8uVPmy4UkWY0ECYsUeHPFkS86uASB8IIHS7X7\nk3P8Rio9y7SZZhsCYNuxBNpn1nH4UNWxDFkyxS3RyTKhW3ILNt2\/DhArqlE8OeaBUr0wzmyo8OA7\nAjugHzG5pBtsqAoXarMK5LEblBbhVJFr2KcfUZ4I5kYYuQ0YKMZFbYR8JJG3CVVlMjMSXuyXLBuI\njK3yKlqkhdkAZm9qRZrfypsCwKAK\/wAk9XKlgVHFhHMGI+m0z9xi6g6DHHzFr7emwPaL4o3W4Fim\nDFSll+CQy2XJACkAgDkHg0fRB56Pcf6h69ndiwdi5GViNpGjyZU2nRtjqMmJs2b7jJjSYKRIhkLs\nFkJYFjtYWABLXoZ\/uZYsgj4O+3cqk0SDQIAs16HurPu+htd0Vv6HIIB455+X459n8gnqXpU6CQCU\n+JSRdSVKSOhKsw8iRiirag1RZgNAPIKh1cCLyNaKwB5AO4GHU8TSYssRLJIHtCeLssbsVTK1H+SL\nH+OoSAlZKkG5nQgBQdwJBB+VkHgD0ByKr309yNRNGN1NMgUkkk21gMT\/ABfFWRRJJPx6jIZY1kWV\nQdu7kj\/Bo0KH4\/BFihXFUlQEiRuJ+v8AGPUmCuDI3E+c89OcGmBGTjx\/6iFNXQfhiPRG3gfJgCeA\nflzz9XHbyTMBbD0WPAujY2saJ\/2o1+OumAplAYNQidvl7DKLIHN8EEfIUa4vkdPMqQxk7LILfheG\n9WF9ezZ4IFmz\/HVYxMkTudrdo\/b598bKgFNBWFhG55gDr\/PN5OI7LkAhCWSx5KkVYoH2bJomqA5r\nk1Q6gGYWCKU2zEmyKAJCgN6PFcj8ihddSWc4JjKkXSkqoY1x8lJNUwPsj8\/n11FSABmUUDZ4\/wCo\nEi+TZvkc2f4vgdWFBYQTE\/8A29Bz\/nGZ8RcPWgbLAnyFx9f8TfCRYk7romrW\/fsCyfwSTyBwf9yO\ni\/QMePIEu9dzKxJBtjQG4c+gAASWIP8ANciw+19m2sg0FBCgAkVYv3RNVyAT76OuziHy2jYoNwa1\nqmu2IJ4FWa3C6O4giyCCkwCemK1Sfimdza3yH5H1xJ9u9rZ+oYHd+bh4z+DScaKafOMojxsVzOdk\nTtItSTTBWEUShC2wsRtHIrAkhyY0yGWIyOFMoUMqgsEMjBQSwX9xA3WBY546sLI1LJ0WLXMGLGSX\nF1LGkhmgyELx488oW8qHa3jGRHGNsUjK3j3OFreQQTExnlnjdD\/ymjblqNmrBuqBPNkcc3XS02IJ\nJiCRpiQQIG5\/+U7DaMNqaZETMfF3INiP\/H4Yte4nnBJqeBgtq7MdVOsY8UGOFyo1yojOqwKmxBlx\nQyAQEbApjVdq2lrQJnoeBg2zaVHlib7eSVjlZUbxH7YGdzGYokYWkZCqxcuQFsFuQPUFx4cqI+Zp\nY2RQSgKWVP7AKB+O4qzfkqTzd9XNp2LmaDpeDrmBDUEMBmaRyssEzEndiuhDqhMZlFHh0+Q+O3rr\nHsPQasy1A1BlRgKtKoqvWZGBU+7BWQpHwuwIW8EHbFB4tXanTbQrrWgmkwYhQ4CldTAgTMEWNxNo\nxdekfTyTu3T8PHz9d7mwNOGl4mZg5qjHztKzfu8YBY8UzZaS4pScyBkJlKostRLXiGTPqD9xh4sm\nlvkzTpp+rywQmRkVpEWKQRSyJHYd1QMvkb9gbYopiere1Lv\/AEvUNF07TcOV44dLjWTGxxkSQLHn\nEOJnVowoIUyyurEfBlUqVBN0R3jqT5eHFG8VN97kyHJZw5cNHCkSsw\/dtVXYMGN7jxZYnQeNeIeO\nf9K8YyPimdpZjLJRenlfca6lGplwV\/pRqbMMEakqoHprQpqjgMjNGoxsnQ8Oatls5kMrVy1Sq2vM\n0q6pTenmWOrMVNK0VLmsxLrVNaozowLBSYFaztLKE3FqXhLJFezdfyRzY\/n1+OkolbizV3YBI5v1\n+3+R\/vX+fa9t5UW7S1o1xf5IJ55vnmj+Ouxj+TBlKkOQQSSTZvgXxXr8c3Y9dcRYQx85+d8aW5Iv\n2vhfD4ljZiaLrYX8ENxzx7AoVwPR\/BHpvr5xBF9Nzqc07x6xoMatkwyuk8Lw42K6TK4kDZRkViGL\nhgoYsA4ZlPmjjQiSSPgBQRQP8gixxwf4JJIFfk1166aJi4kvb306ys7Ew8tsXsvAAbIx45oYlTFw\nS80aNGyp5KCsBfATaLUHqu8QptVommsAuCASYE2I2vYgG18AzuUOay9SgrlDUUjWRIUiCp+EqwEg\n7NN+2HXbupQ5+j4WjQ6iJ\/t5vDkpI\/jlx4mZjjZLsrO0toGhlR5URZZI3VzZjcj7SllGra\/oxkSa\nGHTIZJfMSGSVTKpGPFLu8wyI9iyTLKIgihhGzWOhd+zO3jJHlY80uLI0jNK8E4U7JQ21eNjhVLWi\no4XZHdEux6O9B0uF9bOZBkMZE0x8R8kyGV5I4UEbO6O7o7yEFmNMVeyw9jrK5Xwmtlc5TrKUFNW1\nORWryTYN\/wAfvDTfV3AgAXO2Mk3sdW8P8QyucyHjdbM5YVFfMZTMHP0WSCjOKa\/1eYytZWJYDVTp\nmAJmIx44a9p0g13V1eN02ajqLBVAUUuVMpIA9AFSOOBxV+xGPloMl7RhG8abaBZo6UDcpLAfuFlT\nfH599W93Lh4S9ya\/HJv+4gbMjTa4e55MycO7MABW0hioWh6Ho1SEsUseQVI\/1Ee+KDEf6j+fXv3Z\n5rroeVfUFsCJQzG8RYnpc2Bg79I1rgCJ3gg\/QbHyta+NX\/QXWNOwfvJNby4FwWxdSaXFzoI5cPNi\nMDQRozBlZ5Y8psedYC+yVoVQxyozqBbXcrS83XsLTtNWKPGSbIkSZcOLEdIphLJFGDjySiaOFQER\niPLtMm4A7QtbYUGoDTsXEky\/tcVicqBJAFDNLX6ySqok2X+A2wbW4sdKYMWRFqMEg1COPYJH8oYy\nhSEZfQLMQ9kFh+3cDxu46tls1l0yXhlV8rVDZXLLQq1C401kEVCppN8IKMxZKiFGIJUkrikWhWp5\njOhaysmbda1OiEE0qkKhqCqoDn3gVQ9N9YUorKqkySHujSj3H3f25pOnZ+mZuRqM6Yi5WNlh8ZXm\nmjCCeV9rRrBuERLoSBHXIQ9VFqmDJpmuahp8u1nwdRysZ2jbepkxsh4W2SLe5GdSVcUCCDVdWRi5\nUXb2u4mvR4cWWulbct4d0kcckm4CJWdG3ruYghlYfmzRHVfvqEudq7ahmDyzZGecyfxqA0sks\/ll\nChbA3MzECqJJH8nrn9Wllv8Ap9OotVxmK+crgU9P\/EuVVFVauqJ1NVNRSomyEkC03AeqMw1IqppJ\nST45moazG6xMadADEmDqYbjaw49Pmy8s+IzQb9Ox5naRxukEMb7qPJW5NqqpK3+SL29D2pAjUFCA\nIftcZm5N+VYgZGJUKQGYFgrfmgLPy6nf77qy6xBmbcU745I4Y8lFWJIb3+JxGQSUP+v97MTZ\/hjq\n+NC2prLDkR5DzYcE8wiiaPwSMh8kS2SHSPlFcHaVokKfiMrWA984BDDXpBGxAgSsgGDuCQDG4G2L\nRFLICFhjEDkbWtNwQRaeYthigVrWhwFa6s\/wQSWoncRQobbAHHp3ACSqqL+QIDUDwAKFcrzxdk0B\n\/AHXUJtpTTWvyta5UBgbuiTxX4FWP4DiMcqihdxcKGoE0du0XzyKBBHse\/xTWgLAvJ\/g\/wAfPCmm\nwMG3nPHYx1\/LY+BACwogAkAhieBVVYBo16NEc\/5PTpWeIBwStigLU\/EAhmIagVPG4G9pA+O6+uPG\nsbHaI+S5UGvlRAA\/BHqwDyQTx18kCuAWpSCQFT8XYIs2aIPIawePd9Dw1l0xeZwJaycWbI\/UtJaB\nLxkeN\/jwNgUbSDQDA\/x8BV9TuloVWNo2VRH4vkSlSjklRuXkgiiBRsm6qgM6uKyyqgMAVAIBsWvI\nugT+6vZogVdAgw7egfJkwoCA8btClAgUrkByxIKjba1u4PIIvopMIJ3IgDnz+V8FoG5H4ZMR8x87\nb49B+2s+TA7Q7XmfHyZTHgQyv4lHjlaeFdhSMsgeIxSCVlLMAXpTSgh\/31kahJ2pk5mkRTxatgGD\nUMDNLwyhZ8SdJYQsLl1dN9rOhI\/TZvYvrv25gxZXZ2j4oRRHHg4EiFnIMaHHgdJLJIQnI3K6lVQl\nSCjKxDFksYixcdJoNyIRGPZ3GQEWVG5GjKjc25bIPNgMAKi4135NrjqBHpH8xvgGZU7m8TI63BER\n13jv6YBuyO8NW7mw5czujR49H1HGaHGXIMsy4md41v7qJJEjbHZfRVZZlJJN0B0N\/V\/vLJ7d7n7a\nQTKIJ9Fn2pkSKuKMgMpSRHEUn27FBIqzBmLB\/HtCyEi02x8bIj2qImAAh8ElPCqxi6IFoBQ20VA2\nj89Zq\/qFwcaHUdJkGNFHAdPxQuQZz44SS4kjjR3IRAwV1WPav+lVHvqbVGpCB2N+0T++K6dTm2kQ\nBHHxQTf0mBbbYRiE7ajxO4dT7yyp48mRU7am1XHZc5oYMTVv7728VnZpGrIWaCKWKKBkyVklEO6N\nFjaaKse7oMOTXNallkZ1GbKVkUUJQ20sQjNcce8uqE87dzkKWCjv2p3Dkaac1X\/4jAzsNcPNZtwm\nGLHqGDkE4jWvl2S48DNAxMZj8jspaNSqXeGXhZObm5WEduLIJ5U+Eip45HaYrtbktICCgPKq6CiA\nvS0VYAAgyTci5i3Tp3wZU3NiI8zxfbbvtit8cpk5Mr\/MhNwUpQKgjapVAWXaoDNtFXzXI6mlx2RY\nCG2kJyotSdzG3ayeTX7eFAsjbZ6b6RjhS6hDsYgmTm1Aul5HAJf\/AOvPvqZPEjFEWRbAAcEtanbV\nCj6s2CFo8VY6Zmqmg8W49JtMbTvPXpi98KpyzNtIibjobTHTveY4whiaa8rsXRQASWWQ77G4KTut\nSNx9UCQLq7o6H7c7fH2GNAuc0H2mBkZQiWJmjnnRJHcliI+QGX5MSRQVAQG21bo+nNltHshUBG52\njY67eJGcWAwABDBwSbuiPVn6dqea2PkYEYRooIH2tFuWUAo0ZjSQMeJAxSQKtmhuJCg9V61gK9Ji\nJCVFY+RN9jMx8QiOInG6yWRNbI51UqlKuYytSjTIIBBdVILEg\/CSNJgTcwbTiB0DK+y1SKRy7NkN\nJjspkiUSgyRxqaZXAWRl8fyEpZnDCMBwVrbunTRi9wajjB3d1yJ3DLbKwmO4GNyAHtHFb7Mgs2u4\nFTFNsgTfBs2yOqyFZAxlJA8hIKgTHbHtIC+MICwJ3OXM+n5eeXzZRHNPM6LLNklpslVK8kyTF3bb\nCoUMpLbUoGrXrQHxDLpTZWeAZja86eBPe+0jnfHMq3heaWrOglwbrySCPTgc7T3IqIac6xyHa5Xc\nxfaBvBANgUCwWqs888c0OkExmZTtSQ18gRY27vZ43llB\/Dezd++LYl0GSWKUyzJErR7lCJtMiE7Q\nFIAcmmF8UNtgjnpGDT8HFWZGCPITHHHIVJkSrYttjdVBccFSNpDEEbrPVQ\/iNIEhSWHlE3G09t+8\n2icTV8NzDBQyKttyQY2na\/eAZMR1xXOISEkiSIyFwwdhDWxRyWLfKqNFStbTd+66WSDPx4xF4TEZ\nZIw0giCqeFCuZOT6O4hgA\/BBFCrAhxIkEoWGCIBljWNUJV1Ybt\/Abksw3AAeiboDp+sUTypaR+E7\nk8hRtiW4beqMSHdFXhTYA+O2jRiHxBgZVJHIYknjaLTv\/jmyTwOaY1VoYjZVEAHuZJN5nnBhoXaw\n0jtHN7glbMWWbC0zTo42x\/C2Ph6mYvvHSRVyRNBkfcRo8m7FkVxLEzASENef9NX0w1bv3uTOg7f0\nZsvOeTH0\/AjxtOj1CZYZ5I\/7jqS4+6JclNOx9wkjSpHMqjcbsQci5kv0gfUsjHkc5mLiaYvkZ0MM\nGNr+nsmWiKVVS6k4p3CQiORSkYYoU0h9F\/p19ZdF+meifVb6Y5OToq633hpH0wwc\/HzII1bXtWbX\n9S1HLeOfc2MmNpmJpgTJXwU8oDzttRFDnvFgvhdXMFqWXqjVSp++YimXLBabE2aCfiIAkBWIkWwL\nK+D\/AP8Ak6GWRnzNNtFWoaQGvSFD1BAkDSQVEwZN4uMYI+pHaw7I+pHenaT5cmbL2\/3TrGjT5RxM\nnT5JX07UZ8WXy6fmbZ8SbfHUmPJ8omV1YuBuaFjw8KUoJpHLoN+5B8dhsGJywYSSLYkBtUobdh\/d\n1YH1M0nWe2\/qV3\/o\/duQ2r9zQ92a3Br2o5Ey5MuVrcWfknUp5clJJhKZM3zNLMryeVgXjdkZW6r1\np50EccmLFypjCHdEPk25bZGDFeCoRztYCiaABh0KgNKk7sHdqVNmcEEMSiy42sxJI+oExjWkEMVV\ndCKxAXkAGQpudha3riS0HHvVcnNUK+Ppys\/20oKsZmHhxovIyurMXKuVeMIBbBW9E9yO3MrSdXbT\nsgs+R4ceTKR4J4pVfLwxmNGy5GwyqjS+ONlURSmETQGWOSIv87E0Vc4abl5k8C4kndGkxZscW3Iy\nGibIgY7oX3LOhCPGMeT4OVAa1s9XH9b9f7J1T6ua7k\/T3E1TT+3IMbRNNxzq8Zgy5pNM0fB0\/KzZ\nIgXWJcjOglkEas4jSeJd1pv6g1M0\/wDVKqoxVkclolFCGnAZhYM2r4RMkBrfDgvitZf+n0qQYStR\nHZZ+JjpKjSDxBJJvEwDeTVMyzxhYYYYQXniSSXeGUxptJ2uBtjjIRDtBVyUf5uGUR2t2X2\/ka7q+\nDpqY8O2aWGR0gjMqSxsVkknL8SLKCSXXZJuYFLQAsa+WGXIyV8cTZBWZSSS5So7FuEdRtAZVYNuJ\nCRstk0N7\/wBKPan2Wox9wZOmrlZMpbG7fxvtGkjzM0zCKKKKHYGKyS7YmiRl3gsystjpa+YJQU1h\nS0CSQALibkWFgCb\/AFvi83UWmmllYliAIUkwSNhvO0AC4xF5Gj6jq+p4uF25jZLYPb0f2dRYjNFA\nFZC+S0sTJtSSVmUmW1h2qFT5WLh7c+q31N7Xn0nL0buvWcHO0jJWTFyoslPu8eSBlO4TSRmR9oLK\nilnQAn4kHj3X\/ok+g\/0t7w7Q7m03uXtebt\/We4JNYbKzMPSD58USlP7v29nZWQkqSLiZlTaYMlZJ\nFVm2BGiUtjr+s3+hyP6Janj6\/wDTiHXdd7U1EZGVkNNhSu+mGExpOJsiNDGdzy0lgEJ46YswAw+W\n9pslU8QqZCpNKuraEd\/+27D9QNSwUm4AJOowJkgHTt7K5qlk0zlJhWpsgqVaYDK4UlY+C+sSfiG4\n3AgHTm\/TPrb3B9TVkX6rd4ahrGZAJMbGOva\/qUWJLj5JkSaCPFw1hrcrgySCdd1cjaxrnWUdV03J\nUSkQz7o18bKzMCrAyBmayF2r\/wAstQ\/0An5EHnWg93mqpLpnHpKdkVFYWAEzI36cC2AZetl6NMU3\nyquyEjVJ6AwQBAIm4Hn3x5H\/AFFw5cLunPiSJ4o8gxyIAqKD8mj30o2qWkR0VgSSFRnCklQFxrE0\n8YyXAEErNsKjczK9U207VAok21UnC+utB\/XTTIoNUxcwbvLGZmx4wpdMpldCQ1EpcZRlIJ3Pe4gy\nNXWf8xoMiOIuR5HHineMfJ5wWBbcE22q0QPGb2gPZNnZq5Ji\/Jnvb9x9pvvVUmHuxJ4sCRe0eRJi\n8T64qfvZYodVyWUq4Yh1ZmIoEj5KaO5SBw3IAq66rmRi7MgJKllI2iwx4sXYo8Afm+Rdnqze9kcT\nxK6q6LCY4yB8z4zTFypBYW1D3dccUADYePC7Sh0r4cxPYKfHlgQTtom+eB\/g11YU50LMzA339cU+\naB96x7n7D+DgZykdQVZCASVIJ5F0eAQaH5u\/xz02Wig2ggg836B3CmBPB\/AP+fjVC+iXUMdUjahd\nD3usswF38xx6HoA1Y\/NdDqqSlAUwa\/j7PrjkegASa9H+LvpxE264hgaDNzJG\/W0Enp\/I3wbYEiCF\nGAItK4rkoBw3IA2qBuq+PW49OZtzsiwkMCu4bgGAINOCOKrg+z75\/joWxGkVWjul\/BU0bXggA0SG\nHHr9ov3VkeEzNttgCtCzx65I5H5HLGvX+boHuJfVxz3uPP6+W0Rcp4kVy\/ugAGsJ32iLWJHp6mDi\nD1FXhyBv5Y0aFUARVDn1f5NcDgHpjIx4cgfIDkfwDVEmiSSNvH8g\/wCOpjXIx5o2CgBlCtbFiCD7\n3Gqq6o\/yKHUMw3RKGb4ixwQSLY3R4sH+Af5qqB6OAAIG2Kt3LsWO5wns4O0A+yLar\/JHH4PP\/Y+v\nfRn2axOpmJ2ARgWJI9MrqAti6pjyR\/tXQei\/FV5AB5s2OGAsC\/wRV3zX+9lHa7Kmqwltv6xdN10o\nPL3+QRa++fyefXXiJBHXAtImRY\/5B\/bF6yadA8cRdkIkVlZ5gpISQKA6KF5U7WFkg2F4H+oTzOyM\niGcnTslKYF03oQrhjuoAEnaosMCNvH88E3xwsscaVvEaqdy2GZAXDUvBO4ncDsNAcULuagUIEdLk\nMu4K0ruIwoAUrYWjaW1gqCW5o30SkogT1G\/GxP39O9xhjAA8mfmLi\/E8\/m+eu4sHMxplilUGSJ2D\nBCV+Z5sGiK98jn\/9JP2zrnczYKaQrtLgQM2QMbIJkgLIjhkC1ZLo20IQR\/t1Nd+HGx8rEdMNQSkz\nM4kl2yBlWkUhjFcYBMbKpcliCx2iobs7UMVNVUZBkhUIzRKDYaVf3JIQF\/0hxZHIUGx+d57KtUy3\nieSZar0VqVlol0cIQlRlUyWkMswxVgASALG4qvENDZesWRamhGqKhXVJRSRAFwSNjvcgYlZNUmWX\nIjXQtKnh8jSPtxX9lTQDbFIQgftsKWAJN+xTWFi1LR9RkXTmxpMSXGnXwktjxAymN\/IjUUVllKrQ\n\/coB931tntTR+2cjsxp3wtS1HUcXKoY2EcXGTNwcuS8bLknfGnkRISpZUkol1ELKqsH6z99XY9A0\n\/P1\/+1RSaVHlaXiIMHf5hk5AfHMkomTfFu8\/m86KwEZiULYfaOkeJqM7lvFfD8zVzC1slRrK\/wDU\nUKGVeqi0Q9PM0yxRq9CuYHvKNM0g+unqVlZVqMrVQPQr0KdL3OZ0maNWpmEpVQ6iplahBcUqtKR\/\nx1XFVk+LSRc5akr4836IAB\/Ck1\/HBsfxx7v2g8xsgAg\/IkklrBI5I92D7\/8AU3XR52L2Pnd\/a0dF\n05rznxcnIxoRe6eaCJpY4EHJLylVRFUAljV9J95fT7ursDU4dK7t0ebR83Jxvu4sfIK+RoHJ2yHZ\nKwHyWitihyOPfA3BDGRE\/wADGqAJI7k38tz6ffApE7Aq3zU\/ihzbfkehzY9\/j+SSOt96f9TO58ft\nztXTsTN0xoYu3tFiQTIrMR9pisYmlVTtMakJKu0AVICCRfWBolBIuhTLRFkBiff5JqxRPHP5rr0q\n+nWnaDn9i9iJkaVj5UuR\/bsdvLCrSS+fAyYJixiIcrFI0MrNa0m5ifju6qfEaFTMrTFKs9A03LEo\nSC0jTFiNjcSf5xb+G18nl3qf1tF69N0VVCe7BVgwv8akQRIPMxfHTR+79WlSNM7Jw9rIFRUA\/Wqt\nyq5AAoAChVHZ6AIJrp3eOTjZWHJ5sT5TNvjhlCBYFU3upiAzPw1j3XrozzOye2sUYhft3EkjM8g8\nqgAxRygR7Rssp7DEfAHxlnNqLZTfTrsSXUIMddKx48uYSywJFNlwySzLE0wUBZQjxEUwRdqiyxsf\nE5tshnnqstHxesjIQGBTWokKR+owbG8XBgEyDF4+e9nqQpmv4XUC1ATTbTRYnSQDqAqJ09QbDHmz\n3xrMc\/eWtahHCcRMjNlYwOyttIlIdQQfW8EkkA8nnqr9QzZJsuSRivyketoAWixYUPXF2P4o\/wC\/\nRz9UMRMLvbXtPgQpHg6jk48YJHkoSFlEhsl3pqLk3XB5rqtZwyuwYUBwAwIAI\/I\/H\/UL\/N\/7Vvcm\nClJNRJIRJJ\/ugC56TEieJxiq5Uu2iyFmKiI+GfhkAkAxuATB5xpXtrNM2j6XiYGm5uTrEGnI8GXh\nrDM8C8M0mVFIjO+FEzBiEXhmC7tpaxXvHTsrTe44oZ0xRkHFx8jL+1RI0EmShl5RFQLSuA6FQVa1\nI6GO0+6Ne0xTLpjtFKmLLiHLiJMi4kgaSSIHkeNj8jvU\/ECzxYksjVBrGdjvl58jZcgdJ5MvaOWJ\n5eZY0babBUvvAYO24AhB1vV4X4r4XQqU2zNPONkqOXzDVWppl1bL0EpKctGlviZW99rDioSGVlJO\nqhpjOUM06sKDZMM9Sjp94cy1SrVZ6gqzK6CpUU9BBUkqZERGJqGIMnNw8\/cuPkwBXaNFZkpmKlbI\nX8Aj8cj8gdAcM6xypIjtuRw90BtZSCCpskUR+QL549WXa3gGI5GWZEG0AcMWLkuQKW7A\/Kmz\/sBX\nVdtOUkBID2bbmwfX5BA45BW+Oao9c1zWYf8Ao8rQMaaHv\/d\/CAYq1FLgtALKGBIBMgkxEwLwU6fv\nqlUSTU93qkkiUWAQuwOkiSN4B4GLEyMpmEMxJOxlkk3EEncAGbaL9k1Quqr89SOhZ0A12OSZFMTR\n\/bFZKMdyghJJOSBGG27\/AOE3EWRRAF1aWSkKJVVyCfVAWWP\/AGH8\/wC3U1iRSGOKcgDzOoBXkBAx\nFgf78c18b\/kdZyqtnP8AdB+Z5jvxi5yVc0a1GrTgNSdGWVBEhgRIO4MRFvTfFy5Gl4WQryAOpIZi\nUUGGLxD9Rdw5NmWNVYr+ABwCeoldAQ5GLBHklZ82VYsVHiJDzM4CRmm3LYZWjYCzdGjRFhaDgaXq\negY0Uc2Tk64wUvjxA+PIcuiqWego8qMItjkKhVXUhix6j9W0yaKWWWaCXCMIknwTkwzx5QWOUJFI\nsgAidGAYxypuFQkKS3Io6earGoEeSqtpJAido7C95gCTaBjcZ3LDxLJvUGTpGuVVhXpKyuDKmG0t\nD\/DYkrsSbGMA2dpORgztBkyKzKu8KxKn5G\/IAeDYsWD+TYP5j\/AwsimVSrFlINi\/zzdWvFGyRyD1\nP6Jh53c+oGHJy97M4hORM\/rc26IKFUAhyasFSoPFmh1Y2X9N9T04Y0c+BO67l3eKCSYSh\/kLdN21\nGQcBgCpJJo1b6ufo0Kio9RUaCQrMFLC20m8SLX4kQZGGp5WrmKpo0jSNRQxCPVp0y4EWT3jKGbmA\nZg4zTrGO33m7xyBSVazZFUCQCAOV\/j3yOPXVh9oq6ZmENosRPKvABLRQsVFkMB8hGRy3NigR1a+f\n2wkeHNHm6QccLBKYpZ4P11iMLujqSQrSoi2m6mdkIIHNUXharlYOWJ45DED8YWRQAhRtpD\/Ei2Fk\nqbJ5NnnqRlM8ucFQIABSgBgVIbULG3cEHym5kB9egmSpZap74VWzCMalMIwNB0YK1MtJRyDI1ISJ\nUyBafSnsqZJ9DwYHYJJFhY0UzAku328Uaq1LYFhVZzuIZCCCRQ6LMnM3NKhXlkTZSizMpXaxsBQH\nQgVd0TyNoDYv7O+svcOIgxBpWBqO0P4pC0uPIMd1ULEWhcKVhRUAdkLgAF245tfTPq4utZE+DN2\/\nnYepwRNLNjJKJWYRsGaWHyRx+VVo8brWMWQ1X0SQsHoQLdyIECe0WtOIqU\/6qRTgkEfqYKJtPxMQ\noPNyDA5xcF+NgUgJJm+Tl+VDAkptXg7CefdWFBI5OUf6hlC93aPDPK8sH9mxnECyllQPPKWG0AC1\nFEFd3Hx4ri25PqdoaGcT4+dugliaWMxBTYB8gZEddpa1ZhuAPoV76o76h5MHfHccGr4UciY0GBj4\n5M5soIiS9KjcWGqNfIOaYlqIaSM\/RUCXmAQRDTIAtt8vl5ETwPxCq6pTy7EtAWXQAzcQSxF54JwF\n4GI0eZFmDElxtMi0yRiT8leaN0c1GRtZXnaFzuADRWAbXpjrbQjDl2KGcKpBqrVViUUfyCoVyOL3\nD8Do41TVPNoOFo8OM2HFiFXfIS5JpY1Vg8bq9sYnZY6G4gGNlHxPQrkLh5UMsSMkjMij9R9jFT8V\nBC7dzvW1aAAWrAAFTspWGZBNIEqG0mQdyARx\/nzvD814XmPDSlPOIKVSompVLKZExupI3\/UDBM7b\nYjNGxI\/tEdt9TTEewEKqrnddN8rX0QFCgmya6JINIgRhI5WQk06OdqlaJJLCwArAc+mviqI6YaTG\nrRtipOIvE6eNTGfiANpayQP9RtiTarwAD1qn+nz6caP9Q9aztMy9Lh1nL03ElzU00ZE2NPmBAyLR\nkyIoJI1lIZ02MPGhutwslfwrN5p\/+MooCMza2iEQamYQCbAEx13jCUfEclkKBqZk1dGunTHu0DEv\nUZUUHUyLcsJvf70TDDAgDzgkPsjkWFSSN5UBgyhRtCEMa+QrkHnqxe1MXEx8\/AjGTJixtm44bLjj\nErRY33EYM219reaIqzruLKOR+K69GG\/p0+nT53\/FdnHQ8\/MwpYpNLWbIixMaKDS5JpMvCEpOPLlp\nJjs0j4rOy+dS9bV6tbP+hP000eXA0vSuyNGI+xEUeozrPNktkx6dg5uOHZ5T5JZp1y4A+71LJSg0\nOof\/AElxM1gDB2B6DraLH574l0\/a3LUP+wudJNoZaIEmLR7wi20j0vfGJPq5D9P9f1rE0fSNDm0v\ntrtvP1BNZzcSM6h3b3k0ml6TlHVs\/U5Fhw8JdS1AZP22NFikaek07LLkKyKuesjt2aAYeIUdNsWL\nI33ETLvyTio0tmMFY0E4k22Tuj8aena\/0Y\/0Sf8Aw8u1v6lM76hdyZOqaho2LpI7e2j7NcyER5Wn\nY0J02GGYI2XmwpjmDGWNsbHM+PI2WGQSqfNv+sD+nw\/02fWfur6VahlYmoS6Jpvbs4mhyDkI+RqO\nj4M+oFLx8XIjjXVFz1x4Z8fGmjw0x1kjpgz5Kv4nQpeKV\/AqZrVMxlKNOq7utRlYOlNviqldBf8A\n5ASoJgk2AUqLzI5PN5rw9PHawVctm6zoiygZSrspIpqZCEowBjiJHPmvN29JDJRcI5jfayxsYYmY\nAFCzFQCdnDKtHgAg89Ceq48uLkpDFps2ZO21QIgoQ7rIa2sksCu0ncQLB5o9W9nxKcvK+4yI445Z\nI4YAG8TFYyb2By1gliFKooCtRUsCek9MGlYWTDl5uVBBHE4EgkmRJIl4XzJ5G3O20fDcKBqlAIHT\n1qVFJlWYSABBuT1gT+5PO4JKgTggWEGRbuLxH+Y4xRDpq0ocRYEnlVlSUWLjZXbaH\/Kk17FsQLND\nktMg6hp8YGZDcYmULIpYqWK2QosG9vpiAzEMpAAFvtazJX1bVDg5OQsGRnTyiffbeMO3jZ\/HSltp\nBcbiE\/0gc3009cXNkzf7tn5KrHg5EuJEgEjvkRxssaO5VkjLvY8u2k27mtQLuUogqpKASoJJMEEg\nWgn58iNjJxl6\/iWYFVkp1JUMVFliJgcQY3BmDa\/Sw9O7k1+bBk0LVUrRZBFkwszcY86KyHIiiDiO\nbx\/qL4VYAlhNbOiV6N\/Q36+\/UDtz+mT6tdl9u5PbGR2Zp2oJ3Rqg1jEgly8TUcTSvFpkulMJ4czC\nnmaVsZpYridpXUss0cPk8iny5JkYyZbqp5R0dxuLOrSBVsoLUXSKijY22t7AvMLU9Qx4MvBwdRzE\n0\/UlVNRhjfIgxsjxtwkypIqzxg7bRlYM3tKVWaH4nkVzmWahVClA1KoA6al1UqiVFNyL\/CQDxOzC\nQZfg2br0\/EKVQTqPvFJU6Z94pViSouAGJuJgcYms\/OzNYzczV9RmGXk6jk5GpZWQ9v8AcZGTK+Rk\nvwCzEyOzG+BuPr0OYkkQVHYBjIwfwlCw2BVAZWNhBZsXZsEkCuopE2MxGQpx1KgA7n3KWIfaCTsF\nmiBtIAogVfToKu+OMMUDllLqACse4Mov3Qok3+BxQvqPpCwirECAAbRaBYAQI\/IONj7pzLSI56yY\nud5Pp174uP6f5mHFkwiYouNp02NmzhlUvmJhzpPJCHYqqybI5ER2BKlylAEXOd7936X3b3\/3P3J2\n7iagmj5mv58uk4epTpPPFps+W0OPHnTxQxQyyY8IR5pY41RilRqAb6qDBAZ8nwTOd1iAIpqWSipp\nNyttU2xrcWKjijyUdvxOvhTxZHEghkMUbLIyLDvll8Z2ltgBcfKhu3k8LTVooGNQhiwBUCYENpJl\ndplVggSASBEnELPEhKYeAt5uJ+HTF9x+q8fDPXFndsY0qzK8qo6TyLG0ahgRIwZ5HQsKIDlVoWt2\nQaXn0f8A6e9WeNtHwMmd8TG0vVcKeLIgp8zGjmnSTzYzfEb4HUSxAlQSoFrwT599uwyw7Jh5JYzP\ntj8ygtHd7VVwVRWcmyhBYUVBO2xsb6U9zaZoZjTMhZJJjEkEj0x8yTR0ruHFIFWRCFJ23YoAdV9d\nTUqDSSIPnMwSCPr0G56mmzNOlXA0j\/tkEEXuCIMTP2JkncnH68v6cO8Z9H7CjxOzsdu9sDVsZNVT\nXM\/N0TQ9TynMk6ZEudGMnNZs1WYJK0iws7R7mUkHdZneuld7d+9oa12\/3Hp2gaXja9pGbiwtn9wJ\nnHFiyoZAs84wcIKjx2JUVWZyUUhQav8AMvoX9Rfcf0+7m0XunsPEg0jG0MzM2hvnajl6bqkkgled\npkyJWLApMfCisPBt3QlXJLaYw\/8A4nv197hw8nRdE0js3TqVSyT6O2ZkfuARjLlTSOUcMFBXiuPw\nesyfYnIJVbMBASW1l6lZxBmQTpIWx2hYMgxxjZ5f2jzD0koIrFtITSlNTNlEXve5jfzxkXXdM76+\nmWtdwDN7WOYk+oar20zanpLvh5eQXZBDCZ41EywDwZcSoocTnFketoU86sn6m\/1LfXX6ieHt3u6b\ns6dFvWJIcftvRI3w54sjGkXKkljxmyBLLkY+PGwViJo2SFyYbHXOtKtClpHvRR1RbS7EFeDMLvfr\n2JEYqBla+pwtLMCHIIKqCDAJDD4oIJuCZ6jHhZ9coY5IYSPNH9vNEoaNANgeMTvLQQAB1Z1IDkeQ\n7trvYbI+S\/8AzoI46WDJklWQRrGHikJDIWADckofgxWNQyrIyAXtL65QSS6Yk8WSYRjiFHkkYAyP\nCoUssfAIfdGp2NQK7mDc7citjiXA1HIkQ\/ciAKquChjuaJGAjZjsG1QGB97iGIUgjUIytDKIFoMc\nWN+pBEnvtjOUFUqCDII4PPNuN79eJGKy1\/ToFSGaYhGnkLAnaxZWH5YsZmANH9u0XzZJPQMI4xnt\nGksZEineVAAABK8EktZqttkXwTYNH3cjxjTIZQAzQTLFLuJAIr47bLCrHFFdtWbPBriWTFQiWEKG\noN8JP1LIoqPitj0OeeD6qup1JiyknfUfLjbt+84rM5\/3Y7Az1gD067dfLDbWUjSB2Ujd6umO4MSL\nsCjzz7rj3xwJRq2ywCQCSCASAbPBNjg2APZ44vkEqykkmiZSRspaKGv4YbhwrUSVv23J\/jqDkxfG\ntB1KjaSASCOWHqqsVTEEDgAHggPJAibTtiLc+g\/L\/b5Y6QH9VHBBAB3c1ZYVZB54BHrm+P8APRPh\nlqQEgKBZJsEA8AEkg\/5I9\/4sHoaxyVlbkC2awDdE+vRNcMAPkSCf5HRNhuWWiC1gX+CAfe6uSP5v\nn+L46XHoEEzeduu2I\/uFJA0QO4ruJSr2txwVJ9iuT8iv8GuOoFf2An8AjhSSATx65\/g3Y5v8dFHc\nC74Y2B4VlpbJaivHJYk2fxtHNg\/4GLBQf6WCtxQuwaAPoV6s\/gXxx17CY+KGpgWG48k1bDgC7siv\n5HPqgT+0zmgsU1HDIJB8wU8+ywC2SWoWCRzbe7F1cIWbnkkWK9KaIo8C+RZuyQf8C+pLTW2ZmOxF\nbciNhRN8ODfujzXFWQLBs8+x7GmsMQfboHkXyvFH4mXfGQxLWFLBRZAB3KxXaQLBsCXOQYo5mklm\nC\/BY2KTTI0aAMHkkKCFSWKlEsA2N17Seh3Ald0xy0MbVEWVRICBtU87SdoJd2dxYB9ALXyfrnR0k\nkryMEcE0VVNthQrlV22oPxKJViqsC5dGmG0wdyOOYBm\/0FtrxgDMJk7C3NxPzwMd+Y2Q+BhThlcp\nKyA70I2yR0BsFhSaat1GwKsMthug4uPDl42e0m4wTI0sahzYZwsgY7aVShYEtV0Qdt31aGrwYerH\nTsGeUwQSztG7+VUWOZt7QuxKlWDgFCAiks6neoBUoYHb+PiTzjQ9SZ8gKf8Ah\/0ZFki8biYWgQMy\nykgA7dgprLA1vPZ1cuK9A5pnSjTqLUNRKZqEMrKyjRqWf0wRqFiW4g1WbL6HFNVZypUKzFReR+qC\nRAPQ+c4Pe1tV1\/H0rMwu3NmuaeCZYY8aLMysrAxpGOTkRZcWPgzSePHQNudn8cF79w8Mm2lu85Mj\nEy83A1mGJJsjC3w4zRTwLhjOT7vFlT7tImHwaN0kQ+No3DhmQ30S9zZ39k0N8vDy3xNWn1CFXkxF\nnwJ4okgzFnhkaGXZKk3kju2YBQoI3vIEoLWtVy9Uyhl5uVk5k7rDG0888k0rpCojjV5JSzERIqqg\nLEBAoBAAA1ftd7atTr\/0eVy1OtTfLU\/dZmsagilUDI9H3DBSaa6SFBeFaYDACarwfwWlQD1YWk1R\ny1daaoPeVgFPvWdAA1Q7FtAJAGqIjF1f0wDOj+uHY32szQD+7ImWxcJ5MNlYZEQJIDSPHaIqlnZq\nCKTQ6uH+uvHmH1R0yZkYQTdu4ox3PxVxHJJ5SrGgWVioYAmiQPR29ZW7V7g1Ls3VNM7l0xoYtS07\nLizcGaWFclIp4mLRyNBJ+lIFNUjqV9WL6m\/qh9YO8fq5l6dmd1faZE2iYs2Njz4OCmIxilkR28wi\nLI1FVUEAUOBd88arySrCD8JEdDIPpPG23TGppvyQYFgZm9r7C8RPnirUUb1O4sDakW24MBZArgWC\nB+7n80BztjtjV8PH+nf06zc3In03TtP730ZdTzccEmPGSCZfuhHjhpHjAjeR1KGYlKRSzBhipN3x\nHjcC1NEkUwH8ED+QOK9c2Oet1\/SHTsXVuwNLwM7Ajy4Xzo8hFmQSoH35McMqpwXCn0zL8WATcN7D\nqFVBdGUiCRBI72\/cc2wmaU1KLKrFdQI1DiY9ZiTsLXm+LYk+puma\/kQjC1Z48aSAibKjObFMhihL\nAxweMBkDlkd2\/T3lKQrIjMR9marn5feuixxarLqeFkzZGOPLKXjWGSNoyJYgbimVmbZsUWdpcqWC\niOXsrtSTGGO+LNpzgRnHjxpP00L7S58M2\/HIl+DMBESGDt8JCerP0DR+19Nl0yTAhCZumB0yJ2dY\npcmVZ5J3kUw3GSRKFBMSbdihR8aOeXwqvTrI1FlWmtRWYGpUOpFYE2BMkqLKRp32mTnMz4BVpNlM\nxkvFq1QLUoPmMvW\/qaelQVNVUqCvVWqIXQAyIHDEkCIPm19XdDSD6qdywwglm1jJaRZtzHiQEX+4\nkGtoPys8Wb6ozV54xO6BAuxpE4sqGR2U1+CAfQFkcLXV9\/1A6gmF9W+55oHMiTZTznft3bMk+SmK\nuwcqKo2vHOxeR1mjOnM0zvbUrMw\/BJYliKF0L\/j+bPPWzoMopAcwoHaAo+v5zF8ZhZ2gCRyYE\/ls\naH+lGn4eVhqk2LhZMmbkZJgk1HNfDxcUYURebJPicvM0cNl4\/G6lQV2vuCkU7mytPjzTh4YaaHDy\nJ0WQrEnm8bPtKPFSmIAL41VVsMzAUwBGtHz9TxNLgihRljWSd42INkTxqXjAtaDeNW4uyFNVx1HT\nyzTGVzFTBJGcLakALZPJKjaLb+SP+563dTO0R4P4WMv\/AFFOrlstUo5oEIKFYtUNRWA06zVQs6sx\nJDowBsqxW06dZczmvemm1GrUpVKQOo1aZVBTqDUXZfdOAjKgRdDqxklycR2sa5kZ6BKVQhKqVNbh\n6AYWLZRXAFWNwF10LqzsQLsiyoAI4Js1YFjngC75vpxksUJ9gsauwaJ4C+vR9f7VXF9NCw3K3PyN\nUB+PQBArj+CTQr31z+vUJZidt\/Obj78W5xcKNh5D9sTGm4eTmTKsUbyvfINqL9kGzt9D+R\/A5IHR\nw6PFiwRspSRBTqrDbtRhtoXSkksStofiWI\/PUd2\/q76LjDIhhikkmJtpQSqqLUoFBA5BstzzXxqw\nUYc6bUtRcAbDkykJEGBUFzQAYgAflQaIr+OOoRvM84saVMqaZ3JKjfkEQI78EAz12GNL\/RyDM1jK\nzcDAwMvJzlwlljytNxp8jMwRHLFlDJEWPIjssX2zsQqvJ4w5CSbVAs\/VNJzdH7W1BNfyVgZ0ysXB\nwZ0iynyjDGymXGmETPDHFLPI7lplZGYSGF2cbmf0zwYOydMzFfO+312fEwsyCTEkVGAcMZ4FmZwW\nk+xd02OoQSO7e4gXmPqL38mbp+eXgTIOTiRRRYuZgwssMUUMcCHGzICdjtBGGln2\/rSq0r0zX1AV\n8qodPcsauoxUsA1xx0HUduJx23IeHHL5DKVKq0wWoJVqDSQ+p1FUKdSmCFhTEGQY64z39Mo8jO7i\n0\/RwzMMjVYHmZYy0hGPITsG0EkSUaAKtdMCPY9AtQ7QmQJNpmVlOWZZHiBlyGjnSxdTrKpbadqq5\njCiishFkZM\/po0H+79z6hlLuWDTlhmypTCZTDCZ2RyAoUzSv+1YldXILSUwW+vTfWe5BL2\/jYHZc\nmN27qTbkbVsjTk1DKkcFkR5MeeWA46XZ8lyyVV7west4n4W3ieeZBmKeXp0qaTOhnd3+IgJrQmAF\nPxEDoccF8SWc2wkIAXkmTFwZMAmwI2E87xjIPePa2uZOjTyqjvIuHlRMrxmOdkyYmWVp1iZ45VQt\nYIW0PJ+AN+e0uMfACQxCTyoeDtVht4DA2PirNTBSKc8817T9y6Q+s9j6sJdTwcjXxpWZtaJmw1yJ\n0wdrvKiIwSabITyq0IMZsLVm+vH2dBBps0TqkWSMicSqw3MWEjiixNqYzfJ2sdpUqfYleCZKv4ac\n3lqh1JNJqVQCAysGJgXgg2a5iRFoYmNYPkMtloVnytfNN7z4wz0ay0GRSDaEdapGx+M3gCTT6c6X\niZmTHJmeZ8dpvtVXEMr5jyTkLujixv1lQvNCHbhDdqGfjq7s\/s19PwYtW03VkXU9P3SxL5pC2XA4\nj3ZULmIiVHhlMc2LSzxcmZUog039IMVdQzNWhdkT7XSpJYtwaUyzxlJgBGhWzHHA8jMSQhjLUf29\nahyItIyBPC2BBn+aFYZ4ZJ2inxYsmpMgwPG8TibyuruglN0Y5HNbhLqZunTrPRqsqt8JXWSP1Aby\nY35gAA\/ERY4jZKnn3zFT+jSu60gjVhRDFdMrpNQLNj0IMgN0INGHLj1GEyZxVpsmSJ5ZoSwlos53\nSQho0BBYlopZImJAYDaw3fDBtCwMIY4xNtYxKWjliAFTAJv3f6QY1aVUY35CASGmJps+PrmqaPDt\nyBivLJEcf5qII2G073LMzKrKHJWmIO3+Tc2i9kZ2uabp847fzETJYQxzY8Oa8MuQqMLQvCIyjOFY\ngSELTR+QMyuIVJMzWqtSRZm4YajIaDqm4uDvbeLY+ifDfCPCanhWUz7Zh0Z1Rajl6dM064gMikiQ\nyuCILMTuIkAVie3osiWCHHypMqWR4plidwIwgehGhJ23KC4CBgpKqHZCOLsx+xu2ZFUSaHpkL+IJ\nLMuKFeFXxlZ55Au1\/JKrNd2wFpuUvfSa9gz9v9y6Fg5BJnny9PnEQiAUqHaSOTyNuCujbN0brvBD\nEMoAPVkeBo8uaFdzTJM8UrM7PDSs6nxigGZU2JvKrblSB7ZtJ4TQzOUFQViQzMu7TcXI3IgTYgbc\nnjNe0ORy1P3JWqc4rI7K9fS7rDCALAAGxFgbXw97Z+gPYmZ2R3jrmbpJy9Xyx2\/B2\/jYL5yzaaup\n5MmH5mx1m2zKiyxPlKTMIhGkkjAPbbC+gH9M\/Zv07yu3+\/8ARdQ1d9ay9Cb7jEz2jfHIzhvVoQo8\n0RjjJRAZXDqAzBhQA1peLD2\/2R2jnx4Eqf3DX8pZUjDGdo5NGn2RSqdxiwotaxseaSMlUjkxo8h3\nuIDrXGj6wuHi4+Hl6XnwQafiwY\/3KIuTizJjRRxs8TQyO6oQSxtDxYAO0nrUmrUK\/rPxKQRJI0wB\nF+DEWt5Xxw3OsGqVEWymoxAF1gQO3M2\/cWNfssfUYJMbUcXGy8eUGxJHHOssTsC6GKSqJobty2x5\nu6PTPU\/pxhajjBIdWzMLHhlx8yRMuV8mGJsQZAg8c87\/AHWMqjLkRh9xJCkYijSFEQKJjTMzSs5T\nDiZkLMCimBZAsg+IkAVJFDt8ab4j\/BoA9dtW7mx2xtb0nRc7HPcOjRYkmRjtF5XiXJdWjVomVlle\nRY3UgbhG5XcAzKCFtj5H7YhU1Ia46bxa\/wA7zjaX9HP1s7a\/px7N77xO4u8MXStMzNV0zVcV4MzD\nz8VsHTNO1DKz4p9Jl1zT9Rn\/AFspYNKw9I0Tu3Vs\/JllWDHgcrHL+dH6\/wCtfVL67fXL6id44Gh9\nxa\/l9592a5n6bk4HbGXp7ZulfftHpM8Gj4OOBi40emJiLFiQQMICUvcUd+vXPCzdfk0iHBTSYtQx\nMxsbOy8SUCPFm1FsTHilyJYY1KyyKsUalXhZUUBbKgL0rmz9w6jsTO0\/EyY8SLIihbK1DNhfAilU\nRyR4crYDviLPsWORceSPyoWVnAa+sBXajlvFM9mDl1r1KzqrOX0lQiU1gQp1AlbybxJJ46nk69Wr\n4L4ZkxUZKNBGfSIM+8qPUnj\/AMzpkGJNhcY8J9c\/p0+tOBj\/AH+t\/T7ujR\/uGUQPrGmyabNlyiRE\nMWJi6lJiTZUjPKqvFirNKhZSwVXB6qTN+n\/dG\/E02XTvDlatmHSFw2yo21JcmR6RZcWGWbPxi\/Bx\npMiKNZQA0MjKhZfVrv7vPufvzVe5u2eztdXF0LsnExNR1yeXWTqGMk75TYs0+Hj6hHFMYtJVRLkx\n4bSy5m6mRDDE7ZE1nAizvp\/qGmqkOfq3b+WMt8cB8fWMOKXIOZPm4GBizNBnaSEmDJqOsZL5uLCz\nNjwK28GQmdcxNFKd1spNgw3JJ7Dib2IO8OrklY3eo4vYkASIJGxJtHIA6QMZnHYWPoeXnaJqeIn9\n00VTFPE8K5A8m9b8rq0yNKrNVmYzAggpu3KAXvXR8TH17R8PAjjxpMhqljgxpFkybWB553QxKJFK\niWOJmHkDQEMFQiQ23Hi5en5WRj5xVskusW0lZpIpAysXMyzMjRbB8a8m\/inBPNfdwTx5Xd8M64\/j\nlwcRC0qsyvO5LyAiKVWQo0eQke3ajgxhmba4PVnSqyoLXJAuRzbgdOO2\/ehzVFadQhAAARAJmFkR\nJG8DfvYdcBebgxwzwpiRZR5AiK4UiRBBM+PJMZkXcsUkqgbSUWQSrsLm9s93hpQ7Ywe3dIkhjiy5\n4RrOou+PH91IclZY8FGlCiUQ7BPMq7\/DIGjALyQsUJdAx5tQ7n0ebU5Mf7SDOxFyBFKzRtDHkssz\nvGsRGOwUCTyAs24E+MyFRIv9cf7bL9Ru48TSc465iYeTp+PD3BhY80em5pg07GWfFwmnixZymmZD\nyYLzyRyfdMn3MLY6ER5Dc1WGn3Z\/UwYiATYFZkxA3BgtJEkAwYl+GVFXM0jzJMni0EzYdIBvcg84\npqSGUSSDxLIWVWLoYkWzTBlbeFYixuVTuUg38genhhKxo0Q8sm5W2MqqfZJIuQ7eTUbqbBu+CG6m\ntO08zSJHnYk7ZAg3wROzrI4cEIW2KNgUfKx8gq2St8EeDpuNqeoafHDHBhxnNxYZWIdmq9hNBy5j\nO4s0fkYmlYmgLghBpkmDMiZ7C9v3k99sbKlmPeVlpAkhnUBmKgCY35877XvfBV2\/2imBo51aeZZc\nnIhTMg08qskkFSAhyBJHJul2OysyAT2NjEc9GXa3b2ZnRz5GLjzSphQRahKstDLOM2Vi4ynFgJEm\nXkGXNx2kSBZJERWmZCsMtaF7T\/p51LufM0jSO5dRztATPz6n1XT9Pg1jIYfbxnScLE046np0Rxpg\nY\/NLNlxPE8lBSEUG1vrV9Btd\/ps7i0HS8fX8rWe19dwEnw8bUoYoNX02NmwcxsXWY4TNHjziWLDk\nrGyMiOKZZEbJyRE7T19V2ommtVgr5ipopIxhmY02qKqjk+7p1GAOygk8TX+K5\/K5nOV8nk5qHIUw\na7IAVAJpo9QMpK6fe1ETedRgrGMzYWHl6c0mNquKcWSPIaI40\/6GVjzxLKhEqAAMyn4KxYKGMi+R\ndjA6m+lXbva+v4TZudqGNjZOj4088+NDiSZOQ6xIJMeTJiaUwiN3+Lb4I2SxYYnqB+pOTofeetSa\nnpWnJpWfmQ4jzz5WZjviPlrg48cnjxocLHaMzTeWRm+6maVzvIXcAtMS42qaLI8+OZIsmeR4TPiy\nPjh6kFgyxFg0bICvi2AMNoLsL6e2SqvSISs1KoSpDgK2m8kQwZYPXjiwxA8NzeXoZlamby65yiAS\n1F6lSmrExBD02V4DQdOxEiQION9HtnT1TtZ37hyMWfVp5TqEMGJj4s2AgwzOvh2oJCTSru5ChtzV\nR6kx9MO0c\/MyxL3JqMuVBp8EuJkvnxQz4+dO+Uscc8sRZJDSRyeMGyrkmww6yJpP1s7zx0ixdWUa\nvDp7yxR5eUZ458Xz4xgNyRFbVQV8ReJntaDIK6LMP6v6nqObj4qYi4eZNNjbNqGaOYYsSwxSSnIa\nUScfIXGKJJIu+qp8h445YDOoi3iGAB+OQBFKQAvwgwD8ImZOOj5bxr2Ky6UyfBnqvFKxRtQIoojk\ns+a0ktUDVCASJcwBYYs\/vDsnUe2MvtqHTu7YNYztamXTG88giliLKkTIk+PIzmJlkMKmRVCKtyMA\neOdIy9q9+ayMfWRlSZLaOsuowNjwwSw4bxqctXyCkYtyllI0pqAAsFQOdFp5fMe7QVM3l6tQAh3Y\nlZOtiAAmgAKhUXWZBkmxxAzPiHhj5ms9DI57LUHZDRpI0gKKNNXZmZ6hZnqrUaQ5EEAREDBX1lxp\nJO1Xy3hQiCW3nAZKAcwyFEf\/AJgK\/L5EqSoKg8t1iFsoY8875KPGdssKF5BUo2KT5ApKHyxl1UuR\nTUwYEbhuj6pDJzuys\/EyMebHlx4yJJBuaFyksjkoKHxtVN8sVBUUwG7BmsReSQoHVja\/FFJIa5AK\nNkMFI2iid1LYN8afLAFfn\/H7nHN8rOk9ASD8gfnf5YENdhXJ0rPVL\/SdmQBQwfcWYhd28ECt18sv\nIvqlcuM2KoFOW3CiPR5BHLV+AD+erwyd322VHZe4pDtNfJ\/Zckg1tHAUVwT\/AJHVQZvjLMzKtpfK\nkckgkAgn8\/j8Xya\/MxJBAG20fc+fM\/5kWdQWe87H6D03GINsiQqFjeRQBzZsD2OL\/wDa7IFgUfTR\np5yGJIbcFG4gEkE\/gUPVfx\/H46XkjpNwJPJAUDkG2K3+P5\/9DXPpFlJjaRiKCCiBZYACuLPvaa\/3\nu\/VnxXnY3i2\/TvhSBqJsIGfm75DBQQOORXrigtH8cEhxpgNhCLfAYkk1\/uTdeuDxZ\/N9QuPHG8ay\nX\/zDYVfagHd+D7sD8CwBfsdPsSQCYxn5BeaUckn0Tz6HIu\/yOPx17HhsLzbfr3w\/1hBJh71ALbh6\n+RocEG7oBfz7I9mhRF5KVVoRgBdpI5Hu\/Ytbv3\/B4AFkMY5qkYUzn3SOu0r+2gDzR\/iiPzwf4sOk\nUKvyokH1dc\/g174PJBu\/z0k3jtP1jHsdAyqt3+ATXKmx+KHB4uuB\/gEdPYnqdCSRte74qgeTyt3y\nav2aCn4imAPB4vgn16YL649XXB45NX\/C4I3BSSCHBY88ANuq+f8ANfx\/nk9EUjYgeZ\/zhh1HXBEA\nfsP8\/wA\/+OgNLztmFFboAArM7IhYgUoAsErYNNRAIHy\/NqzarGrSLH46ZB81BW2UgiTbwJCeLFEE\nDgHoRwcn\/gY+Wc+JQwIFkewSQ37eTxV8D2L6ZZGU4ZWBIcUFs8fE8FV4AoVzRHB4HG2RTqhIMjfg\niLRb82tbAWEgjBVka3FKiB3DyRPG0THgAqbB9USCqnb8aPyrg20haLV8rJnwJkTPRTLJiSvDinIN\nr5PtfKRHJLuLN4EIdxuZY2IJIL98Y8kSsPIqNbIxoNR+QHB5PJNE2P4\/KkvdWZjPI+J4sVHhWKVI\n4kqRQfJ8gwJLWCd4Ksbr0KO48F9o6WS8MzGRre6CV66VSWpa6yaEhWpOCAhklG\/UIMlTYYr62RNS\ntTry4amjKCGhDrZZDAj4hYERBBEAicSut+XK0fKmhyQXwnD5WJLORKiqwUTRQN8WVfIUeRASNgs1\n7rATMUpioPyKkgWPZv1ZLcDm\/wDFfmQzO4WzHeSag88cscvjVRauCCavbQ+JRaoEKSB+B9WEpKsW\noAhSCB6oA0fQF3+DZPr80nj\/AIlQ8Qr5atQmaeWFGqxAUMyOzBo0qAdLw8WLAsImMHylF6C1Fcgh\nqhdQvAIUESSSZYFhNwDBmJJdg56y43hllUBBuU\/FCNrbqDAE7i1XySR744Ep23LGzakkgTYcJ4\/3\nbQWeaOQFtxIavGRVVZB5roAmieFI2DFlY\/jkivw3+SOfVH+T1I6Zqa4sGoRsWEmRjKkLUGG9Zlam\nuyNwv5cVz\/POf16ogi3nPF\/89cSDABgeg72xpDC0vF7p7c1hodNx1zIUxItPeCVI3OZFDGHQhwAx\nym8aoq1vnnVEBZwvTHtj6sa\/2Np0GlBZoseFyDBPixrRWR5AUeSISApLKXZNxU2wZCdtVBovc2pR\nbMHDaRZJ5oSjoWDrOjKY5I9pB8iPtaNvasoIqgV3B\/Vdho30Y+iGuZWLhxa3qxz59QycXDixHyGy\nNJ0jKC5HjUeSSNpiHcsVaQMyqu4gBqU\/e6wSwjSfhJBMwNwZG+\/+8OWt7o010K5YkfEAyggA3BBB\nFtjvirE\/qOzYUjSZGkKtJIu2LHF7xVNtQWOWHJ4C0TW3ph\/+0hkwyF1gO5WIS449gjLFiPGpCAkm\nwdpKg0DVdZTm31YIJG74n\/t6\/wA3x\/HqvXTF3JPNqa9EfigPYsivYFf\/AHjJk6dz77MHt797i3U7\nH\/M4lHNsbe4y3c+4pjpaAokWB52jFgd7d2Sd269Nr8kcKT5fM0aKNlo1LYskkrW48BjZroPkljkY\n7lAJr0KH\/wB\/\/fkXz10wYHmmSFVLNIyhRV\/JiAABxYPND\/05PXJ4fBkSRPu\/Scg7hRBBYUbojkUB\nfB99WdKFETtpiSZMW36m082nEUyZiLzaLdYgbD6Y192z9O9M7k7C07U0yTp+oiC4ct45ZsJjBEu7\nEzIsRJZoXkpRHO8RSzGpei3Wfe5MdMHOyMXGlWdFVSZIx8S7gGQJ6Zk\/C3RKk2B1Ynav1en7U0uT\nT9NPlWbAGK8eQpCQTvCYJHjKHkkHcGYWGA2lavqrXn+\/nmkZi+\/a5YAsBZYewABy1AV+K9qeuhe0\nmd8NqZfLnw\/O08wH8OyKVculIUxlcxRy6JXUVBTAqitZ2LNrp1A8yDIo\/CkzimvTzmWNP3WartQz\nHvS5zOXrVDUph6bEtRfLktStKVECMukgjAbnUpVf9XBP\/awbBAq\/f88\/4rpigJb8HkmiPxYocV\/+\nj+PXRJrECR7HCkMbBCqRYXcATfuyCfQPu+oKKg5oXQ\/dfo+\/+4rjj8+\/XXODDTMG52P03j\/eL1dx\n5j74svAxcaTs55TErTnPYBiqllRYxQUAblUsW3+he0n+Qp2NpseRr8RlZQuOjTpuFqTEylVKUL5I\noA2f28X0r2+wl7dzoioMgkSXcSo2gUCFHu3uiSCLUbq9nv2dnR6b3JhyZC+SB5Gx5ASFapqQkM1h\naJBHr+L6jZg6KblQTCEgDckTYdzEYvPCKtKl4jkaldddGlmqDVEsQUVkJF7bC4JiLG2L9GhZ2YkD\n4+ZC8zb5E8j+IgxK0myydpDKhAF0RuVqDLuAu49W1IQnGnnDijHtCqDsXliGQUACNu2wqqqitt9W\nt93kaYkeRibJWjaX7fHnUMMjhLkpQy0iyAk7mLrQAIPQN3F2\/PmQiWN40Z4p8wnay\/8AKUSsEjvc\nquGVUJBVv9NkMvVBTzdCo4CqytN5A7f3An+Rv5dc8W8XpZrIVhlvepUZDpnTcb2KtcxPET8joL+l\njXu2NL7c7lh1DPjw9UyM+KWRZFcBcKKIiOVWQFmbfJKGVKIWm\/215j692tlxR+DXdKylhlh\/TbIE\nUx3EKzOTIjSKBa7DzXO26vzB+lXdf\/grV3zWxRnw5ZONJA8jxBTItByKbcgBKujfEgkiuOrrydCy\nJ5WmwFIXLl+42oNuOqrLHISsm4vGyRm2Clr5CsffWY8Y8ENTO182tdprOpKlQ2kBKaiCGUmAg3jp\nJiTw3OUXqZgimtSpUqmVporMx0gEhQASdgTA\/kbVbI0WVNkWpadLIJZFZGyAArId6hI1fkCh+9S5\nWwKDEdeXX1N0v+0949zY36O06tnTkIzGIeeV5xsb9tFJL\/jnaCPXV7xYs0scksEWRFNiZ0udHIok\n25sKO75EburgXG9xB6A2EyMLG05h7o16TWdf1LKkYg5ObNY2H4gOVQAgHeqoAnNEkrxXqd7P5Kpl\nsxWLVzVBoqughhpJdWUwWZQYBG5i174g06dWnUdKtN6TqCCjqVYGRuCARF7xIxof+n3QMM6F3BrG\nQVGo5mVj4GlpJNIskuHADJqcmPCrqJXVZEViFZkiWYR7avq1sXTcFZ40XNjx5p9SghjSVQan2zBP\nuJmB24x43DcQ77fyF6yTiZ+rnHxMTBEsUenwho2imkhCrChllcIKO4bPJPKpFyEvZZgOjvL747gw\n9OePJkXI1FFjYHJSJ5saErE0XhKqWlmbcD+pe2JWuyTVjm\/C6mazBrisikgKEKkfCumJIJLGTJOk\n7wNraj2f9p6HhaVsrWypcPW94K1Ar7wkqFC1A0htJHwkMBdoHJu3trQNDm+p3csur6zh4WnYmLp4\nyngl8cs\/kDCVcWyXKkxoJXFKqkncKA617N3d2hmZHbCYXckOmaV2qFGJiwS47wyRoioiZLMAzyO1\nh3cO7XuLbgGHn19INJ1\/v+buTPxS+RmQPC2YkCLGFw9pK7tgIUNKCFClrJPrq3cTtnPjlbHlekij\nd5obqxi28gR6IegjGgbBoe2FS8rmcx4YDT9wj3VTXbXB0qvwqdoB4AmSZBx0rL+HeD+0XheSq5nx\nt8kimvXp+GpVyqe5apWce9qI0uajqBcmAoGmAZN952O2ud4YOR2fqeNrTx5K5E8mRlYs0uBivIZH\nx41ZTIsB4+2mALosfiWRRYaI1PCTF1jVBN4v0tQlkYKxZI1k2Sq4Aq1ff5FYfFUClKZCQ7+kuBqG\nk6hn6niDElxXxZcIy5UQ3QhgreWJyFUSIxVfkXqxtBJIA13\/AJWqzd067q2RjpjwtpLqc2KX9HMX\nE06KDZjYrfpxyNJDPjl2ZkfwqRJ8iq3WXzyV1ANN1rM0tygDFQCpb4rzJHEniMVXi9SllWGRoZpM\n7ToUFRcx8JqNYT700wKbEEaQRuLtfUTqvtr66fSHujNwtNK5Pb8GFkPDDDqKTRYuTFmucvJRoIpJ\nsfcM2OJGeYkJHPIIiEdx1qbQpO1s2R\/7JqmFBOpMfi0jUo0CySEsANOEj4hYhizk4ztusnn35EfT\nCPuTUtM1DL03S+3tRgR8PFzmzJjBmyPOsojyMECNthhQGTKmGwIpjLhuCCrE7V7mOf8A3bB1ebT5\nMrIjZY8PPxsgQyyH5N5YZkEKPIzXIVX4lQxHJEr+uFFmWsaaAQFJaNVhIg7EWi53kgGMc4f2bzFW\nmK+U9\/UWGaofda1pw0LLKZ+KCSTEdIvj2HxtPyYZxlSnDzWx7khkyMGFM5JFRliYZUQXe5vaQyIh\nViWFCuqg7M1rUP713plzgys2q40KboYlym8px0l8kkcaSzwr5kkiDblBXgg7bpPtA\/WbtuHTZMru\n1tuQ+yHGzoG1LFXHkVTHI2TCZ4alVhSmRGjYElh+NOfT7J+oPdGVqGLN2z2zqGTpLJNPl6bkJjZE\nsMhwGOSGIKTu0zYa7BIWEhWMUQR1BzHtD4ZRR2q5qnRWnOt3MU1EgSX2iSBNoOxnDqHsr4y+g08r\n733kBAr0w8\/qurMpWwJvG22NT4ed9CZNBiwe4Fkk1kdv67Fl61g5vejR6Pqmb2+Y9Mytb03Gy009\nf7P3FKyQ\/wBqxVxsmGKKbMTMMlOE\/WnP\/p91\/szWtC+mDZGHm6hrEM0GR\/aNU1DP\/twzxjZmJBqs\nmdNLp5TDxHz\/AB5iTpkRZTQOUzdgit\/C7g7X0fs\/6idkaD9M9cxNW7o0KcZ+VrOZp\/lh1U4soyZc\nWTGwX1CaGMLg5OBp+PK5yclik\/hifzDPeh9ydo9qaFjrqf07x9Y1OWfLijzs3M1HT8eZvtJFcK8C\nbHdGmWSWIN8XSFrpipwdTx3JZmtWOWzdCvU1F1UOCz6qihACSFEoSw1sq6VMGSBjpGS9n69KjSSt\nQzkUP6daqUszk2akgygr1K1SkapdaQKe70oruxdHCwSRQmf9PPo7oXfmPk\/Tptek0\/U9J0zF1Bdf\n03TGTGz8fHjgypMZI2USY+W8bZEjSxRyCdpUbcm1zlfs7QcqXtbvvB0OE5WZnZGr5L6bFiQJqU2l\n4UrTyTalm4oimj0qIQptwdRyBpXjF\/bOygdat1InPn1zIx55sZjpusajjwx2VgeHFyciGGNyN7oo\njCA71JHJa\/dD6Vp+f2v9KcvO1OXN7fXubT9ZuaPTM45Ofp+TNJjz6hnZ6hGk0jAx5DOMMOxy32xQ\nkqxPTaXiq1qdRqpg+8SiAFJJaQNl1kiSLiAACTYFsF9pPCqPgLZBEd399ljmSarB2h2IA+GmnTkE\n8zvjA2qYSw6xmLmyJPI+Q6GTHyvuMdGDgP8AqtEPPCrOsaybQtghCAB1VufTd05wjGGDFsiDYg2R\nfCOOJyVTnYGQI\/FeTd+0t1bmbrOh4skpkyJpjBLKWnTECrNA77VkWJmBjVgFZRVxk+gQeqbyZ9ms\nzaqMfLbT8wumOSu1SyMWbca\/\/wAormtvJYWRpstW1quoi0EC4GwvfbtwJvvjlObr66pYG0jc8DmP\nT1N+2LE+lmkYGf3FBjZ+LC0b5GOEjBEf3EjOwM2Q9qNyskMm5jasbFkElr9UotRlz4MJMfKwdHxt\nY1KPt\/BcxsU8b+LU8iWCGaQtI+ZG8UbspWSKKMoA\/lMgXpvfB0DVsfV8JNz42TA4V8dJGuBomAT5\nBY1ZwXYsSGC\/Gia6mO7e4MjuzuXUNaytSnyIciVp8GWVj5YMbMhimONDHGBHGMaV2i2IgBO6StzM\nSXM1BpQCCQzEkyCAQNrbWidx3k4neED3maBAlQkjoDqER8yb7XwOqmXlyY5yMypUcRxyyRncxPyB\nDqWCkhgiKAAL27F5HRppejbcrCmmM0byTENEFdSxjdGSaPYIxuK3ZBLcAGwNpi8OOH7iFmmKxxgP\nHClAutIKkagFZ0O9bvaedwro+03IErq0iOyeUCFnJE2MhDGQqUBJpUDK18\/leAeq2rm2\/SObH6HY\nbwePLc2xs1RaJVlHx8nvaYt8ukDHt9\/Srj6L3r2Josn9+7e7Zm7O7l07uGLuHuD9TLWKXTJcJcEQ\nECfP0zUJ9Ox4tRgUqCojykIyYMZwJf1f94dsa59Y9Lix87SNSxdO7W7hxpsqAxpp7TZGHNpmGuLi\nSRxDwpMqQhRjxotvGI0BKChP6V\/6ldT+iurafr3bsWRrePCh07uTQoXkSfL0RR9zPkpjwRzZOTJp\n0WPNlsERArJvkkRAbL\/qD9Re0vrn9W+5u8tB0s5a5mk6U2OmoM0kmNma13tp8hxnxjGpbIwJ9UeO\nTJSXbNGjMI6JAiv73M5rwxnDstDMVqpqf2ppytegoqfCQQxrAKJWYkMYg0tOhQylfxqvq0jN5fLo\nEJBlzmMvUdUUgMtqJdj8QJY2Exii9cwcLP7tzNL7fc5e6eOPDwdF07LypTKsCxGBIZI1mdtyOtp5\nbJVhtUJ0ppOkrlZEWnNpkn9yiyBFLDlxiEwOJWWZJlnTdjPEwdHVgviYMCP41r\/Sf9PNb75+o\/c3\ncundkJqml4+Pn6lHkS42ZAmOXzZJ4G0vUo5IIsfU3eCSCAJI3kW0VFCgroT6kdsfS76c9idwarr3\n001+Xu3vvu9l0J9b1c6cIm1TF87aiBjzS5sONDly5M5x8pVneaZY5x403tf+\/UVVo6WB0qQ2mVva\nJkCRMntew3q2putAZgBHQ1BT0LUp+9BgtqamWDIkAwxjVBCgxjHWB9L+yhoer6NqQ03C1jVTDkY+\nrPqGMMMSht64plYiSIEkl5xSlitqVvaKdsYOhaJ3dpjdxRaLl4+JIMV0XZmoIkLxeRnwYhBM0FmV\nJHJdjW5yhJ6MpvoO4zcBdV7zw8aKZ5vK8CZGoyqiRJIgg8KkZDOWMBQD9OQNuJFdB3ffYWB213Yn\nb3b+vatrBbTdPlAXTvtcxdTz0SSTTmxZlLpNBLJ9uRyzsAVUEgdMT3btXpjMCsSv\/IqSPdhpX9Sk\nkGxtqJB5GJlWrWSnlK65V6ClyaVVwWWsU92dnGlgsi4EMG0mQL2Z319WdIGRmaV2LFm6bpTPJDK6\nvFFjGI0GKgRqYpJBGOYiOWG5mAo86IO1\/wCh76w9yaFNrGa2PpOU2O2XBo2o5sMeZOimJl3oiyKm\n4FrYFlDgAkAgHnQKFPw3LUxSX3bAEnU5FR2JiSzsrEm3UACAAAMGr+KeIZioalSoykiAtM+7RVBM\nBUmFEkm25JO5JOAO+cL7rtjXo40EijFcxKq\/OZIihMa8lWkbYyFmZVYAkge+vM\/WQgmyUK\/byQZL\noUCEEyeR22S1yjoSV52lSKIv16t58DTYuahH6cmPkrZKiOngZQXVSeRuPAAckc0wW\/MXvjRF0\/O1\nInIto8w7Ect55BI5cF3Y\/qDYwAkkqR1\/6gSerKioS0zN57mLD5YrsqQAyyBJBAt5G3nGK5yYKiyL\ndAzoGKKVsDkfyw5simoGjx+RSepRiOeWMFC29z8lILMHLEqRwSP5FevwODcUquJGLgMR8TaqRwSF\nU8AMABSk3XPy9HqpNeQw58xLFAXcWvzG03Y4NXwAKFcEg\/kyachjfcn5RMfMYTOCVHYT8jgbCFkk\nRn+RLUCABY3E+73V7AB\/wPR6ZuQ8bwIwDEG+RRAP55u+Sw\/6RwfwOnYJdiN3xtgdwojixx7Fn9pP\nO6xXPTGUSQyMhFGhRAO4qa4N0bHoiueQLHs+KpzAPe356Y5p05iYJW4NuqxzY93x+OLH4F\/jqZZY\nosmGRSoDrtfax\/i7b2LJuiDYIF10OMrIDIpPxa14onexD0QKBC81YvkAdfIZcgvaAkx2UYseL9\/n\n1zzzRIr\/AG9jwIgX6D16YPZXDQspO4tESq2Nx+JIFWPdD+Cb\/kE9CDCl9CyTweDwf+45IPPN\/g\/n\npRJ9QY+twICnhSANtGxR\/H4b\/cm+vsoYBdwG8AkitorkfwCLY0OP2+\/XXsPFweLT9rH83w3VQu4f\nkVdXtAABa\/dULon\/AH9dd7BoG7Bs0bsi9o9G\/wAV\/wC46+sR+HPFAi2Jsiq4HIN1xx\/298qifkQL\nPIB9HgV64Nmjd\/yaJ69hMHOFO406Miv2\/wCo+wBxXN8UaBHtjQ5sISybwd1hiTtBs1dfmuPx\/BNX\n\/PSGK94OOADRG0bRRNMQbPA4Ffu4\/wDTpaYkA8g2NpCkE8VtFWOfybPv0a6SRMC5G\/bb9jPzGPYi\nZy25gWH+nbQotf8AJBqz\/wBq\/wC3ETkKx3cA0Cp55Jr837A9XXF89SsoBAAFEcHcf\/NuFGqAFeuD\nfA456jZv2EhrKgAfkk8k3xXAqyfwObFnp0mIkx+fTtthCJBHXAsUNEkELuYA++ORyaAsX+D7Fci+\nl4wFNFrPNGgKBo\/7G6PPvr5MXBIDUGLEf42seKscAV\/B\/wDbpIHkEgH\/AHAPoC+D7P8A+dfPrr0n\nqfmcD0lSDEgXPp+T9L3xLTANilj8gDHZAUnkVx7o\/L\/HNcnpLTsBs5pUFlo4ZJRtq\/gpN8e+QOPQ\n\/wAdJ+c+Fo91IVF+wLuw1XxXFgf+46nO1MoR6lDA1Fcq4CxaqMm5VBYgiizC\/wDAv1Z68t2Udx98\nMJ3PTp26eUYK\/pppZzNdgkWJJDhRy57QtfzGMhmYLQNMqxlxzVr75PW2f6ixPqX9Mv0t1meCXGGH\n3M+DiwSs0zR4uVpk8cA8rFifNj6bDKu+yodhuBB3Y47By59K7iaPEcpmvlPhQ7Y45kYzu8BV0kV4\nmVlko7gQANwIodbc+teXHqH9GHY+QgdFw+\/tI09kdtzRzYWm93YM4\/czFGkx24IoKY+aA6kwoBP9\nxW5kbSto7dfwBdSalM8BreZBHp+848zZZQqqKB3X\/JIv1XHo1692B\/2ZqGkbkchgOPQJJ9+zXH46\nWmYCyTwL\/wCwNEe6oV+fX4\/PTeOUrPuXgblIFmqH8+gSL\/2r89BDLqJ68\/47+uDkRyD5GcTumucb\nUEkJFQzRuasn4MDwBV\/zx7AodOO75DLrmTlLCsEecsWYiIAsZWWNQGROdofaWI\/6i389D8k7JkSM\nGo8gHkA8j\/P4\/wC3ocfnpTUNQn1Bsd5Gt4MaPGDWbMUQIjAJutqnb8TVV\/2cXEWMnjfCYZiQi+SO\nf5\/Cg01c+zX+\/wDNdGPb9ywsvPBBP8tt9C\/5Td\/PF3XFkMTcAv5PJNgE1XyHPPqzQr16B6Ne2hcE\ng23c3PN8bB\/JpbogDizuoe6Yajm2ox04+s49jp3CpSKLkG9\/JPIBJND+TTD\/ANaFV0KQAs4K\/k7S\np\/35N8N7F36\/x0W9xuajRuCls9etxoCv4G0A+q5odRWg4gytTxIWkEaSTqrOTVIHtiTR9LzyP\/Sx\n00TxPpP7YfTGpgBcmI8yQB98XT2r2549Az8yVmqbEV40ChlV2ZSF+XJO1GvaL9Ajm+gNYli1J93u\nMl1P5BEgO6qBFG\/yK\/wRzcfencmj4+jabpHbYfF+1jkGoSmNFXNIjRIZdylrIKyGiqsAeQeeqZik\nbIyxKx3s52g829+yDwQDybNA2fzfQ3AKkbiB3PnJ+\/HU4saFJxVVWUqSy2I6kQZ9Z7RONz9g4ud3\nv2ljRw4cGJFpBx45dUOKZN3jRSqM6sBMyj7cSR8scdnkb4Rm0+5e1MzRBqAyc7TMnMxMaNchYUOL\nlDDhy0aF4IS7pLDkDJOSjczLjpUgjKmMRX9P\/cuJoWi9w4GqP+mcjDztKgyNzY82SiiKaPxl0Ds+\n6Bto9pjABlsg2L3nnZXcuh6hmSx6YcrDSYtkY+UsMssRijypUjxzKVeGGNvHEibiZEdE3BHYUhy1\nGmSUpguW1FpIjYwQTBvzxtfHZvBfCn\/p6NSuabU2pq+l6KlpMEjUQZFjeSIOwmcZE0HFh1DuVsTK\n8ixT5u0pGKNhwoC18bO8MAR7og89eyGiaV9M9O7P0XTIMjB0zuHF0fFRlbFjad8jwRV907owk8hQ\nP\/pBNhSpB68rfpX2pldxd2O0CjdHnxyCYBtsXjlSR2+NbCoQlCpDB9v54Pp4cvR5ooTqz4MUjGON\ncvKOLjs7qio0QlyBHGZSVDEW5PBoEE9Zf2i8UzuVzWWoeGszV2pM1VEpe9YD4FU6QrQbNIIiLxBL\nY5F4lpyviJOXY06lDMVihpnSwAqFVW3w6SoI0kEEbgjEHqH0\/wC385tSz8abGWbL0jKMqYohxI4p\nDFJkS5MePaEfcOwcKAdwQA7ub8ctSVV1SZgSQMqc+\/e2ZqJr1fG4Crs1+K9q83H05NOzGlxGmbG0\n7KIaSNFeSGLGkKj9NtpRkBG8FY5FKhWIJ68YcqI\/3Gd1Wt+RKaA+Kq7uKK7eDQI\/kDleAeveyeZz\neYreJvnqjtVT+nDK6CmVLGrYKFUL+iAI5GKyvmsxnqtSvmX95UCpTB0ovwqDpEKAIAACk3jm2LPw\noJcuLEydIYZcGoYkEWpQuhZsCZiv3GE7KFBhyGDMgX\/5DLGz7wxL\/Wez+4sbHkzmxzkfdbjIUBVo\nWgVoyFrhfESyFSLtaN2D1cP9LX0\/n7jztT1GRMvJ0nTIIpNVxI2aLyxOk\/yiXYVyMiCFJJYoUKyN\nI4dSUrfqPuT6SQya40uJBmS4erfdzYs0LRSReSPCzJJsVowrCB4maNzPsjTJUGFX8qhW0A8RFTN1\n8rQZHqZUUTXRmVSorhmpyNySqMRHFwSDOKTKJSpZqu+cpZlqLIfcVaBUEVgQQGFRYdADDaHDKIIB\nmRjD+nTuvP7O7pkgxVk8OrzQYeTjuhfzhSd0ZI2iju3A8kEe+Ot4Y3aul5\/dmh6gJAmkS5OfLqsc\n86RwoPt597jzFWMMoQD7ZB5VlIAF11hfEw8zt\/vqLDTw4L4WrY7ylhskSaFnChtoLbd37hardiyT\nxqZu4E1bMaKdcbGGDmYuTlR5JijjnychIN8kAnBUIchACqArLG7KSL5nL4hlVITMoahlKqU9VkYG\nDe4j4YYX1KRAPPYPZL2cr+L+GnO06y0Kaipl5KlixIBYkAqYQuum4+NSDYGLP73OF9N8eDBwsiKf\nTJjk5LpIjMzNNPH9tGrpQkbbKEJHJ2gMQTRrjvrXNJOJoOPk7TLqOkzJ4EmJMbLkR5EeO7Abt86Z\n0j36NTbd20HpHXdYbXpYxq2RHLPjZDyKsLhIFimih2QQrGpUbfCXtQQztYFfMxOMPpVgd36Rkd+Y\n2tZWiS4eY0raJEZs19RighGMz75olMMUYk+CszjaqeNx8RJymYo1s3rpIwp1GISnA94NIEgKDB\/T\nYAmx5xI8Y9mK\/hGTq5irm6dU0EDFVRgXDFQAGJ\/VLg7CbAxM4179H9B7Sze35V0fQsfGzMHGaPPw\n4VPnn3K0E3mBILSFZHWXeK2qpTaQD1bGF2L2hHkYfZmPi4+n5Z0SHOIx7Zm8kj7MRCWIZJVicX+4\nkKK5LdV99Mta+l2drcmF2RH3DgnuB8uGWDXNOzYhkzorZeSIZhC+EscQiZVRZ+TMCi7BvFgJkZK9\n6Tyx+FJcTUdN0\/DlgDxu2JDDBLjYz2A4mhlnyWJj3KUkUjcQB1vnp0Mzl6XvcvTbQVKh6ayjKFhr\niQeLE9SDM45v4ZXzVLNZhKWYr06dWm4qqtRgtRTHw1ADDKCbap6A3xr\/ALB7c0+bsfFQHFwsvRsj\nJxo8TU9Q1aSLVUhZZYsePT4IpMfcEUwK29PmxteraxOwsLHyMSXTcfspcpXxGlx8fRNbJmUzJlVL\nlebGQRNt8Uo3oreISbgyWBjsXvH6ddq6bn4fd2N39kazJms0cvaOQ0eIMTIACwZV6fkA5EuQ8goM\nolBoKSx6tnO+vv0Ti7clyFx++9QyBkHA1DR5plGZjYzRvFHlZs2TojYODHOx2QxQFZpHF7FHkv5j\n9t\/Csxl\/FvFnyb5haVXOzRpEVTQD1UVmLVWp1IptVLsQsgTpUgbd5oe0eS8L9lchmHWlmM4lBKbq\n2dydCHBdaU0fePW0qiJIFIO7bgSWPXCwMvB1zQBoundqt3a2v6fk6YMTG1eXD04nIxpItWz3zM2d\nZFiyjjwQrCJI5WUxTbkV1DPVMfUpoocLJ7T0vT8EZLYidu5OnzZGkY2tLqWI+Vk6FqU4dcaHP0DC\nOdlZQky8c4eNmKUz9UnxWhHdN7\/0HWdP70zZFc6Vt7fxNLxcCbAzu7cfRGx1z5ZTp0gil1GXE1KR\nTFmaSq5MMMUaCCSKRsQ1Lp\/cH1M0vSU1btjvHGfQ\/wDx5i48sWvarNl6hq+rjGy8jTNU1DQpposG\ncYk+JqM7PBNNkeV9TWKPNwIJZUwmXyuZyzNQ8RbLvUrU9a+6NZJRbEe8IXnSDDhhJtpOOdH2lzFf\nMP4lUq5PL1hFWl7osKrQwpe7ZqWupOgHT74qTTmGgrJDqv03TV4MjUtbi0jS9O0fT8CPMk0qPNxo\nZo9aebBgjnliSZpMnJx5opsnwY7RYlY+KZUyZchIwn+o\/wCnn06w\/oZqeial3zmR6j212ZLgdnYe\nUsGpQS4ayPlxzZGPLmR6rjvMsU0WNgSRxZOlLJC8nlsgC+V\/+Neh9v67FqvbD92xvnyRYMmiz6Zm\nxaa2NNLmZWZHDDlR5eWUikjeHPVZHw8eKFZnjigjVEu6dO7n1MZvceo9s4bYEfbcGnZkkmn6g2lx\n6prulphtnPqGbjCLLkWUTT6gMfJzMXGzRlM0qNIW6jJX8Qy9aj\/S5hUy9HOUqmijWbMFUUhqiu9f\nXHvBqR9SEhHGgqRal9o\/aXxHx7NUq+ZalFGgMvRWgopotMszmViSxeowZ2OqCAZAUHwx1LtHUc4R\n5KTwFpY6faGKIikG6\/0sxYCmPG3dW2yQOVNUzpJ9GEyrj6PK7I8caGpS5+ckYLOytcoHJUDkAAV1\npo4sKS60SUb+2yZ0KiFSwcGWQAI4BRVqP4AEFVYMBtKkU32bh4M8uozzyORmag0UkZkKBSdskaSO\nzrIysJQHbx7RdqxVgR9H5SkHpU3Gzor87MAb9\/l52xjGOl2U7Ax1j\/HzwI6F9PNX1vWIMPSV+6ys\n2VcVYo4AqkODGJHRQdwjXcWLlQTvYMoAI3zm\/Qb6Y6Hkdndr6v2Zn6d3JhaHpMncEuHqGo5s+osk\n2RmZWtZEAlzocN9RhkhwjhwLHDiwYqq0EWUk7Mr9Ge3tD0MZXc8hihxlZYhlNkZoCOHjGRKkMVzu\nkysFnVAX8RkRUZjxq0z6f2nped37langRalkZuY0eeNXwdQOZCmPLJj4aJpn9y1bTs+RUDY2PqAw\nAuPjzNL4miVsjN+1edzORqZPL5QVS1YMWNNWgnUiIrsAwVT8RJO2kSeTKy2ZrUNT0Ham0jYxMQTN\n9hb1OK17D\/pT7Y7ZxtP711bs3Te59C1TT86aTtSfKzMvuXR9Oik80+t\/2sSCTOxsbBT7oo8vlTTm\nyMiNkeNSKS1XsrsKXVmTRcTSdTaTLyAMTSIdQwsaOFbePLhSeWKRAV\/QbGEXjYDyoxDUDD6lf1L5\n\/wBQ10Fkmk06HTZs7H09sBciLUtJ0iecRy6bMQmLizY86SzlpHEkjh2kclSwYH09MHN1Zv8Aw\/Jk\n4eZFAmRiZkcpmOoYG9Gl80UGPIheCQIZIv0fhRiV6IWs8Oo+JMpq5\/Mk1Xdj7tGKoiapRI1kMVUg\nM5ALkEsIjEtfGc9TdqjVnfUACjMWUadoBECdyRBMXJxpf6OfTns3tbumLuSTSEmhlxteXUNPx55s\nSR9L1PTZMGbTMWeWWUwMdJn1BJplYySyylkG7aozbp+g\/wDhbN7oEs2oQ6vomdNixf23Jjimc6Y2\nblT+b5ySSRrCI9WVo0SWFtLG9yvkVrOWH6mYWDHnRZWeujplQrmCHSE1COPCngaeNpc5EWCCfJgA\nn8P3L5KwbslY5AjDoAH0w+o2pjX+8dM0XK1E5uTM8cOIyZmpNP3FkLpPhytOIOUkmRDqbM4OMV2p\nkb2STHlRdbTrhqlFR7paQpsKsgajUDUvdQZiCDV1SCWOmNOkz6jnFq0a7V6rtXepS93qYlVpgVDU\nBDXnUaQS4AAeZvGmfox\/XDr\/AGD29oXZvcGgQ9x9q6Ccp8fEwc2TRNRyYWx2GPiZmRirslx8PM\/4\nkyGIzzvLskkdQqqw+on1zf60\/UvD771DQ20Tt\/HGmxYmj4+VmZ+DiY+LHsE00mSzQy5c8jsZ5QkY\nIEalRtN5Ij7Z+q2n6s+mYnbuuwZ3jhxmXSNNeaGeRhE6x4+TpMU2FO7LIgBDAF9vJJarK+m\/aPfM\nPcCwap9Lu7dcEcPlkwJdG1lsmOMxxyLlrAuOVe12yRrNGYmDLIpqiLQsqU2q06ZrOEJCIy6nJj4V\n1MqAnqxG+98SMjQp5jM0adTMU8tSq1FR8xVDtSoqxUNVdUV3IQbhUJte1x6ES\/XD6OwdjadhjGhk\n7gwMiCV4mKxt445zJMsMkKRP5JRUjEvCAQCzEfFqN7b+pPb\/AHL9ZsTvnu18WPS8nWI8vJj02JJJ\noES48WUsit5ZMd0gklewS6+QmrBrHM+nvd8+rZeW30F7qHnnkkSWfSe5YpZ1ZwoHg8QhVmU20cNh\nQDsse5yL6a\/UPEhlkx\/oj3ZGEbiJdJ7gLJtTdGKaHyrauH2sq2pLGwQeoOUof09JhTyNeia6lqgN\nbLs4LgWDe\/BAWTAIDcm8jF\/nqNJ6q06ntDlM0mWZkoOaWeCBZUSqf0uka9KsdLMLAaiL49ph3zo+\nIuo92Y2q5P8A4ePb8RGLmNpi4cKRhSrf3R5dyvkKI5GhRyZCyRR7mZFbnXi8vZn1rnhg0zG+jXeL\nxyyI8WINI7qlxJmRlRQqpH4pjtjK7qZdgAsBh1zoa5KsRfL1N7f8mXHA3isRMziO1PICNXjOVkgE\nTls9sdtsuB+XvjPE4ZI5WQWzxMBsEr\/NlO4qBtCMKHG90Qk7WNsevOP6naBqGn5Yy8vMSZsxj53j\ni3W6u3h8kvlVVeAb4iTGQdm4MthB6R5TSxESl1sqvEigBpHYlgS60xNlWAsD\/AJPWJ\/r3phx8aV0\nisQ6pPI0jKtLHOJZ42Yhr2iScBKTxlVtVjpj1dAwR03+RH56YgZUgsV5Mb+kfY\/LGPMqJ1pmYys7\nW5\/btVbK8hGWzy3JF1e42AKu7pATLTYCSymgzVZ27dwUKALPo1yLHvnq38jdsRaLI7ByKDByTtJU\nFbWrs0a20b\/Ar3uXDjEySSKklRkWpalY\/k\/gm\/VE82aFcSQYIPT7f6wXNUyVPWI7Xj+PIGeuKrmm\nMZK7SrkcE\/gVz6Psn\/Y7QDQqizlnkatxuh7sAcE2AeCebDAgFTf5N9Es0GOXa4hXIBo2eODV3dA3\nzzXAFHpNcXHK20afm94tjVUor+bJskEk03AXoxIAnj7+WKf3JJJJ379\/X0kWG\/GBxAZPRI+JADE+\nzdXzYPsXyT+T+OnuCq\/MNYKgX\/JB\/I3Cz+eKscn10+aKJTtSIAmuQBxwaHq\/zyff8n+UmIQsU2rt\n9naCf4N2CaPFf7er6QMCYA4\/jDhT0CZFrzHPr8v94kI2UOoH52huCoCgCiaPFgixRJv8VQRz5A8i\nBQCBEu4EgGx\/Hsm\/zdGrPNDp9oIjzc6OKYbotygrwC90L54IoAkD1zx76Nu\/+2cLQxpuThTK33sH\n6uO0Wx4nVQzewAwYHYSoFsOP+ojaqFqBL7RA7iebW37T0Jg1OkxpvUj4RY89vrNonjbFWgABlNkE\ng0CDQIHFeyBY4UqTQFj310qrBJHPNXRq\/wDb8jijX8m764xJvlVLEeuf+kXRP+QDyORZ56+lt3qv\nzfFk1\/IHqjyeOOORV9GxHwS4TFsCP0QjutNwPQYABQLNtdFrJvkjjp2aNXbMRRFqbFfL42bPuiSz\nH\/HTHTGvAnUhvhJfAB5IFUa3KQbBJr8V+el4mLAqAVFj5etxok8gAcEnkn2fVgdBNmnvNuhv9sew\n2yB\/qFGwxUk2a\/HAI\/N2BZF2AfXUPO4VeV3Dk8ke7ofGj+OPZNfg0als0qq0oVf9zR55IW+L\/B2j\n5cj10O5DsEaiKJNXXHPG2\/QB5B\/n89Gx7ENPIpdxVEMbs+t3uqr1YIv80Ob5bLYIqz\/1Dih\/sbon\n\/wBPVAkc9L7Q0jE23uwAf8csBd1YofgH8Uae46wGg0fsUeApJB5\/k0ARyByebJ69hCJETGGkStK2\nwV8qW6Br8EfjkEULuz646Wx52wcqGUqd0EyNssDlWDVRHAIFfKwQTx76KsKPS1x3YYzPOAdpZ2rd\nQIHx4+JPAa\/X56F2j8uWw+Jt+fiCbJHskC65FAD\/ANfXgbzyDz13wMoRtf6fvibh16XG1UalhboJ\nfuBkRBWoRuGDUAoBq+DzxXxH4G\/9VkPcn9DGryyrvl7e+oGj6vNslcmD+5ZkmKpCuN4RpNcaPc7M\nm4braTgYEl0VcfU8fCEkcplgxZDtDfF51R3QgqtmMkhgti7CswFn0RkxI9I\/o7+rmFHLMY86f6cr\nHjuPMkGTH3F23nSNExrwq8cZikRWkWOcGIkM7bSElR8R\/UCo23sQOOkjnfAWB+GNtQnruL\/Innfz\nx5jzfJibZlBaxwBVggWS1\/tq+AD+OT03VWkalvdY9\/8A2HFH\/wBffHI6eybzSgcVdUDXomjX5J5\/\n29\/jrumM0a\/cNQUUOTXyPA\/I\/wBwf8j+emBSdhghjgk+YA\/c4jvkDTjdzdWQf45Nk1\/mhz\/6ddwD\n\/AH4H54HIJ9c2eff\/wCnruI3clgnANHi+f8ASBXr8\/gc9fZIpYyokWtyhhuBBIa6NCwVPFGj\/I54\n6TD0UiW7WH7zx0\/LpKLN\/ncfzVe+P80Ls8Cib\/jo77WQNBIwJvykMOPidiWTYIo2aPHsC\/z0Egmj\nQJIJ5AuwQbux\/n\/t\/iujrtWN1jllpaMoAUqSDSA8XQFkg8+iAOK59hQoDbEiJHnO3f5jEbrkyzZU\nibTuTal8gllBsUf+w\/NUOCOTE4RePIR13LJZBNgEc7fdH5D3yCPfvoz7mx4Y4FmVEMjSgsw272DA\nkEkEE8nnk\/mv8imlYjZudj44tWmlVA5sbSxFki6FD2QRxz+OnKwUGwIMc8X9IwRB8S6RcsAI3mRt\nF9\/y1tEeHTU7DyZsjSsGfUpMNJ4M5WyBOq7RGQ6ApAd4Ic70lMbDcrqXI6q\/tHD++1WFZFLxROJJ\nV3AAqp+SHcrCjyCNjgiyLPHR0dAzsHQs7BydUjykOLK+LCjTArtVT4\/knjYuoBAVnAHDFTQ6Nfot\n2xHqWm6zktp6ZsuNmYkKgAly06nZGQNrKrONtq4+RRSpLi4VWstNajGoqrI+JzABbSLk7XPNrwb2\nxtvCsrRznifhtHOEUaQg12dtOr3S6ipIKlTU0hQ0ysk9JmNI1HH03KDRSy4qqDJjNF47jcMNqkyI\n6MjBQDxGxIsEEMC57o7rkztMkTzLLIBGARjxQyMFUhZA8SBqJYs6mi5st7vo7fTcEZ+PhZGnY0bi\nREGMsIf7gNJCNsQYtvaBWWMJEQSZZGkVSFIprvDTc7Tcx\/PhyYUbzORGY9kaq210VFIKMoidGXkg\nqwYfHbdYKqM0JURyT\/aQYBiLCNr46p4t4lRyPh9R8tWpOUo+7phXVmEgKpElidIIMkNMXnjbP0C+\nmp0ztXSu5W13FxM\/XEbNlxszAaUrFO7IkVb8d2a1EjqJFQ2gNggi7tc7Bn7jgjxsjJ0DVVg\/Vx18\neXgyRSs4urE4RzQtle2AFKqn5Ut2F37rWH9NNH13DTR9QyNOhx8DI0w4yxZAijK40E+NJ5FDTQhF\naeKOPdIt7SrkAzc39QWqiTBxMbtnGytRzZ5MYoHLRQHHWNgzRKrvHIspKNuZWUKCVIFnBVqvtFls\n9mSFpEVqtRk\/48s80tQ92uvQtSAoUQxB\/wDuOPm3OtUavWaszFi7\/EDBu1iSukmxAn9Rne5OLdXt\nXV+2NBy9OXTi8ow8oyVqgyI1hkjfyxJBPMxnVk+MUMJhIJoNEAevIHLhaPUJ1L7gJZWURkBVIcgU\nHvcW3LQBRRW6iA1+orfWzIysaSPP7WwYxJp2fkJLk5kCurQw5KuBEEErN5o9qrdiV1OzaCx8ws6Z\nZ9YzJeEUvPIsaDaq+V3GxVUbWCsVAJLBRQBUAdaPwRs5UqZurnaCU6lRKA1qi0\/ee794JYKSGIDQ\nCYMEC4AgeUaRVAkrKwTNj8XU7kRx1nfHox\/R8J9J7N741VRCUVcPFVpZkTIGVIjOAsbANaxSTKbM\ngJVXXaisvWpNbg0HE+mui6wNVWfVcvVc3BycKPKL5unyRBqzHj8eMTh5QfwJIJpgN6ySbRES2Qvp\nHlYOi\/RfTMNdViOd3BrOdqWpQKwGTiJjxviQox3GRfLj4ySqW+DllmS2UkuNS7sy9VnxdOjyFGNj\n+PFMaxxCRcdAY0fchMsrShg7\/Ky2yRlGxSM3UpZrK+OeK5gsujMV8qUWCWKZeg1OGgWUvUY2k\/CI\njY7Xwf2cTxHw\/wDqalYIGFRaIUaiHDwzPcQTpAUb6SWPeru49IOpfUHM07TwzquQcqGZER8jIySi\nM0N7iskYnZlZ\/iyoAzJJ8nN7toWozyaHldx4U+pankRx6KmHpWRjYMWk4KuBHl5mRBHM+dkQxs7x\neTag2onwAAFZY+l52K+dFi6pGXXMmimaJKm2sQY3eZCZEWkJjVZeCW3qXUHqZ0\/E16wE1ZxPAplW\n82c+clPjErJLEybgSUVGXmiA3PWty7ZZHV8xRqVXVVFNZVUU2mV\/uImBJiDME3HTfAvBvGE9msnl\nMh4nlfDhVapmKtSKrZo+8qTTpq6kCkoUAvpJc7FwpYMW5WgS9tvqOnTY8mUH1ESaXMxRpcyDxwGM\nMUVQWTc4JRBvZJFCgqKONL+n+g62ug5OrafJLkR4+RPsaQxnFykyUKFYQsQ2+NBM0cnlfdM4d7Bi\nDTtTTtT1rtvWIs2OVcyPPwpcCfVszJaSOYrLGYoZGLzCOaUpsiSTxlw7uNxduhrvT6l679Me5tI0\nfNwsXWEl0eHMyXEsiSx5r52ZjzIrgbBOkOPA8yFVmkacSuxMwLaLwXwzw+jnV8SWmUaolTTrdmNN\nSSpXR+kAKoAIE6SSTy1B7VZXMDLZk5mqmZ8SVstTr16WtaVYLSoqGVWcopaFaoVAPvJCwDGNG9od\n29i6J39ofb2mZggl0TLzGzMbMEmNEuVqGk5SY6yZsheGWRszPjTxAhmKryqrS3+FxcjvLTsoyxD7\nrUImZIwJE82HAvlkLKAFYfbhTLXO2qaq68bs\/urI1fWdc7j8k6S61raSQRQsYxCHXJeAM8QVC0GL\njLHIWbaZRvUEhG69JvoFqmoz9udv5eTqMuqmPTdUzGnnY5M0IIfF+1aUgyytjv5BE8jPIwk2bzHH\nEo2+WzgrNUpBAUVSwYRFmAiCZkiDtyZAkY59l8gKM1wx1MAjKQB8TQ0huRMgAzxB3GL6y\/q13Rhd\n0a52\/pkP0+i0bCix9T8ncnZ+jdxa5qj5IMz40OVmaVLO6o5PgjnykxcdSuyRbVDM9zdwaHmvgDFG\nltl5OMZsv+1YMOn+TMxoleOH+2Q\/ZYmJDBLO0MSx\/dtk8yyABVx0xf8AU\/uWOLvTI03ZPl\/ariYh\nC5s6FZXgV5Y1W5kWQBwqhY1YAlKoHraP0a\/p90DuDthu8u+s3X+2sLHwpsueTLnfTU0GMwTz6bqm\nVJqmNAusabmxYuQ2P\/ajvjfHcTvGrKeuK+2lWkmbzOYzOZKUBmHRcuANL1IAWdILu40arRuY3GHZ\nqgHVTUqELwgHMW2+IkRzMbARgQx8zurFcahqGlajhxGGTVI8t9HyW\/tUUWmYkkuoDGxngC4kWjDH\nyDJI80c2JlJmrjyyyY56l+0cDuLXe5NM1DSZMWTtzUdXWV8kq+l6dDltiZWqbtU0+P71YnXDgyZM\nbCx1lOQcaeDBSVkJbWHZ3dv0w0P6Z5UXbUydyRd54OXpncXdnemHpwi0HI0\/SGwpsrS9K16RYtQR\n0iEU8eK2Yiw5Wmqzx5cRikwd3F3z23p+Ll6Npeqd1aFrulZ2djDTe4s98vCxoKwC+q4eG2OmPgan\nnRplCWGJXkxmmjbGzpSqyHnq1Bm2qU\/df9soDqkwImStyu9gYkXMiQKdqQU7kxbSbGOAAb9DB26Y\n0X3Xg6zF3C8OX9UMDLfUIdW1BsTTMXJWHS8nTfFhPiath4BOPpmrZ6Or4MuTLPh5eOVfIdZIJQCn\nur6gaT2L9NNa0zXe79a7o1zSpdKw8Ds7tjVUSHI+4jDapn6vlSLmYFRY2RFGi4CDToBFIuOkrF5l\nwBo\/c+t5iz4OLqjZgzMuBscPtyp8mVQ7YpMkjNKrb2ZWhZ6iEgDRikIk3+oWn\/TftfvzC7o0mHC7\ni1SDHx8THz1dsKXNWdMrDOdjywCeNmWaPakGdBAyC3JQqoiV\/B0rPTQUjUBqUx7ukqK7t7wAEM9h\nEqZJEKt4N8AdplXSxEC5BB26DkzY8HvjGE2qyDE7hyiPHBPNnvDHETkSqZZJvCs71DGVhiWndGK7\ngCVYyAKL9lIY8RZIYCBJLJOJ5CiI0kZEMnwWwojkiapdzbggdVUgqrjV9S0yTB1FIs\/GabOEivFj\n5JeN5JG3xqYWmfyIAHUCQPJQUByaPSHber6Zi4ONgzLCjxuV2yiFZKlnldwsRQMN28kCQOKN8Ekn\nuGVZVRASICqD5gLz6dJ5HXEY0zJbcnf6cR+Xxtbt45mndg9qajpmNnanq\/8AddW02PBi8WoYM8eT\nGkpT+35qxxTzthwZaSqwk\/4YO4jcMypXusy6tid3ZKazhy6fhjEeV9JXDggiWeF58fJy58YzeDGS\nN8WWCaEyzOJse42YyNsktA7k0\/WewNS0\/Dzc2HP0DU9L13T8zTk8EeCyRCDJkzXEolOPJiz5CCNA\njnKfGaSPwLPYJqWq4suaTlzbzmmf7ksqkyTMWZsqSalPllIRmYbZDK7yMxN9UPjtQVM8op\/GgoU5\nAvDgtq5kmIO03uLwLbIeE1szlMxmqVB6gy9WKzqQRTSooK6hOwII1bAGCRIm0MXVe1dQ0zUING0f\nIlaKXCWefG05ptIdSku2SbOnzsfJx9ReQbYsSBJMbKieb5wyY6K8vq\/ZKYGhrrWldw4OBntJIk+k\nQPkx5W9fE0UeTiwTZpxZZWciDflLCCH8rxyFQYrsLt3V+69Gi1eXPhxoUzV0nHwYY4IkmOMUhbNn\nKSDIypWiZnJdp5VJqAKh29TWqZGBgatqmLoGZqWj4OXpKQz4uoZ0kk8zeVEyYZSVj8ivlwrLFHLD\nvUfbSJ84kJgIxGmQVUEWPMcGIANrdY3wzN+FZ2jl0zFTL1EouwVHIHxc2AuAQLEi8WnELpfcndpR\nNIzNUysCKWOdZDi5xkhG6J4lkbbGDNJCsnilY7HxSQEEyoq9Wr2t9RvqV2foWbnQR5ufo7xZOk5O\nTMsOdEMbI8xyd2TNpu7DLzZcWRkIpUvlPG7TB5Y3WgO6587t7t4Z+J5jLh6pjmbGy4yVx28E0rPL\nI\/iyTIySoRExWKQkF1YRKOrd7Z7r03unS9Mw48yKaU4oy8LCzHkylxZMkRLLM2LHJ40XJRWSTMhR\nJJ1jQCQrCvhsaCipTLFQRN7Ai0X72Ekmd+gvV1KDKAYvyIjjft6xgQ1jN7x7gyhn482NjQLp+PHI\nTDAFkkPkAhiMZT7eOaQyOBGTITI4+BBlksz6Uy9\/6LpHfev4B7MkwdP+nHdWm6zN3BBquX\/b8XuX\nT5NDDab9pIZYu5JsvOgh7enZ202DWJ8ZsxhjCSijtvUsqPWczSMrF0nHw2iMeHJh4OLBJizwtcMe\nG+0yJA6F4988swcR7yROvkBbpWNJpia\/qWixYMb4MeLDmYsenYWXBPk5eoQTRLNizY7Yc8KjHJCP\njuhkUFFX0ZWV8QFBnRk1U6Y1EqLnTAK8AnTYCRPJmY0Xgvh+Y8RajlaZpo+Zq06FJqk6NbsEDPpD\nEKC1yFMdDMDOmLn50+3IzJMuTJkjjMk0qyqzORXkDLY5C0F4AFUfx0UahPJDhYqY7TSSBLdFmmNu\nE20WYgKCz0KoL+Voc667I7p1TUJsiLu3QNAyoI8KdsH+59m6Okcme7gYySLi6ZEzxJ+q9pEQhVR5\nI\/Ze9095ZeNqrjtztPtSBUwYYMmaDs7T\/I+6MNO24YcchDZJndZJ73IsV7kRD1cL4vl2o\/1ARwk6\nAkAVJ+GSQOL2M7RGL2r7HeKr4r\/0kPlWrCgK5rrUf+kCtHw+9akv\/Le66ZtjGnY3cOZ253XJq0OR\nLBnaTg6nm4Us+rppkmPqOJpuXNp0sGQ2Lkbp1zRAMfDiUz57A4sOXjTzpkRc62x9P9K0TuTvPufu\nXuHR9I+307StHw8lJ8PEgx41\/t0E8yNDIqRRYySzM7BgI0AAAYhR1zov9WhAOlviAYbCAQCBHYGP\nTc74zWY8PqU61SkxlqTNTJRvhJRiCRJUkE3Bi4jHn2krTytGyLJujEYcvsd4wiIzKACA3CruAUKw\nazvUscrf1BYMsuFmhXEUJxMLJliJDf8ALepAEUUX+NF7PFkkX1qXHVVWyUZjGzAncCUDFmLGtw3U\nQQCCWBNjjrPf11hGRpUmU7+NWiaCSZCGG5Q0qxNRKESoSoUgll92SCHYLlzFQbXtfffj83jHn6wB\nifYdiMI03H5EeOmYKCdoHHHr3yT0B62RKTE4cSLe8bRRTkqQRx8gT6PoC6Po8yEAsKpULGWNE0fk\ndhIogHaaIB5q6B4IPrQdW3Eq4cqG2gja4AUAE1d\/n1z+QAOjgyAeoB+eJlYnTB7fIEcWncHABNEq\nkg2Wsg2TQ90BR54q\/XI46QZ0C81SmyTV0K5Fc8t8ib4\/9Kd5RUM21hwooWeLLcg\/zyPf8H8X1Gyf\nJWDEGyDZ5PPtf+9g1+G56PpDQTMQLDYfbfb8EVmEZZFsAI3JILEUCKAN\/wCRxXu+arimzhaYKQK4\nvg2eT79GvXu\/RPNnruSQWBJv0RdfyCCPf8+iKN0ekmWkumojj+Qa98VXH83\/ADz0sDeO358sD1ag\n0256\/t1388ONHmMM6OC6lZAAU5IbcOQDV0OQAboV0a94a5kammHDJOMoY0bKrkU6D4na\/wAflRHu\nrBNAkUeqySQxzbA9AsOPZ\/8ANfoWP54r31KmVn+TEGhe5ibJB4H\/AKcHj\/bnnoDUJqrUJkCTHnHT\nt9vTEhM0Ey70NI+OCWiSNJBgc3j\/ADhtwCL9H5WB+K55JBq+CK4qzzx18JYVQFsTuJH+m+QSDwfY\nHH8c\/wA92NjmgAKv\/SfXv8AVyf8Ab0Om7AkluPbMTxwbJPPv1\/8Afmz1IxDxNafLtinQMVG5WIr3\nQYHj83fDDnj0OlVzPHGUslg5YNwRVkbavmv8gj3\/AJ6iceUx7\/Qta55JIN\/kiqqv+35F9Itkfuo2\nfxYqvZNV\/Bv+efXvpIHQfIY9hxkZBe7tVI9NwQfVDn1R\/DD+R1HnY7KHf4fEAAf553fxQ\/wfz76b\nyyFtu42STfuz79mxxx\/3\/wDXpFwBTISTYDKTQIs\/kVYPH\/r+PfS4azxA37Tt\/vD2oGeQR3QHFAXQ\nJsHn3YJ\/ivXJ5WgixtpaVnEgdSgVQQVb927mwQaAFEEWSRt6YYW+WfmtpLLQNHn1RN\/mvd\/yf56K\nRpkDQK20s5amJcjgUaVeL9kXY45\/PQ3qBDEGfzb8t3w5AWHT5\/xzwOmI1nMUirEXIeiLIPJ4NDng\nCuBfrpnFFMmQzFCJASxWxf8Agjj\/AOtUByBz1NLhKmZjBfTSBlDHkANdcD0QR\/3P+OpTPhWCaRwE\nUkqCBybNG1J93V\/7ceunLUUwQfKZ6\/zhlRT02353jHbAyZIsnGzJoVkmhjXxq6mnjjNAH1ZrcLB3\nejYsVckX1n7rxfp\/3H9NpTBk9tdzzY8ucs8TvmQjD1TG1nHx8WdpPhCM\/EildSrWXkN7m5rXToVy\n47LoDAykDbTHyBVcA+iEIsj37\/7R2TKIcqeOaRFVJXETEAAqXN+7BFDkfj8\/mimprC7QNiPKJ6z6\n4RUvLddrHgfTtsTzgc1EwNP+hjiJAn7eD7s+qB5NX\/N3746aRRNMwQglAN9EVxZtjQ\/Bsf8Ar\/v1\nM42NiZ2WVlzosVCbEjW\/xoXxdmhQ93dD831PSaZpuJBJJjavFkOnlBUREGRI3qxZJUPyUBu6I4Ar\nrweBHI2\/z+dsP0AyYsCJi356DAnBDHG21ku\/kOLvgfzRv8EdSOVoeTqUizIYwfGq7SwQKFACBRQU\nWKofz\/69dUTzyrdIv4J\/HJNEAjmqrmr99EEWHIsQdXJ4AoElQAeDf4Bv0effP56iVWctYnfj0IPb\nf7jbB6QUgyJF+P8Axi3l8rxxgbyO1crA2STPGoYFl+ZNkLe3heCBRIP8811Odu46wwSLvVmMzMYi\nGsBUj2sSVCkMWYBQSQUJI5XpHKkyJdqSPvVLKiySpPsDd+AK5Psj8UR0Q9sZUOmaji5WTjQ5sEMs\nbtjz34pQWXckgUglZEDKaIIDEgggENXX\/cbwLfnHSenGFKq1ogRHWOp255xFdy4rHBQIhYiRGIWz\nSbSPYLDkizTC7H88xPauEX1vFEkZQKzSEOpFsoLUOAfySGH55BN9WL3FjxwPqsEaiNYZ8lUjNMFV\nHYKu4MQdlcbTTCiDXuJ0KFczuLRkd9qyQSgkWSSImIUCweSte6\/H+OjyDSJB\/s6xeNvMH7ThcsoO\nZog7Cqn\/AO4Hpvvxi1s+GOXT5RGgLNjyrHGPQLREEkEc\/wC7H3yPd9T\/APTN\/cJ+5czTIcaLL06V\nlbUseZlAWGNgscwiYEylJvGzqPmIQ7KwIFxuNjiW4WfaiqUPxo7Qt0QwFVfv\/wC\/Up\/TdqWNpHfW\nrw5cLSw5Gn5sLCGQxS+aGZGhfGkFssincQDcbAjyKVB6qa1PXQrKSCAAQGEiQwYGNrEAjoYnfG2O\nXrVs5k6eXQtVrM1NUBVSzFRChmgAnaSRvYg42F9WO2tM0jt\/R9bx4tNxdVwZIZcR8OaYrPDn4+WR\nFOszOn30mXhI0MoEgaDCc2izEdUt9Q8R9S7Ec5zYkOo4Uun6ptRd0uW2TgLCtZDRKGmOPCjZCXQY\noylQCOrU777t0\/I0PCxcP\/iom1HSJ85NSw42l+40s5uFlYvkSQBIMjHyNPG2NQ0YfIdGUyuegj6m\naas3aWv63HHFjY2Hqy6auJAZBjpK0uZLGRG8jss5gdIpRYRWiAKr+E8OyK1TmMyx0+7y4BVU0KG\/\nVrPF9BBHJbe19GvgNQ5ZaOfavReo9YU2qOKhRlKFQVLatIhgASZU6gbEGjvpvHquXqeJp8EzNDO8\nspaSQJjwzyj9zLuFqQ7xjYAylzQJrrRkv001rI1XTIYsF1ys3KdcWesqWOXDEcW2X7yKNI0aUmQU\n7FlYMpJAF0jpPbmfpEGlapgShY5RHMZYgWVHMe5vLG1bEVuCd1Cx+CD16HfRHvt8rsLLj1iL7nNx\nMjIwoHlw5RDkQSBZVlhmQ70WAlkXxWTJVnmznMxncqmbq1KzIaNNWuxYRUUgaBpkgtpIFjcao3xz\nGvm8tkK9So\/h+X8T1AUmp1mP\/ExYqag3XUJghlMAAgqZOArvH6O5H05+nes9xa9h+dZ9PynwnWZn\nnxoPtpCJY\/KIWuVk2EvCrBQ5Lm7PlbjL91lu27ZErlms0fGWsBTdnm\/QPyN8V17BfXruvuaf6V62\nmZmYuVhrpOXp0LyRuMoYz6fksVKhjvbazKXJ3cA8EV15J9pRxZWZLhuoaWWNpcK4\/I0+Sisftiop\niuQm6NQLqXafRIMnwLxAeJnOVPdrSSkaNNEUkwIdixZrlrwTtABH6iMV2Yp06HhqZ+nRWiMzm88x\nRajuESgmTIpqGkhKfvWh9RZtWlv0A4NtCXV8GUS4WbLife4+\/ISNmaTxRoZY98SAoUKxhvG22VE\/\ncUB2iT1HvjurEcZCCLGlMKtFMkCqzQyhpI5hFIpKDYU2sKCkgEGxRx2t29mZcfkaZIMgQtjZSqjf\nOOWN8iKX5gJjKuJkhZ33bUZT\/DDqI7t7U17HjlaePB1HD0\/HdFWAOmZGjvDjCSRYyfKMZ4opDHv2\nrbEcMR1aD+lc63Wk\/wAUB2VTBBH9xm08TuYjEPJ5zxSnl\/6ug+ZpeHvUCNVp1WSiXJVRIVoknSuo\ngTYSLDFyfQzudcPLl0LU0jyZ+6NHxXxM5wsjRZsk+UZJneQ2ChkLSABm3INoNV1qHWe3l7LxSuNk\nYmR5hAgyZ\/HJMMqAfczNtUEhVjAVWRWfxkChQPXnv2hPl6Z3B2scLIWSZFiaKeVNsKYuS0gMLR77\ntZvIrFvR5SrvrTuXrfc2bjvj6g75EOJl5NwiNNsss2MITtZV3geKNUjZSC1\/uJPKV83QpVRlipao\nylkKKCEDQfiIuevlyLT1r2Z9nM94zlVz4zC0MsGVKhqu2us6KL01J0wAAGMgFp3IJBr3FqWXmkYq\npkxnLV3YwbJRHkLLMVmLxuCglR5aUqWMbIWAor1nD6wzb83tGFYZTCun5mesjsJHyBNNjQTTNuIk\nJfKwcwgMTdNXNXo7tzQU1HT8fVtY3xZkE7ImwUk+Jw6QtAzpveGWS7cbgpk3AkJVAfX\/ABxhd1aH\nOmPDHhSaHLh4whEgUJj6hNkyZCxltqvH\/dQoHCOI42oDouRZnzK1CTADaZ3Hwkb9tuu22J3jucTJ\nZF\/AU01KlJ0SvVA+EFKgrH3bElmLEJJIsNQ\/VcfPpPgdqTwNN3jIj6Lj65ph1OLfIJG06XD1KGd0\nZAJMdmMqkTMUCS7FDF2UHe3a2raTpeBqK9kjHye2cGbDwsRoJVZcfTJJIJy2RIhpfMGcyyy1IVV2\nJUADrzb0BZY+1dcmSNGjfJXT97KrCUGEBohYJJHmaQBmsCIvHZUnrSH0M7iy8Rc\/sxI4kwu8PssR\nppInDYsjH7R54jvCs\/jddkb2psnaCQetKfEauRyVetSpU6jppMvN1JVWEgg7ENANzG2MPTUnOZSh\nqYLmFcRMquhmbWVjchWBM7WHEWvqfc+n9tfVrW9RyNI0rXsN9UnTIxtSijz4ft5pYyZ8UNIkJnSK\nhhylnA43Aix1cXdf9R3ef1GztCxMjKjwNH0HSMvT4NB04NFpEeG6xARZmE0zJOgGNiosbu8S+FPD\nHGEAGRO8An\/i3V8OBiIoM5YFllDqWbFUQ7yBVKWjLCjQrcRQ6smHJ+mumY0k2lL3Udby8ARSJkZM\nM+E88iB5pAzruVI5EHCgHa1giucD4h4ZS8VrNnK9BKlVmNQapZELNqhVYlN2IBK6hudpwlUURVUO\nFaGKrIG0xYE89b\/PEvj60NP07OSfKizfvsqPLhw2d5Yvuo5pY3dsdSqrLCpkVWJKAM7kN8SLi7h7\nZxc\/T9KxdS1jDw9Z1BcafNlz5CZFwY8TFgxYMWFsczHKjnhyd87T+MxGGBIlWIs9F6enZOV27gyr\nlZz97tNJEdPUSfaNAc2QQySBl23NjCN2ZGve7cV1r7ujUex9K7txcnXoJv79pEGlyqTGJVCiSSSA\nxpxEf1d4dSgDOQRwFrNZ3w80a9ClT0qKi1nYLA1CmqBAxIMXIBJDMLbziyymQoZ7XrpuzUwpX3QU\nvJJsJOkqbKTE6TsdjDDW\/ptpn04n0PA0DCi74i1JO2cHPnx8rOxnx9UTEfVtedpwgwM7z6dinAka\naWKJGy4YsaHzyOaH7v7G0bvPOhzO5u4NP07Sg2TjZGbkjJyzLLprRYTywY8Sm0kREbGYyOrQGMAI\nvHWgvrnh48cWP3T2\/K+l4jS6eul6WMeB3k8ubkaiMrNnKGSeaN8yWpHJcIY42LRpGoyZ3Zg6xr33\nMQLzMmoabJI8RIjhudGmleIkKgLALMAAGNWK6H4X4fmFpUmcNRrMzuyPU989M62Yf8ksDIYEAQEk\nLpAXQKev4FX93VzLe7RKTDVTZmNUFmUATGkjYn4o4AkYZa19J+2TJn43a76bIugZ8OOuo4itt1TT\nSzb9TjWRUASJokjqQrIRkqF3ASbSTE7a+k+jYC4eodup3f3Vq2ZpTffzzvjYOk4Amxj5pBjLLD\/c\nJngycWbEl3KkGVBOX3IyBzrXd2V2zoUWg4uLpyw5MsZz5vslkzpUmO9llnkYh0VotkaKqGJXYB1L\nElxkafnY2lRz6fjpBhtpGPrrTnHKtBJCYJRAQS0RX7h5W8r2VDKo4Rdx8\/mq2VKLVrOgeoFQ+8ZS\nxEEgEHsDHzEHEPK+HVa71ClJmWkoLkLIWSACxN1A6xaJkWmt9Y7Z0fS+88xdI0yXDjy58yWHH0t3\nXGeHOeQRQPiPujmihhlKxckIEgdWtAFG9RwcRXkxMjyGbFjcnHlcISJDuLF3Vg13YDBVDMoNDknA\nw5cmOKfFbIjzUmyMtcwbwAJZVKRY5DElkcSTbFoIzhVAQBTF5eh5mFJFqWo4weDUYJ8fFacSNMq7\nQVmlJJLEhWZN44JPsEAD99VJVySWI6E6uIM7nzvffnFhQy1fJURVV3VM0hBVWOlwlTSVdZgw6zBk\ngQYJKxaP0w+omJ27pGndt6jiT4mFiahkZCSBYJMrLfIsIVYiomUhQoVgHFNaruANu+dU7V1CbRMO\nXD02bU8jHhnw5Wz8aHJlnbId0imbEjlEs+4qwV2alXaQB0Ga3pGhYnYeixTnFn1vMXByNOywUTIh\nE8aPLFkGIsJQiOK3orBfiWtQehXtPT8Vy2fqWRHHJpc7y4h8d\/rqhKEuvyVCUNMrXyouyB1ORmke\n85AMAbG21z6RacWi5\/MmkmXrFXpAJ7sFV1KIAAmNgNpuBucMfq7iaxoWj4a6xCZ8zuGTUsmTOyJx\nlyZbCPGhRFmaR3LwFpBF5FQx+UL+xQVtL6e\/SvAn7rEYyptPXTex9B1lpkZBINSy8eVJYWO9Q0Aj\nlyVZFbeQwBq+KS+ovc2V3jqunYnihGDp06Q48SK5LDIEHnleVneRyZQSoYqUFA8GhprsPu7ThrHc\nWoviZc8J0rRNMCokYYxYMBGTudpVUqWyQKRz+mAzAAMOtBTQ0MspVf1iSpEC+kDsBB6Yqzl6VSu3\nwqVOkGwIJsTbbcb47d0akNP1bM0IPmapHBHiNHPE2LDAzDHid5Y2AYgFp\/HJtkcOUVl2ldvWk\/oP\n2\/pOqT58Uuj6k2m67g4kerTTzzJskxsSbJSOB4wCn\/FSipIwHZNotACes+T9iy9zZWT3Dj9waPpu\nFqAxZMTTJJGWbFxoo1gjxZxHapk1GNsaFgzEFixPG6fpV27gnHl7Uy8vU5BjbtUx9Sxcx8F2hx4o\nMKOF2hVQYhvZSlDeAObAJHn\/AHNDw6vWWEb+nYsVB1KzIo1AErJnvP7SPDve0vEaFJVVFFYMgUBC\ndDKZlTvAkGJGHneH000LT9Cy9QwItTlzIGxPtpcjVdRloyZmOkvwmldaSFn2qa2gfEcDokwfpf2z\nCsTPg6x5WxkOUBq2o+OeHaHfcgmVXQm3ETAoGPxB99J949m6ZpmnaVLFqGsTHO7h0zTWWbWcrKWS\nDNaWOUeByU3I4QpIRce2wQTwRnsTRIMsPDk9xTLAqlzJreoHYEFjem9UC2vKkbStWL94Q5ys1Giq\n52unvKriQH1MAKS6bP8ApBJiTc8i+Nu1Z9TPqcHTc6jMCf7pm8fTvfzS781bNHfHf2BjZuXh6Xma\npqOkZOBjSTqJsTTpxFjrOhO1htw4yzuboMrBlYg86uv6b9r6F3f219a+89bw3ytW03H7hz8PIMro\nMTKGFk50UpjI2u6yq3lJssGPAJ6510KlVcIFGr4YU9zpUzczsQPTGUzDUfekFZYABjuSSJknrePT\nGKIZPGsizuElBO1YjazIV2AEKDwwBG08FQCwph1Vn1M0uLN7dzFCeSGM+aVZIxJZKgRlARwyWCpA\n3gbttn3aLRM5EqRoHUgqd9I9gEO1nZancnNAbF4HO4Q7tV5tA1RY1EmRIjloElVX8qoZNvkewiAA\n8soFABULMB1cqSVBbeBOMpS\/WPT7jHl\/qSPFPIm6RQJCrQkPvQguANxC7So22CQSPwa4BNWiX9QS\nBgI3BRid9jgiiti\/ZZQbBJFbh1Z3dCTjV9QQQyQ7cp5NsjWu5mDEWlcAHYBuX0zfFTQrzUcYtHIZ\nWKOVd6BNcKWO0ckEFRt5bklgDyTJEBR1tftAj54sKgLJteJ8rX\/ODB4xWmSo3MSLN2SK3MSW2gg1\nRIPP4sAE8dRcz0EsEbh6AIIAYgCxxZA23Y9Dn+ZvLUqPG3scEsfdCw11YIo0bO4cWPfUHMisG5r8\nKSQDZviib9gcn\/HvoykEDtA9Y\/zipeRsYg3+g+Xb6b4Yu3oezuAYjg1+CeT7\/kjm6H5PSMjALW9h\nyeLoegePdij+BxzfHtVzQ4o\/gHcOPTA8gWCvoGiCfXB6ZSsdpAvgA8ngVV+weOPwa5Pvp2AzAPlf\n7\/tiPexKLYggg\/8Als8\/7Ag+rHPF9SkclgEEA7SbsMeKIHHon2KA54\/PUPMHLWgYggVz\/AH8kXX+\nP4\/HSuI8iy05JWiu1qHP8i6uqFfIGj7Po+wJCZvN+vkD9ovfp5S23cvyokn88WDzVer\/AALvjkGu\nkHXcS17aJAsWLF2aAPIFgHmv8e+liWBJB49164\/AsHgUaP8A+j0E34JP5FrtBFEg7SbJAP7mJ9jj\n2b69guPg9nktxtINkcXVCqFk8kk\/zwbtuwB3HcbJocGhydxBP5PNAe+f55V\/xVqRQAPJJB9kcsbs\nj\/2sdIOhILG1JH7eOBY4u6qr+RA4qx7r2EJgE9AT8sNS4VwW+VH0RQIof\/qP+1mh10lkVmBA2H0e\nfzwPx\/irr\/8AX0lJZLBV4Ngmxz\/P+9f+n5qum9tYteByDYB9UOCP8D\/6E9IQSCBuf5wEmST1JPzO\nJTEJV73fEynaKIoXdivXJBP5u66OMfIUY1N4hzySP1OL5\/FrVUPdX6Bvqu1mIJPIF2VPP5oG\/wDH\nHFf9v4k4MyaSNo7HwG5txG73Vg8c0aFe+K59ANImOPlt+bRPlg1NyLdvS23r\/nbidzM0RZWPMlHx\n1ytgfu\/HAIIIKkEWPQ9gdLNnx6hNblYiSDYAVN381fB5s3XJ9i+hN5mJstvFWTYtb\/j\/AGur\/m7H\n5PWOV1fgejweSBZFMfXJ\/nnj1+OnrTgRMfX1P129OmHTJk368TgqydQysJ9mNkSIgW2IPxYkkXRJ\nB492fXH89Q+VlT5lmeR5mIJB9lflZBNg8E+z7rjgDqMlmlMlFy1Dgg7l9\/i\/x+PZJrn2T11WVlIK\nWW5Psf7kj3f8DkexyeiAQAOmPEybADoBicwNPmnUsH2BQGFkkNYFLx+P5NkCqPNr1NhRFDJGWWl3\njdzZpva1zV8kEAG\/8dDeLkTGQKJHUk\/6SPlyOAKrj2ByfZ9WAW5X232UIjVxOQRIx4DAnn\/97cCL\nqiB\/t04GJ7gj54eNJWBAMc9evWJP1jnETCCrbxwtkA+iT+OPf4\/Ir10RaVklsmFHMzxM6CaNAQXj\nJG5Vs1uIBphzZAsn2wTDKAM0qlfwPfDUQLYUNxqufyeOn2hpIdUx44VSSVpgI1kJ2sdwKqwUqzAm\nq2kE8ceh0FiDt8\/z8+eHKCs39O3X1\/3h7rWRDk6jlTQY\/wBrjyzyPjwnkxxhyVW1AsKtKaq2BoCh\nfTE3CRVA4JW7tfl6G\/j2BRBHI4o3121THkhzZIpJVkeOWQHY29EAZ7CuNpK2R\/pBs1QNjp1j\/EIw\n2EkKbPsmweP9gKsbgB7JN2B3k2a\/MHyjbBEUERJgADe59fTE7MTLhTQOSZHjkpmrltpXlm+RH45W\nrB2+uI\/SMeRu4e30hW5SG21uG5UDEMoIXkLZN+h7A\/Erjos0ZILKLIagS62W2\/Kvku0i15JrmgQQ\njiSvidz9vywu0bQOyLIq0WDJsPxBKXtJB+Y4skchQ4\/pPHw7dLYdlhGZpng1aZ8\/iEje03FuTbFu\nRQyTtKplZJchJFV73OsotS5AFKNvy\/dzQBI9dPfpn2xP2\/3bFqcMr5uHjQS5Oszbo4TBBIJFK794\nti4LIq3J+mSgsWGolByPLTosThw4ADBgOWTYBtAPqzZIsbiTVj9zaPlY2ptlaYzYeLrWHiSzSzOQ\n0iTOHYzxRyMqfJxvCQwwobKRbbPUTVqV0IPxKRY\/zzbbv6nqng2Uev4v4caZRWou1YGqGK6aagsN\nKlWLEGBcAGDsMXTN3b27qmhQaa+NDjxASSTNJp5linyo7ijz5ZELOcgL4WYlXeV0Aal6qv6md45\/\ndODoPYuhadjQQZmo\/fM2Mk0U+XqOoh1nXPlnVFdYZA0pmYiGMO2yTYDtjou1e8IYxj4+taeVkMKp\nC0k0cYedHkVlafGVDaBgWDH5jau4oWEFqWjdz4zMcyVDLheeMzx5qjLgZYltkAeOSNacOJVUoyhm\nBN30k5mjQq06OoGqmki+liAY1EEfCORyJ2vPQfFsomZy9f3QX3wpVDQdtTJTqOhBbSCCQQSGiTck\nAnGh9F7Ay9N0uLT8zFy8mMxLEy4qwZuMyqqNJvhjnOYlyKqoZMUxyWBuFE9TmBq3d+mariYOm48Z\n0mBGj\/tmfpz4hiAUiMJnR73jsje2wJRoruBI6xpp31H7wwWjWHuTUBUYhAlm+4IRAArKzL8CAODb\nMxX9\/HGjPpX3b3TrCZGvalmzZOO+Sul\/HGeWTJihRXWWNI\/j5txIYDcXJAY31kcxQzORQVKuR8Lz\nfvKwUw1cVaj1WgALVVqckm9oAJsYx86J4VnM5Vf3CpVd5YoLEzEka1I32IYGDAvGLU+qXfuDlfTr\nuPSM\/Ci+8lwszEjSWdSsJycbIhhyVbYtT48lGNSAztt5AJHXnb2NM0WuaDkQ7ZMjF1GF5FkJVMiM\nZEatE7gbgzRtIpPClWoPZIGov6jslhoGoYsOSuTBj6zpqyyDHaHIVplnKLKHVCAhLofkys4ZOSu7\nrMfaskeHmaYfGzmRmYptLMzibarIV5V0+LDgix8ep3hNAUMpndGX\/pC2ZqE5eQ5pstNBUAqoBrQt\nJpiCEWyyCSW5nwypQpUshnMu9KoRVqVQ9RiGp5n3arFIkLTMKZK\/FUBWf0rHq\/qH0owu2JXnwFx8\nyWbBWfJwcaFhGsmThwZGPAyGTc5njyVaYKD5A8U1uW3dEmT9Ao4MCHPznkSLUMSDUqgHhyIXME0k\n8EsbyrJ9vNKuLtdQfNMAC21iBI9id5Yefh5esZzft7O7ZfECY8rSjV8L6d6dpU8rx5YVgmLr+jpD\nmS1Mrcyok0MkQYrzfqhhNpOTn6tPHmtnnPhMCZMeJCuMi5BXGEkMLSYyxAJBjiFHVXYIygbZFzuQ\n8UYZelQrU6RrkutSrLS5NZ0QaQLuiLbTA2becVA9nqqZRHoU639O0rpGo0y1JtGosxK3KkKTOxgj\nHmVi9u1rudGsRmXEBTChx4maRSudlBQoxlkLOsgLFmZdxsGyBeltHx5cfTcPSdUjSHWdbG7BUYMs\n74cTQvGoz8l0RYcdhe9FqSP42oZOKZ0DUtV0zdLifbaQ+RPkztNPA02cuPkTO4gO8l38KyHbvCNu\nLMQA1kkfuHuIZUc2LnzGKMJDjtlxomTN5GIDRANJHuLcKFUsVIAG\/wCQvaVXJtmKlWv\/AFDvZEFO\nEUBVVGOrWHLSpAiADeSbj6OyHg3tJR9nvC8h4afDsmEy9KpWrZiq1aq5f\/lCKgoVKSqdQ1MWdiRp\nGmJMjM\/c2Jh5SSw5JzcbJzMcySLIIopJJFEuZAh2ySM8UCmOVVCMrKSD8ap\/6wZ+Zlz9q4edhren\n4OcYMgThhlT5MmHkZL+NirQuJ4wzRP8AErMoUgHb1ovTYdT7g0WDIytTLyyzSpJPNFFHHBUrbMeS\nQmIqaG8ykABdihWJ3Ck\/rVgR4Os6PBDLjvLBpGU5DFXkHnzDEpBZwNzmJ9m4syuAFYKAqz\/Csxlm\nzbUMu9R2QHWCjfACAVDvGjXdSYY38sZj2nHhZp5xqjq\/jdOrT\/qVomt\/T062umtcoz00Upp16RJN\nwYkTivjlHG7JyMKAFJptfXI2pIlD\/wDg0jyEhY0WRFljLIjbFm+O1RIy7I\/ps0HI1p+0cky4YGDq\neUzHLyoI5iYIkmUjzsga3DDch+JoCiR1QfYH0xyu89L0wnSu4szHOZlRK\/b2LPmF8gSSu6ys2n5s\nTGTHERszYqKEYlpTJEBsvsP6LZOo4DadoSa1gtpEzabm\/wByxoNOGPlQxJPNHL5mxqn2TxtIUkQU\n4PxNjrSZ7LmpkyhYKGqI4PSFA9ZjYmeeMYDL+KJl6+oIHdaFTLwCR8LuX3OoyGItYmN7wady+09X\n1Pu\/VjBB9xBPqGpCSf7jHVC8U89KFbIV\/wB+2mAAPB3eupaDs3uBcMzrCsSCSTEZjlQljEVAkCFJ\nmUcgLtVqJYDmx1oXT\/6W+6YtRbWv77o8UD+QMudrGgx7WlKxBDIdc\/czPaq0IaQc7gVJEj3Z\/Tf3\nD25peh43\/iTRtQk1PIzZIsXSvuNQdWxvt3kkyG01cuOKMfcRRs6mVN\/EhXcCYCVKKaaHvKZeAAsg\ntYCbTv5iRtFjisrNUqVDVhgoIM7AbSRHn+C+KC7D7V1GfvbQsGTFDLJrGm4cTuVDStk5kcSgNu5t\n3KfEkIBudhdi+PrHG2V3l3BJIFXJxzg4YliyPPvhTDjdAjqTtRhIsoiDU7+NwN99BS9iav2hrUcW\nsTFciaCPMxBCuXFPjrFKYvIizRQSKBItxgeOQ8HatN0RJoUuXWRkmaZ9w3tKrs0jqoRTIXEhIjGw\nAllPxA42gmizuSd69OqWChKVRNMSf+RqZmQbRpI25m0Y0vg\/itPJSxptWLgBYcC6wYJIad9h874i\nMXO1nFyNBkfImyRGIPHDnGTJx1Z1dP1YpSyWENKTRBC0KAPUtqUup61ha5nyDBwvtkxcBRFjeNZX\nfLEkZkMSEKwfl5JbDL8VJJA6kBoTyoXIO0SKVUFbi2K7gKSWJAvghkNseBXRbi6a0HY+rYKO6Rat\nrWklgMSCXe+LPvkJyJJlkQKHPxjDRspO7btFhSn7siDJWQehNpb5SPsQLYlZzxNM3SrIKIphypJJ\nkgCIkgCbjpiju+exdTnj0XPwwNRlz2aPKw8OSPJkilQGPHRIInLB5lLS+AgSKqmRkWNkZrO1TTJs\n3Ezu0MFcqbU8XsfU8mfCgx58gxfb4EeaROsKucdoYUlZlkVUhCyNMyKCeizS9Kx\/tNcx8yYtiQ9x\n6A+PihFLImZFkw6lmQ51MMKaKLBw0VZAwySSFQiGQSRJx4sDXNYk0iTVYtI1Kd8HOkWdoc\/U9H3x\nFsbLyVLB0yRGjNvjaNWVJGiIRY+qjxPJ0\/EKlI1GdWytQumggAklD8UqxgAQIIPExiPkM2+Sp5ha\naI\/9TT925qBjpW4GnSyiZJmQRtiiopsbTVw00wSzziLGbHORjCKKPy4aeVZIw8kZjjyyUjNl5dkW\nRIqiwgp3Pq+tplQnUQ0mL5pp4MdUWTxyEKieCVNxSMKzboJJREpC8Bk40LgwpouFqWjahpunZuBr\nAwpxO8ByMvTzHiOcfP0zMx5oJBlY8eUZGiaY4mTJGIc3GljDxrUvc+k4uREcqOSVsrAiDwCV1x45\nYROx8jQsZdkrI1hElYM7ABvjfT6NJQ66lGlhvFwQR0mPIdiSZjDBmNa0ckaNEKaigVdJNX4mBI1E\nhQp1GwXgGd8B3jjZ4XnR2ypoYUL\/AC8iQpGu1Ee9qAbRW02CT7JNWnpGix6KNPkjgytQlzcWZcqB\n4nZ0inQSfcRoDY8c6wxk80ryqpDMbDMdJtQbDR3IDzY8buEBdQZFWghNsoViLMyjcthlFkap7M73\nz\/p9rWP3XoOi9q65rGkYOZjYUPeukJrOg\/byeZDnx6anlkys\/HlRBhjIZoYclxMY5fErR2eSoCpU\n1aVOkqFBsZm8em\/ni39rcrk\/D6GQXLoEc0qhYqxLMFFMKSS3\/kzEGx42AxirH0ide8MVPF49urKZ\nMaSF1d\/HKsjwkFQVAAIYru2qX+QsjrQEWLJojy4unRpKNWQZM7Rht+LHPEkTRCRJKCoirHIWpS7N\nG9bTQZF3\/Dq2rZeXrmmLJlK88wyhMIpMDNkZ5ZZA80OQZII5DJUGQGaWPYizRsgZrU+nn1Ml7ObX\nJdJxdC7kwO4cCbG1SDWcJp1aFp2mxZ4ZcbIxc7CbHnMU8awZEePlGGOLOiyccvE2qagpQA6bDgXB\ntuN5J3BsOMc5\/q6skozAyAbkGJF+TsDaZ4kY1RpDdkLpuj4GHL2hNlS4ODiQ4+BmJJmxyJBCskpS\naKOMZ8JcM6xNKwZbLGgTojsTQ8XUdHWPG1HVocvTm1J8jUNM1A4WTlpPlxmLHypYHSSaGEQlljk2\nqDbKSaPXmANay2yJZ48HT4Ajs0f2uBFjtucliIXVgyAEneXDvuJAc9enn0j0rA1b6X9sarprahh6\nvj6DiDWvss\/LwYppMvVtXO+VYFlM7CCJKajR3qCikMcv7Qqcv4bXiroD+7QOwL6S9RQfhGqQRI7G\n98XvgnvKviFB3YnQrsNzfSQSNov3kng7GQ7j7Ukyc3s7ETV9dlTP1ib7p8nW8vIGJLiY5ysXIxle\nV\/HMXhZN8beRNxKkDkSOs4A0vTtW1E6t3HINO0\/MyiMjWNTMTPjwSSAOuRMkMsZZKKN5AwJUinHS\nOpaGcvu7t\/TBq2rQxf2rP1wA6nnswysWVMbxwTyKJEYxzEyHfGX+IWgT0GfVuF+2vpt3nrQztbY4\n+k5mL9tl6rnSwSrnRNjBXSTLnjfa85ZSIQSAAORuONyYepmPDqIrgmrVpwBSjUHzAWP02JC6Qdxb\neJxsszUWll81UYH\/AI6TtOqACKcjY3gx\/cBubzjL30E1PVNTyPqN2CsUixd59k9yzQSSuEEWYuJL\njid+TIqyLkiMOAKcJtVgzMvOsqdtd2612zl4usaJqOTj5y48mI8yySMz4s1LPAFMTna1A7DKRaiQ\nkFeOddMfI1FY6IUNDEQx+KImymLAWMEdOTga3ii1KhbqBMBSLCN5Xp0wPbGx\/g9kVstllFho\/iQB\nJtCM7ttUbFdkYGNh8ngcyBmiythVZsob5GdUuR4wI3iBSIfKQWCN1MCVUBfU\/MKlW2Uha2sAQwP\/\nADIwau6cMvBo26n+Shn4y+DHmh5ZWZXYmn2SAsKIBU0CqhQSx4+Iuup4uAev+P5xXreItMR2x5pf\nU7HKd36xHEJTDJJuMUuwGqVaRFBrxve02VFf6qFVLmRoVaomdlVyH\/c5UcWf4bcvs+w9igedC\/W\/\nGy07nyUaB0jAVlO0AujNQKkgFlOy\/XDWgHF9UNn+TYAlMqrTIpF7TxyvALgctVbia\/wCoQVHWAD6\nfnQXm2LVDKLN7AX+xif364pPUJmWWYMqhjKUAZSNu0ngoWJUVz\/Jo2aqmUkaFN+4EAgnlaNkAlSC\nQqqxb88qwI9dSWswsuXkDxkDcWAocgt+QeLF0BfHHsV1CGR43YDcdyr8W287aNMLNULFjggV7HUt\nFkCLWBJ+X1xTVWhmEwL29Z9eMR8kqB62mhZIIHsggg0SODyTV+\/RrphMXYkjkfgAWCvPBBJr1YH+\n9dSs6o58qowLEiqAAYH2T6oi6Aq6FjkjqNkVkFnj\/Ffz65PPHv0b456UiCR0wIGQD1wkQPdXxVha\noj3+ASLq7444vrkdFqIHxJssDwf45rn+K\/ivz11RmABH4\/NC69g8\/wA+6J98dfVsluasAk0OaPN\/\nyP8A79JhcPaYMCCCWAPJN7rFEKeTQA5q1FUDx19aMsCwHG4gHgg36Fex+eKr\/B66RuSVFA2RTG6\/\nHBrnj88f9+ri7S7Pxdd7B+o2sEXn9rY+i6nBGoLs2NNqsWBlV+n8Y40yhIzO6gBBwxIr3BPAj6mB\nhAQZjgwfP8OKYb47SaUer4ogH+RQsfgkn8j\/AG6uwa6NcAAUv7aABo\/iqB\/H+OvmS21mUmwp44Ao\n8+7IP8ED8fn+emsM0ZmXziRo\/TbCN9EXaggjg1Y\/PPIquvYaXgkRt3\/xhvKtX+SSfxx\/j\/HFev8A\n9XTNnN8AewTQs8\/jjkervj89O5JFLOAWIB+LED1\/mxdn8eh+OeOmwaySV\/zXNG7v88fzx\/j117Ay\nZJMRPGPm7kk+r5sCjz6BPqiCD\/3B6WSVwGUGiwIBoD\/NH0efwf8Acc30o7xu5pNilRtUEmiFA3An\nmyQWN\/yR66QUbiNvLLwQfz\/kH\/AIq\/X\/AGHXsIDFxhdE8jkEWTtFBb3cAcf6jfBJo\/8ASOeeuvKu\n1jlSR6PBv0RVWP8A145HupjS8vKwstMqP5SKOCw3rxQANg2BQFf4FdN8mLJyJpZ9pbyyPISIyBbM\nWJG0UOSfR9Efjp+hoBgm8RG09T8rcE+eChxzb6\/nyxH8e+b9CvX\/AH5AFV7ok3XHXaMhiVZTwGo1\nQNejdA3Rbj+OPV9PFwZGII5LAcUQw5s8+\/Y\/Ffnnpw2mZOK26RSA9lWAsEN\/AAocG6\/2oUb6cKLH\n8\/mMPBm4wniBVNuGIH5B5\/kkEggEfjhqA\/F9EuNIHx5bxZnRWRY5l5VA12rsUIcsR+n8gBzxd9Cy\nuUYA\/g3xwLNWp4uv5\/yP8k9SIyX+3mQTEIzoZIlABYqaUqooEr+boD\/uekKAA3vHO0n6fM284w0u\noO9wfrvHniVSQmYLvB9CmI2r\/Po1yOOK9fg8CT01mOowojmCRsiJUljJuNi6hXQjklSbuz\/3AroL\nGRK5bYaoACwL4HNGh\/Ar3\/8AU9SemTvHkRTSM36cqOfd0rA2Rz+KH+AG\/jqOwAgixn8th6uSJ3B6\n3\/fBxrCCDMyAGZlWaRt8gUM43GnJCgfJaogVZuyAD0yx8+IkBSVYHYOLIF\/LkgijQ\/yQOKPvr3Bn\nR5k7zQq4jk2t8wQw3Ku4WVBKiQna3AIANUehiJWRgQCRv3GyBx+DY5s\/kfwB\/N9AVBAJF978fgw8\n1dwPkT9wMXDp7fpK4IKoDdWASwBDDbQqwxYD0bv8kxea+zuDR5No2+RmChASao2efd7R7sk8D+Om\niahD4JWkk2RRAFi3HxoKTdn8gGuP8\/npjqWoYU2o6dJDMjpBK3kZbAUGjuoqvDEGvZNjjjpxEgjr\ng+Xqf81Mm2l1PJ2N+gg2v6yRi6vuleLyA0loCnKkmvbJaigDQu7JJIrno7xtagy9Sj0fNfLkyUwM\nf7CWeYvKHjEqvjeR1BAkflEUlYztQgqWPVNQ9y6OgVZsxEoJYMRIcBQT+DR4IBP5v\/v8bXXytV0b\nU8GYPm42VA2NJGpjZHx5lePf+GbeoYuODYobhQrK1M1KVRRrQgSGBKmQQRBEHcX4InG8XxFqVWg+\nVrf8gETSqQxDQCPhIIkWg72xqsDWtOWLJwdSys3GxkxJpTHjNLFizzO3hilieBBLRQrFOjMpAyAs\nsg3qH8mmZeToedrmsqxRsLUMrOfBhhmK6fBjSnHMks2Q4vLYssRlDrkKrCJGVWIsjT9XwpNJxtU1\nDVY+3xqWJhQ+PTNPmy8uRECQ3OrMMeCHEy48ySTHif7iWJYZHj25EG+uPqT3Pm4XbmqHG1GYnW9G\ng0rIgj8yRR4UUJwoYjHMLM7wRpJPIkjwytlStGTtYyQsnQzNTS9XNVdOnUqiuTqIIBVhq1C88XIN\n7zjX0x40+Xq1TmXCplqleKrZsKVpqC6mp7o0iQmorpdoZVpstyVyVsM0kQUEkvGrhSdrAlePiASS\nRRBorZ4U2etZ\/T+OPE0bF07Izjg4ZyHnKE5AR5JY1WSJkxpEdSFNGRWjkI221ChmHQ4fuNSxkUFy\nZNo2j5O9ExhVG5mkZhQUf7iuD1tvS+311DFi1PWc3DxYl0+CPDw98ePkZWVBCEUzx+4oiVKyzNUr\nUNqsaJrPHqWbzVTJZXKqWJdqzkkqi6GphWqPICqpJgyDJgSSBiP7DP4V4Zl\/F\/GPFWVFpLSoZce7\nStWZ6gqNUTLUmVi9WoAotYLJYgAkUj9el0yHQ5mwJp5Xl1fDY7jkSlkaKQ+SWfKd53JO4RmRmIFk\nAH3S301XRpu49OfuTLOJpkBEhl3MF8rvtw1mZW2jHbIKfcM4pYS7cbaFq\/1DRYeDD25g4mXgbsuJ\nZs\/H0+d50hmitTJH5ACsMisPGGCsSDuUAcBCdtduwRYUWJmZGoSHAmyM9gY4jC7R4xhjCUUZ6ado\nx5JAxiZfjtY9WXhuWr5XIvTzOk1Xq1HJRiwIcIAZLGDY2mBeOhwPtz47ks94pTzWSFZKK5PL0AuY\npLTqI9JnLKwRVBHxghr6gYkbY2BB3ZNo6NFjExxPFD8WLNHGhQZQOOYZFjkjyI3jaPxsFkUo4Lxh\nSXOmaniHDyodX1FcLHr\/AIXLOXPNOuU6ErFTyu2Q8rlY5Io3qidoAUAZMijx8TFx8dNW1cRSPHkS\nY2PkTxYsQk5edIkYR+Yb\/GWaNHtWZbUqShqenfaS6NPHnZ2Q2XPO8IyciR2hxYpkMLAEgB5DbyDc\nFAK1dUa7L+BUVro4r\/CjrU0e7FwCCAxDgCdidIm5jeAj2zpZvKnJ\/wDT0ptUpe7Z0qwgJABqU6Zp\nSCGJZVLtDRJbc+hPYuNovd30zxH0zT0ye5sHUtUxszIyMLEEubjx5kzxquVKnjkneFhDjtkpPOmx\nUEqosYWSTS0z9emabETTsHASPLxMeXHjaXHnfK8cOO4ZVeLcZCEkZNkc6CTyMi2tE\/RTv+LtnE10\nFz92mrSuOBMXhyNrMiq7BNyutRkyKjhiSFNdXpN3BqGu52oZeFiriYyYMDwYc8SHKmnxpVeOSTKW\nFJciYzVMY3Lxqu39R0U9TauZy613pVLVEYStOnIIElWYdTPxGZ2MGMbnwrwDxvOZHL5sVX\/pa9Mm\njUzGaYm\/u1KICSRTGkhVAgfETAIlDO0LLi0jV8cIXgjzMbMxo8rIVZ\/KIi87BJJ9ioIwtRwoolaL\nzbWPPWW\/qw5zu8NPuShBoOkwHcC7eWWXIyXi3OwZSDkRtGjkxlduwNFSpr\/R9Yh1OKcSYkEcuPum\nmbIMrvNjTSSgwxGJSU\/5URchyWaPYrLGzjrK\/emoYWo9\/dw5RwsRYxPiYiwoFAX7LTcTFKKr\/H4t\njOI2VgwjEYNgIOrzwtKNVv8AjIB06yCCJnSstbiQLWgW64ie01J\/DfCxl6lMGqcxTDVAZlhTLMbE\n6gdAI1QRzBtj1L\/ot0U4f0j0nI8ZWXKz9SmGzadwORtBACHYQsZAABIAJBA6tLSmwzJrk0sU2\/Uu\n4NdlkMUHkHnxZzpxDyzEBQY8NN6Dcq3YNHqH\/pjjbTPox20oDK0mPk5QZmR3LSzTyAk7a\/bwbthT\nKbPQ1pOoY2ToJzmmkizcvUtW1AvHK6xlsjU8pvnFRQO3IYBb20f89XvidIUsrQabswnvCEzv1P25\nxyTL1xUzOYJvBPmAWF+xEdR1tfExl4Ldzd46NoWSfFo+A4yMuF51hOUI42c+d42A3btixrQJHNn0\nbK7X7I0uHvbUJtLk8ePj6VFiSRDK+68bZs3mdox8ghcYqKxU\/IoA5YKKqDQH0rH7w\/8AEWav2cMc\nGT5pQryyzZDQhY02ldqhm5Xa5+fJYWerl+kOc+pa53rrMUsk+O2bp+nxeSMp4xBjS5CqInclLGSQ\nxAUcAqx5qry1H3temrKNNySbRC25vBA7bcDDK2aGioVIJm0HiQI36mY4PNjjXnYPe39OnZPa2qdr\nfUn+n3t\/6p9y6h3JkanH3XqbpDqONpWTpek4mLouJm4y42oYsOPmYednokOSsZyNRnkUo7MepjP1\nz+g\/bKR\/S5qWJLMyRpHL3739JGCzR7jEuF3ngxxbJAVjMY5UCw29j1lvVcPU8nUHyYUykx0ypJBK\n4BSSdJGAMQAZtipttiSS4c0BRPYxZGRlbSsssiFbZlre9AbQSTe22YGuK\/BHPL\/H2I8Uz4p5nNU9\nOZrppp5moqj3b6ICq2lRKkAATe44G\/8AC0ceHZMNRpHXQpsC1MElXVWUljdidW8k7bAY09ow\/oNz\ntYORqf0E17D0hFXz4OF3l3rIA1Kd5kyu7cmczkAjacjxBXYmNm2FbQmwP\/hv6jhrpH\/4d\/VTt3Fm\nmWZIdE7hyMrySlw8TO2p6nltIw4VEyDKkPuOMMWJxKER4\/s8GCQNJMXyDIgJYAKr7dt2VCcC1Is8\n3ybK0Ds6CBotTygcqVIWnixSrLGwWLdGrhgdxNqHUsCCaFkG6E1cyB8OdzwIH\/8As1DsO8ySevn5\nWtDLiYahRabw1INItEyIiwNgOT2xpXSuzP8A4cuPja5hYekfX+KLVP7dk6h98NC1AQHS5smbHELt\npOU0KS+aXzyA73hTxxvGjzxy0f3z2J\/Qf212prvdPZWqfU\/uvvnTJpNU7a7a1lMLA7VychNWSfTt\nL1zDbtxnycXHwf0dThx9Tgi1Z43MI05Mkw45U7oMBxDp8IGRjrHPGEW1LKV5BosEDm+Td1TcHoGx\neye3pYtUl1TH2YGNlaZ9zDCqyTzjJyjEyRo8sTvGBKrSKrg0CACTQamYzKP7x83m2+JSymqDrgiz\nahJkADeY9DiS+WTQQMvRFjDCkAVnkWEGTOxvuDjzyz9ew8bQ8BtR0TGyBnPrU2ADouDBNj4WNntB\nNH9xHjxTymB3jIV2lOMqiKPxwgRrSesdrdg6nGubLrmt4eXJLGuTCcPIfFRgqbRBsgAINPvKsBuI\n3klST6HfXbtfTP7fp2VidrS6Fo3bWmYWiae+SsDHVNR7lx87uHUs52ibbuxvB9q6sBI7RkkKoXdj\nfE0zLycjFEOJHmy+eMQ45i8qzkSl1BhAbeNvjXbtJK8V7vaeHZhK1BHIgkmVN7zAm0XWCY5O+qYz\nWYpNRrnSbqVYEAfqABkA8auvSTbA52z2N2zqWq6RiaH3M+Zq+RqOPBiYM+I2OSxZArzSvtTYWPyJ\nBJb3yQpJfrF\/aPphpk3bbZOB3B3rqGI2JkTQ+DLxNH06Vi+QhjlgeKWeZitSSCSWNlLQyxopVtu9\nh\/02\/VT6d9tZ31s1T6Zav232\/qkcB7f7zbTsUdu4\/wDeI5HxYtNlmkaZNQoyNEyRuIQh3Msi315i\n98JDqHc+pZesZ02o6tl5s360rFix81BSTQSMKACAauiRZBOoyFCnoNRVmfigExIC35v9BERc4p\/G\nfEs5na1MZiuagpKQCQga5B0\/Aq2kmZkkyOuIDsfsDI12M6rkNDi6blmbGjTKRWTInjdUaSVRIgjV\nXIdWcKJYtjr5FdWNv6b9GIsfRRqUGs6C+Lg5MGDKfPHDOcrOLzw7YzIZ3iZsU72RWgT9MyhJJIhI\nB4+lybMTGw50ijkjmUQlVfaSNqn5KCyWhJ3f9TUKIJMPp79Xe3fo33nrsncX0x7a+peHmdrat27j\n6D3NBmiHEzNZ0xMXE7m0iXAyMeeDWdGzTBqGn5CyOizQNC6Okz1OJdiQBq2gCBNxIuQLjYki8STi\nn0hIuAv6pMwDaZ5jbv2newtP+kmrZDwp\/fO3zkThJIo8nUVjdgyIY9iyK5b47ipHFfIBfIxbceS3\nZOiaVoenr3Z3loUmP29omBnYfbWoSYuK8+maXCuTkmPBxMt2aXLfMkWWR4VMTROYgxs48j7\/APq\/\n\/UDr\/Zx+kX0V0TtTuHtRJsvW9f7MxcnGTVTO+nYq6l3E2ZkSaVpMeHJp7GMY64kEs2o57yq\/kx1T\neHaX9DGr6p2fifUD6sfWvStb7mznTUG+n2DDk65Fg5K5MgeHXpsyfA0zIESBZ44tOlzBIWMMyxgW\nEreDp4hTWlmNdOmzKTo0FwQQY+JKiQDHE7XEYfT8Xfw2p72i9NnAICsGIIIgyoKt23sZm29E4\/dP\nbOv65Dp3b\/cf1W7myyjYmjnRMmXL1mXMnVxkYMWWmPHNj4tpHLLFHH+sy7noR0Wf1O7D7213R9Z7\nB7Tj7v7q7kl0THye4tK1nuv7jC7fmyspWx9PzZcp4tJk1PwRJNNG2YTjnem4zJIBq7ub6VZei6Xq\nOjdm99azp2SmBjzDH0fG07tftfMnZdgw400uBcmPLjQMrvI0+20Z5SG5xp9Ve5dW0GaU6Zqmqdn9\nwYGHg6Vr8GmPk6fiatB9uBJqGp5MDeDU8vKyI2C5vigikMZv7g\/qRz6Psr4dkaaZmkr1K9FU901Y\nqVBBBDRTpqQ0knUCI6XxHq+1PiGeZqDNTp06oPvFpKwLAgC5ZjCmIIEm8TigdH\/pb+teLqGENU7S\nlhxDnY33jx6roma2PC+QnlYpj6hkOxYJz4w2xXDOqoXbrnQ7rP1H+oWLKsmN9RdaeGCSo5cbVc\/a\niPtdXeCJ2Wo1IJX9yruBF1XOoldqjVL+7kCJXVcSTeSb3jyAtiISwNyPiv8ACIG0cyeOuKm2WRtK\nqAvxbcSXWRpHBRttWjbtpINWFHHpNAqBj5GaJ5B8QQQHUEBmBX\/q4JBABq\/xTbcyu+2NhFKWUL5O\nFVQAFIsMBZkZBRIIIsCqSmnVfErSKOShWmraU3qRtXabO0jbZs8ixwIcRtH8R32nFtjKP9QOhMdR\nl1bb4wuJGgZyKnLvuCIgIIZACzE+73c11jbOK7wVBVAEeXf+ygKK2FFlgL55HxNnren1vxxl4cJG\nWYS8LyFnDP5WjVl8UYQF9wV\/RWhyK4YDBud8d0bFSySsWQh2LCvR3qtxj0VYChyfXRqIBLDYdud\/\n3tfp1jFhSaKVzcC2xm0+fa46bbYisLR8XUMqYPHC48diRiC5BeNeN5A5BJBogEA1QPVZ6lo\/j1ia\nONSII8gpXFfB2BAHA2UCQL55Iu66uPS5MaBSSyoyZHkYk\/F4l8W1VIFKd7MNpNi7qyAUs\/QdM1jV\nJtQM0UD45WWSNQ\/jyzccsEQBCR7mWQDctBhGQwHLdaGiBUy1KnCfBsY+I9dR9TxG1+cZTM0vc56v\nVDVT76SVLlqa6tJ+FdlNt45uI2gsXszTZsDMSaExZWJHK7+SQhkdYnOwoL+W74WWrcQDxd0dqOKY\nZ5omKko9DxuCCDe07gSDx7\/N8ce+tRNlabg5XlME4hzMefGk8cSCRvIG2O23dHN42KeTbIxJ+Ivn\nqp+5u0Gx5Ys3EhcadlzBWyFQv4ZSdzI6oSANpUheHBocEjp1akrIulVUoDJUQW2FztaDvt1AxHyV\nOpRqVTUzFaqKzAqlVgy0oERTgSAxN5J2FlxUfhPP5+PIHsVXP\/t\/nm+k6NAFaH82PV\/z\/vd\/g\/gC\nurvm+m2nSQNqUevR4OCENR5WJlyzrKYwsO4pGsYTJyaFyyxeBZRu37DuqnU9Nk07Nnw3mxcnwSlV\nyMRjLizAGhJC5VXZGBG3fHG4\/wBSKRxCrZaoiq592UawanVp1BtIB92zaTG4aINtwcXDh6YUEMpI\nn4lIJFtpG17G20TY4joVIFH2LqrqjRu7H54sev8ANg9aR+ieo4ceF9WdGzUmca\/9M+4cbEVHCxDO\nwXxNYx3yAxFxIunyUUJYNt4K7rzkvxNMdwVq5\/IscHj83zt9XY9dWZ9NskJ3N4ZFaUahputaf40X\ncGOfpWZhKwH7QFafcSeRt3VxfUQzBFxNudwQe1wQMNV9IFtj5T\/nbriqdTT9Zh6fcfj\/AOUfkn0f\n5P8A+quoVnIJ\/g8cH1XF1Z5PHHHI930Q6rGWnLKS3NAAGwSPzZoge9w\/NC+oGVK\/G4C91j0f5v8A\nNk8\/\/W+evYaSTeO1huf5wnsZx+4UBZBJPH5H+Dz1xQVIFC\/xzzwR\/vxQPsc8gez19VgBXr+P\/wBP\n\/oLr369dctjzweDRoXQPv\/0NV17CrGoT1+vH1wskSuwFHkD3\/jjjj1+OT76kE09QiOH5bdwfwQbP\nq\/xt9mh649dR4cIwZuDY9e6B\/BB9AevfHH56l8eYEIFJ2g8nkck3f+RfAq+vYIUUmSP99cPcfBcB\nP3MC3wPFfglefz6\/gWPfVgaPNjphTQyRxCQI8ab4kcliL3GhuBFGhfBrgD2I4k8KlfKzhUHx2gs2\n5uRV8LR5v\/B\/x1IQPM5dYmIUkncVKBvV7q55\/N2OP9+pFPMNSBI6cRcReZnfr8ox4Ug7AC1xPNpH\nU8YSm06WKVpGjUvuWQbCCNrjeKF1QJ5HG08Hp5qm7JwIFih2vE0jFwhB2lUULZJDWVP49sef4l8G\nQ49LLEs207yzbnpeODx\/HHse+SB0bxd\/RYGO+Mug6TIyrEQzQxs4MRHq0NtydwarXeLPHUKrnc3J\nFLKe8vAPvlTeLyw3EzsRzBjF1l8h4cyD+o8SGXaP0nK16xvEH4CBeTzHlBnPM2PKJBujIJJtTxwP\n+\/okcXfHUphdvatq29NO0zOzGSLzS\/Z4s+UY41s7nEEchRf5dqA9sQKPRfq2W2sZwzjDBjlUVTFB\nGqRgLZ\/aoq\/kTzyaHqyOr1+l\/wBa3+neFlw4mlaU+RLjTwHKnnzY5Z0kDAwn7UKNpDWFYqObPRBV\nfQDUTQ5A1IDOkm5GrY8iQL+mK2vQopUqLSqe+phiEqtTNM1F4bQSSk7gGSPMk4yWMKeCQpLFJG6k\nhldSrKQOQ1hSCL9EAg\/9x13gB3\/AtYFg3\/H\/AFf78+v8Dm66L9b1BtV1HLz2VF+6mlldE3FbkYuQ\nCxLtRNJuJJHLEdQ+Np0hbyKaquApDbCRdH+fXJuqHHN9DZlI77jttN+nXv6YCq7AYNtI7b1zuz7m\nTTtPkymx8afJnGOqbY4MeJppHCk2FWJDS8sz7VS2I6E9SwZNMlkxsiMxzQi5VaifkoYcjhrDAir9\ngeuOjztTuvVe05MjJ03Uc\/Tsk42VDBJgmIMJZseTHUuZEZTGBKSaBYOFKkFQwCc\/KfNzJJ8p5JmI\nVN01lmCKqrv4A2qoWhQH5J6ZhNJDTBuPrb5244OG+mZKSLPjTSvBBMoVnRDJIwoBUUFlC\/5PNe69\n9PM\/S8PCTElizJciSdJXnjZFQRMrlY9pViWDIAxY1RNDj2tBpxaIZC4pkWySyKdqncQOasc+xXFU\nOK6cS4LzRxt9qVEZKs9EBixBon0CB+D\/ACbHPTdazH14wZabWPcfTv8AgnnCGJpJzYTOJyOOVKkg\nKP4INcngAj\/26L9BwZY8iFVYt4JFMbVV2AQw\/IoqLqvRNGz0poIbDjkheBJY3eJvQBCJe5AQSQrh\ngWPs0K5Bu09GgyMjGyDiaVADkGAxlGjRkXFhWMtbsgHmcGVz+5naz+4noFSoTI69ltfruCRvjcex\n3hr5\/wAWy4937xaIFeuCwULSUouqTMkM6kKLttsDi4tGC52EvgzszFi8UmTkKmK82PFlgYhKAbyf\nmq5Pyj8ar4lZjbAmB+oeSuHoowhqI1efNMZzFkxZMfIw2gcGJC0hJYTI29dmwAEI24CzBYZ1lYJC\nmi5Urwo7NJDlEIdpCyuyRyUY\/ltZlvnaGq13DXcOTPNjZAyYpY8iRoWKyOZg1Un\/ADizNu3EGgxY\nEHiloRyQsQlyQNQmQCQD8\/kBNrY7b41VVPCPFIJgZHN20JMGiwKhioNgW2IJIvNgG\/ZeZHha9ps\/\nj3KMpVYMpOwyfBZE2sDujYgqQTzR5N9ayztByVT\/AIjDyQ8kYlDy2jsjjesqbmBIN3zwwKtyb6xn\npTvFkRuKZopN5YsbTawZWA+RqqJNWLJIodbmXXJO59J7e1NPtmkytKgxFZsqPD3rgoqzRvNM0aNk\nqdyCLcDRUuUvrKe0uUao2WqUfeGu59wqLHu3+LUNRJGkjUxBsCJnYHHPvY7x7O5SlXyWVy2WzCVK\nnvi1dYqUm92qnSQV1KRTUsGMrpkD4jjFf1gwJ8fNxM6JXbHc+EvKCrmbaGKBQSQNi2DXHo88ddvp\nnijV89IskZD4sKDInjguR5VW4QjJuBIE8kcdAg3LXomzP67xJ4NPjDkSQ6hkwvCXEpBEYYFJk\/Tl\niILfqKbL7lAIF9Bf0hzjpvcmkyyCc4kuoRYuSsA8jeKcqrgoSFKK7JPvchY2iVrRgD1a+FtVPgqh\nwErUVrIQCCFai7jTIJvAA5\/\/ACxzr27y2ZzXi3iL16Io5qslOqtMLoUE0U0hb2VwghgSJJAJAU41\nxrGFpo7S0\/t7E7Wjjm1PJWfGyfA66vG2PK2PFBJJy0uJkLjRSyRrGBuyZGVqUA1zq3071DtrKnzc\n744engxPgaqzfcRfeuuPAY1JBMsEssc0Q3BTGvlZWAPXot2D9PE1nXsHVX1NJcXJxmn0zASmxsQx\n4eHjs29lLiSSeN8ly4AbJZypEQW6Z\/qk7SxsrL7f03TpMaEZE2brWdGQ6yQ42OZsfScWMRJudWw8\nkvKs6KUk8ALbhQHl6xqMgoVQ5WpSLlUf3bIQS0Mw\/VABsQAeuoYx+WLV63hlBcjlciEdRVqUQ\/vK\n6wupq01Kg1MBYqqkuxMmwGWfp1ps2oT6hiYEUs+RnZ6RQoilw7BwEYgHhFJG5r27eWoi+tQ4Giax\niJl4kOqNqOq6ZiGWbDEU6xs0DRn7fHzXlKvkcbAqRlZAGRfYuqO1NdyO04FxNEjx9PxzHGJskQtJ\nmTSBSGKmVWlW3Y7RQjtrrgAEEfdndK5ckiZWXKJ5FbbFK0eQAAT8mCKAp5Ow\/EMTQJF9AWr4W1av\nWzH9TVq1SQBTHu6VMf2nUXBdogyylRcaTfH1NTyHtTR8O8K8PyP\/AEvI5XJZeiWqZxzXr5ipCtUD\notF1o0pLDStT3jG+tYCixu18PJxsPI3riZWdDixl9Ny8mRcvGbKkkQs0StGvhhnMzsGkJ8fxWghP\nVI904UWD9QdXhijUriLpksu+IBZJsjRMNp5t0jbpDI5JBLkAk0aFdWhp+u5eBG+bLinK1DL8TSSO\nskk8ixKEjx5JpRQgCM0jtuI3WOd1EQ7tk0\/Ve79V1DFignD6Fpsk5nSSMR5uEHxJlSORA0gSHGDB\nwpUqqqLKOBovCVQOppFoNNSAxAbTaJg7nciYEWxzD2pzHilVszTzlNTTo1qw95RSr7gspChkZwAV\ngtoaFZ1JmTMer30rlGj\/AEc7fyZgEON2idQdVB2o6Y0uQWW6J3AlSDyLbmzXVA6DquRkaVhyf27U\nZNyrMSw8MASRjk\/BSAKdZFKmz8j1oKER6P8ASTbK6omP2PjwvQAjjL6ZAnKgc0ZQOByxuwT1Tmn4\nskMMCmQMoxMTHPk+GwJjqllWr2BZIHuqJbre5rLU61GglRQQgBuJIJVRO29iLfQY4Rmsy9J6ppsQ\nWZ7g7jUTHWADfYSduMRcx1vV8sx4qRYkCFiVyZyxsn95VB+K+KljVX\/jrU30Y0fJ0Xt7UnyZkyMr\nUtVXKeaIFVIixY4EUEm\/iqEGzX5qzXVD4WCkMzBJNzSgH5kNVuNxAB4B\/F1dXxz1pvsWOXH7ZAdd\nvkeaRWBADoxOw2CAoJU1dEVxweA08tRonWouosTxaDva+A5TMVqrFWaRItsNxH1geWNE4ejrk6Bo\nsjLTnDiyztXcfJKPLIOLtmtj7sWR7odDeboORBkwSLjlYrsEKY6YtRAPquQQvsBT+AR1buo6X3Pp\nGndt\/e6Zh9tQ6iujfZHMnidZMHJVZ3ynwoHkzXhOKv3KS4kMuPkMzRwybgKbPhu8OcNSmV4Y83Pl\n004qZM0efpuPLM2LlIGghlUyY\/hLeaKAF3FxoT4h825\/NCtnM3UJn3maruJMwHqs8Ejzi58+\/wBJ\nZenTpZTK0SBqp5fLpYQJWki8DaRYTveeolonbuArRzJiou92blixDg\/NiCapmY1fBraOR0VskOMQ\nrSF1BVX2m\/jfxo2SORRAAPsEdT+F2rl5uGmRpc0CyDS\/v2xMnLxsCSGQyELG75c0MZlMKmdYkdvh\ntZynoRcGlZi5uPp\/gw9QlnxWyzk4+dA0aPHFNM0MkszQw+RVhffMskmISVMeS+5A0PUSBBMC9p6f\nPa8bcxifRRANoEeUG1p5t3vvtj6JaU0Cq8DgVuutpBbc3oj1wOeL6cYuI08WTkP4zBERuPLFXiV5\nYG4BBZZI1dQwPKVVi+ktVxJcZcSCdXwMo5mTDlxsv32HjrAINsh1PTDnYci\/riSRoXeHYP055WtR\nH9u6ri5kufi6dqMOoYyzhzkQEKJoYZnj3xQsfI3lkE0fhXfkRyJJHLHG42lhDt+n7GZnyuPvffBT\nSp6STAHXbgXmItbc+c4yv9eFXR8TV9J+6z3XM1yDNnXLyJJIlz5dDxcqcY3lLFUTG1bGRUQhIgkq\nKACB03\/p57Zxs3T9f7k0nTdM1XuHtjK0iTSpda1F9O0jA+5TOEuflPXinOGYkmTGnOycptIf9jCv\n9QOXr\/ePcurYXb2j5moaRoevZkuTm4EEmRKNuj9s4M02XDEHkWPHmgihVyApjhmcisadkgtB7mTs\n\/wCnUXb+Ro882dk6uO5te00HIxpNcx98eDoWlZrBoz9ngIM7NG1lLnUyrSXF8NZ4fTdqFKmrBWJR\njcSBKl5UGYK2i1yB1IyefWn76sSpZIIkSCTpFw2zEHn9MDm4PqL\/AFEf\/EJ136\/\/AEX0n6Ndy9r6\nB23lfTDG0vGMXamfI3bupw6fipgY+tRxRFCZZYVM0kMoaNZnaRRGG2j89f1VR9D7y1GGZPNC86Z+\nIxAUJj5TLNQIA\/lgpF3tAN9S\/eHfGXqerZEmk6VPompyZMmlwwYGQ0H3T5WTOs0OSYpjFOJMmdI4\n3JMUOPDFFG3jiQdWV9Qe0IJH0PXe8tEmjwdO0TAwcr+16iueI9S2Fpo8qXaJ3aDaQGYkEMy2WAB3\nOQrJQKU2cQ4MAwJaFmAbkbADi4G+MRmcoxJNNCVp3gXiSTNvnfjftWpyMRlxMvCywyvDZgcVkQWV\nYrIt7XRl2mORDTBiKDWCVdp9iw9+9z4Wp5sz4+k6au3MlIQyZI3Kww4We9kxCvUoBSLybnBpV6gI\ntd+juNMyTRdyZCJCkn2+LFMwKoBYUoxdSoZQwoBLN0QeorUvrt9F9OxI8PTe1u53x5Z5GkeXU82F\noDkY5RcnEx8eRY2eVGWQs4KKxR3NAk2+WpywcspUbxJJJItttyZO3fFdmqvwFFpvrt\/aAJsZmR0M\nfk+h+h\/ULE7E0WTTNL1jQ+xtIyJ5MbKwNMmiytT1NN6rFHKI2R8ufIeGORknjcRsEAHwHQ9q31+X\nS\/PHk9w5qYwmQwT6hqcGhrCs1MlrGXyXKsrAeWBDIthWumHkfrfePZ2r7P7cdd06fHyaE2p5keTl\n5bSsNrRFEQYjxqiv5HdzMzDYV210J5DZ+ZkynRNejysmWVFWDVoxllGYg27yuysDRZX5UFqNEkdX\ndOsqiLWjt0AM8aR9bc2pWyxJLMTJjcEXIG8dv5x6ddxf1X6Tjxbpe7pwAZUyP7FpuTmSBU+Czyal\nqTiNWkYhTIikB+VUjgUBrH1e1Lv3GzdR0bT9Um+zngh1jXtWz1zpZ8Ix5EOE64yKmOI8Q5kmVHui\nKiUUeWa8cd1a\/wByQxNBlvpeNh5AGDqOJp2LjaYMswOnzeGMRvkRq9v5FRiWbex\/PU12f3KdBwNT\n0OebLTF1HHjniOLJIRMELSQYuQvxEqrJIyqosbP88EeazLVKZRWMQBvttyPznzdRoU6LaoJYwCSZ\nm44tf+PLFxZmTJ27Lj4C6gk8WXMFEuQieOSEoIhM9cAy0ycH2x97SeudV13nrWFrunaZpeG4wdZ0\n7EmeDIdHVc7GiV5FidnTeM3HDnw7lqRQEJEgUNzrPNrnj1n9uMWIE3ufIT33nFvKPG5Rdj07ABi\/\nkEhI+W8bE8I3h6ohmICihTQeRKpLu6EsCNj2FjO0fz42+YVSFNKtE23o9ETLuy40nVt22OQFkaO+\nFO4lWRvgKVT8Q5AsMbdoXKwkklcxgIC5dXdS5CxjcSV3JRZCR8iWUAEKSRTADruCBcdgNh\/rrfti\nYhl5O3fpI\/DjOP1i1ASYseVIvjfEkkxoVDEf85AIiWK8ljGykDlmIG789Ys1ZXlyXO0qHVndWYRi\nK0BNssjsaPC0VsAWARR259bliTRZcuGBX2NjsSppIWSVk8jIAmwyKDuZrRiSr7vYxbqcgknQtG7q\nIvnsHjMoaiK2IoZWHAJAUqSRuUm5NAfFbb5DmfuN\/TnFkmgoQN+2xmJP3v8ALsp23puXqeQ2Hiwr\nLKURyCh8igSJHGysCAil3Cu5VlUyB2JCkMa6jp0Pk0\/FSOGLCliijzsidHkbGzYQVmjliie2lsAw\nAzRxzY0kDLtWVFUI7XeSPXccYzTQyskxkGPfk8SIXaIAUgAZFdiws7AVqh1oXXMaHC0LH1WHNyYM\nTVcJoM15NOyJFMmLkNj5SQRtjrMsqq0IG1kR1KHehZ1ku8vrCgKDEhSR6E3t0J+82xnvECiOSxAO\nnUATeCVUkCesDa9jtihpsTDd2TT5JMjMjhnXYY5pMDBMZjf7iEsGkLBvNZdViRSOSw6X0PCy8gvF\nrMbPiZe7DlXxMQ0rrvWVUaZJIpWChlRcYFggZZhdAh0rL0ZdVx8bDyMzTcLUHyMfI1WdHtWmSSQB\nYUw5VjgmlUrEs8paMuu\/xqGHRLi4eWmHA2p5Wn5AhycRdOaXKwdTm+1kkVUyMfIxHm\/+YixyCbHj\nlKMN8yhQomBiYBBJ5npMTzPf+MVhqroLalFxF5PG0c3mYsB1E4pjI0o6bqzwb5snCx8wQsZUbdGU\nCOFeJpXQgqyFWZueLVWBXod7p7R0YfcZuTkxYD5LtHjohifKieGJZfLPhJOjiCcyxxJOodC4l2EN\nA0b2h9Qp10zVhhYsscz5UUE+QIEjaQStGrOx2YyqyDggLK+1VG5QdyitNbE+roMfKyEnzGJlOU8R\nDpYZGjEgtCrKql9sdNyxtqbo1fS+WalABIlSoAIIgggne8kz17xgWTQJnFzbvUdirJpeoWQhoElZ\n43EX3iMUPPjrHMyA7qY1tJpieCQQOAQBRo7uP5HRP2fk\/Y9y6JkFWfZnQgqnzdwz+MhEJCszM9Ab\niCSKBPHUTqMP22QItioVYoaQggoStEBV9FRdf6aP+6eLN9vlYk0YJMOSsi0SB8ZQ5ojkUQaIYMtg\n2KBWgZGUkbgXnpMeXbF1INzsb+h8+3XDHUS2HnZWK6bnx8nIhZXHyUwyuhVhY2kMpFHkHgr7Ai8n\nIQBtsaAstGlscg1Q4pjwb\/n8Djp\/rbtJqGZPwGlyJpTzvFySFidwIJALflib5JJNiCe3HP7gBfI9\ngfwL\/gVYH\/ejbCSd8G1LEWjpH+MI3RqvYNgj\/NC6\/wBhfr+L\/n7sbaa3AGhx6BF+h\/v7F\/5\/36D4\nlW2\/K6oX\/sBwf44r83xXTsMNpFAENwaHF1+COCeRVf7dJgQJBBG4x2ih3L81ssf8UoFG+ByDyQDx\n8f8ANdOFj8YIBb18QvpSPXojivSge\/XTUzFWAVLUE0ATfI\/d7Yj+R\/I\/Fm+n8MgZXJUnbt4YA3zV\nAqfZ\/wA80Sfx17BdS9fvhSGWZJKYuOVqiDzYJrgj\/a\/fsDk9W7oQwjp2NkDKgfOWYq2PKiFHib0W\nZ+AbJ4PFD2B1TwkZ5bACg+6rgUAfYFf9v8\/9ybS82WFB4iNyEtYduUuqIHDfhqIIFX06oQlMMVki\nJEG+0zaDzax3xIyimo4BgTz6iOd9+1tthi\/49Giz8TJnH9sgDQAjzTiICdwP+SkUNbOL2gErYAdj\nRPfs3tLtfUMHVcrWV1HIzI2SHEiwZMaCOGUCZpMmbKylljeDyJBE0LQK0kU8gTIgkRZBXWnZ8+pQ\nnHynAiZ0dlUrHZUDkkbSLAABBBrjm+bL0DAxUydOxBjxT42oJnrIsse8s0ERmTxuw3ivGSU3eNl3\nbkb8VOY8bp5aVNIgqrtCopBCoHNy++kGJUwZgqDbc5H2Wq+KUqdSjUpKrVKVI+8qVAwarUSmjAJT\nMqHcavinST8LEacRvc3bOhYLaRHpAnxmzsATZ8WYImjx5myJoInTIiyJEkGQsDSN8IUjAS03SFVF\n9P8Ap3kapqSYiZ2LjwM3kmyWJlSHHMXm86hCBJsSgyBg4f47eD1cGrafo7wYDNpkMLQwmPejNGZo\no5i8RlSPxRzzLvcGRxI6x7I9wVQAP6Zq2Dp2ozo7oqyR5kUO5iq0ylViUhWILEEVs5DbSQPUfK+M\npnXISm4KAMRUCwwkAAhHJ6A8RYXk4j+O+ydbwalTqV8xQdaztSUUDULhlUNJ97TQX4EG\/G+Kz7q7\nGm7WnbyzfdY7SIkc4hMSs0kZkVlRnckMq2CrbbsbiRfUHgGKNnRyDSbNxH+1ELYBr8gkVVWKNWh9\nRdUTUcbDn37Y5cfEmSNmFJzJGCOCBa0T\/wAskk0tH5VRFEH8jeQkKeaUG1AHNizYHJIBvn31OaoX\nuVCyZIFgOgEzH+\/I5cZdVYorFu5gEyBvAifKBix+1+1MPuDUfszkLGscGZnTJG0Qc4WnYOTqGYED\nyRhpzFjOIELqzNaR7nZB0x7r7Lx+3ZMMSF3lz8Z8tEK\/OOIyssKuBf6hAfawJR4vBMK8hQL9naVj\ny5+LO+pNiRPkQiWRWUS+J50jZoxIQGZVcs6G1aO1YFWJ6PNX7fyp8TS5NRmyXi+yypceefcGmhjI\nYRCR2BLpEIhG9MkikANuWmr62balUCyAh40libTYzETExeBzi5y\/hVOrRZiCagiCGhRLLuIMyPmd\n43xVkGr4WnYIxfAzyP8AIGxsUfJa27RyQAfld1dDqUzM2GXthWjiSKXIzlDbVAaQY8d74yDYovTg\nkWCKNigM5+NAc8xSB1iU7BJwAwXk8D9xYEGhRr1Z56m9OyMLHjjimjSVUacb3+SskijavjcBAVqy\nw5Aq+aInKNSB\/wC0gH6AzfjrG31xUVCtOo9OQdJKg77EbCONjtB2xDw6nHjQNKzbpEQnaQL4cKAw\n4AG30LPPIFGgridzZk0JSGaeMK5KokrJ8SCAq0QQDwPZANc8X0P6tHEryeDa6yszhELEJuO7YRuN\n16+Rqq\/yeozBWeCYSbHKkml+SiwL9g7QPjQBr2SAOKcE1CQZPTgRP+8Pp5qrRk0qtSkYiUZkJHmp\nEi3Prxi1sTX9Wi5h1DLguFrYZEoWnK+ROHBO5o0ZiBVodw+KkqDMysxxHNPkSLIf9cjuC24kXuai\nL+QZSAQRYJFAc05zLGoKgswWweWtj8gLIW2BHtT7slT0V4WKXIjZGBoKDRAAoXwtfusk0F3E0WN2\nWGIvEDEgZzOVQKbZnMOrAghqtRtQIiCC0EHYyPucTWkn7WeGZCN5kESptsMJDtdHrdYrcWV7UhRu\nIsVrDtHTJuzJcEavHJnadJGczRdsythsudGJWClQ4RvIFWeEx791bQAQwzl27pAzNW0\/C3QxB5Tv\nbIkhiifau8KZ5WWOFRQuR3A9EsCedSYuf2nomOk2dn5OdnLhHHgWGJVg01gu1pYXdwmVKvIjAQRg\n0yGqIyfjwqV8xkqFOrSoBS9WpVrOtOmvxIEIUyXcQYVQTuYAlsdT9hTR8PyHi3iFXKZnPVX93lMv\nlsnl6lXMOTTd6k1VGihSIZNdR2RLQCz6Uagvrxl4D4WnpFjDHz59RyMxx5WkcQuf00KNXjKcgbmJ\nI4KggE199OtE1afKx9Sx8KR8GKYlsreI4FeIgmPfY3SMSNoBG0M5JoMOnv1X7kHf\/fY\/txZVx8WD\nFMuS8ML5ckEXikyHSIeFGaNKcJQDKXYkE1Ldl4\/deh4YwsSHE1LT8yOHVmxhlCJ8YytPjJkQyo20\neXweOWKXekgMJjRXIl6tcrkauW8MbLUqq16lX3jrUA0qwqn4SBFpWJmRqJMkGcc+9p\/Hst4r4+Mz\nm6Nbw\/L0xl8tXpF\/e1qIoLoqBiY1aausWUQg\/RqEY9MfpV9cNP7cxpsPUoMZD\/bl2kUk4vfIy4zU\n\/idvI8EyqkRkKOyqdyr1mX6od86hq3dj69qpyQuZPMcJEQRomHMJ5Mdo2ZhF4lRWiJdLLIFUkoD1\nQ7d2atianIRoyZEgi8mRAssOUEhlYKPM7UQqNGxd62Q7y0oDHcOa13Trnc2fgRalp02l40ET4mHj\nKgYBFMcjMxeJXklVzck+4\/uARI9t9RPDfC87lqyGsGShTpsig1FaWIpqJCEgwqwCTYWG5wxj7N1B\nR\/6UdWZVkJfTWDNTCMCSaqgKxYq0qBJW4AAx6OaBpPYfc\/b3auuaJpuInm0+F9YQx8fcIy4+ab8T\nsJ4pqlTxHYY54vir\/JZGHTdFxsvIxJog2PjSz5WCynGE+9UeaOCeQvK8fgZGidW2s6HyDaSo6yL9\nIO7szE0uXQwV+1hy4J3yl3TZoeV\/HLBAGlWOJZBGjO5QyMYwVdavrSeua1PokGVnNFm5H3GptNha\nhkGEZeLjGH7VIysaInikVmLs\/wCqkrGKNwhcsWrn8qjui0VWpTIV9FJVWAoUwwvJiTaJm0Xx0DJ+\nynjubpZetmM\/UNLOLqyor5ypVqFmZWXXLHSi6iIDBwAIWbYQHb2TkuXmkjxKQNIV2SGVJ9gTxBDt\nRdsZFEfA0TywZaInxVg7y7gwPMohSOFbkJLq2bFjkRo9BiNsrNdKCJHO8gAteo1\/MytNw9SgOX45\nseWKWeFV3SJjzYRaSRI1EMW2DJqTx\/8AzVR7VRRqLCQ6n9Sc8bxIcvU9AhdEVleZZW02MtPSgqRa\nq3jJr1EAG2LbeAUc0cxrzBpFHpBqa01aVUmmVZ2YwSQTYAAbXm1Z7UL4pR8Jq08\/UywpZeuMsiUA\nQS9MMh1FoLFlUsAovDWtb1V77ZsH6W6rhsWYjSdM05GCX+rLPh4u4LvFFuKQyNwT8iRtarsBZJXy\nI3DsYaKD2JavxrQFckEFQxA9cUCTP645sGF2FkyTMvjXXe2fhM6xB1i7g093KlTuVBHGxYpZC2TS\ng9VOncJwMeTIys\/TtPjyGE8UkuVjkOjXzCu4tR3EkeMnmzV8dCzNVKbKrGCFn0+ePnXMUatX9CFp\nPAO5IBFusjpvi0MHx7lTxRhyquxYAM0tksLu0Q3xa2PQBuur80PJOPoONAPi5h2iQMNqCSQBTRVV\nKpvBVt\/NcgXxhfL+pvZybzk934mSz71MWIWlmVwAFUBfFHESbAO1ST7q+dGdmd+YGZiaLomJgZMm\nSsuOpmygv2zwh2mYSbHDsroLCAUtsf4uqzOdRUcKbhTA3JOm0HYXkX33neJnhmRrI6tUUqC4BB4G\npJMGLQOJm++NIyN3fMIJIu99VmaNI4YBLlZIVIxGIxDETLMEj8YEYEIUeMAmhwHUuf3+haSDuafK\nyZYY4XycrOyJ5ESJxMCjsWjLGSMIqyrMjISSC22hebVYlZJZdH0qNkbasiJLCFVVUgptRbJAu0uz\nweb6gpZt8pOLnz4QDUsfmM8CrY2F4XCrQ3Gg4ajXJO09czfIpUcl8nSF76kpMQNxtInby36jHV1z\nwCqEzRfYSrOptA2JB58xO84Ojr\/1Kxomgj1\/UsydmQtM+oSebZFuA\/WDJIUH7NgpAqiPb46Xqe0\/\n6p\/WXT8jOyk7mydPeXT5sOWWHHxJ5smAw+P7JmepIlyK8cskTBihJYPZHVONqOsQ\/FdVzJOSoZMt\n0VhV7jHK7AsbAFUBstQCD12j1XXxJ+ov3MV7g03jldQDe4UzOZBywC0KPCWa6GfCssd8tTAFv+2o\nA2ttvaLDecFXxOuoOmu5BIn4yenMnSeJF7STzg1j+pP1RGoZ2eNbzM\/I1RYMbUVkXFy1GPGgXxiO\nRDFGqhUVowV31b8gEkWB9V\/qroWFJgaPqcGj4+QsSyS4eg4uLkKYpGkKNLh+NpMeZ2ucLIgYGm3A\nyBqgk7m1TDCRRxYSqzX42xnWXeQAqsIpUsVZoUbuhwelo+6tRYM7RwkqhZlkaQGyxBba00jKgQcK\nS5IPJv4qq+FZRDqWkgIi4UCDaP0xfgSTExhD4rXYaTWYjpqYiLRYzb+fLBiv1K7yx\/KmQuiPhzZp\nzsvEwNHy9LlznaeLJbHny8IJkQRHJiiKtDIsrY0P23m2uSa\/+ovdi64vb2sdrdqaT2v3fo2MdN1C\ndta1CXTtaxEaeWHLy8LM0fNyl1WOeUL9y2e8U2P+nNjmZY541cnu3KxwbwPKAQGDGRozYKqgDREH\ncaIUf9J92UMYO8PvSwGiy+SJgGcERljyzEXHtIP7iGqyQGPIHUin4XlaTrVRSri\/wllEEQQyhgG2\ntqBi3QYE\/iNeojU2IKNG6qSCIIIJUkG3BE88zkzUOx+9cvWc3Ws\/RdFzVEcr4CYWdPixY2e7mRc0\nRhcQZMnkYsFyiEZmJIQqAJDUcnuxu1v7Tkdp94ZOpRLI4yR3no+XoLzbZPFI+kS6M+XK4LgkNrDh\nVtURSQetI6v3TrMoig0zTpFVgyp5M0Y7WbAKyzY+RjuQxICvFIb5r1WWu6\/qHlaL3Hr3b+q6zrPb\n2uwSYmtdttqS6fquk57ywLDLha1DNgJDLpGSUkEeRgQRS4su947lTi4y+Qp5qoskq6jWhlhdSDup\n5gWiCTcHFPWzr0NULIYqpsOSL3FgBfrAJF8Z0767rwNO04aOuJk6b3pFkwS5OPJh48LyvFEDHHCI\nAiyRzB2bYzKrK6o7PyvVY9yd99uZuUJcrBlwNRkUY0+PnY0+mRrHHiRwYsWPkGbU4RITjREnJhws\ndA7yiQAJDIU\/1D95Td3RY+raz2to\/a8c8GEmD3Dp2lQ5yNkxY87TYGP3JoepviSyZLyLPLpmrY8+\nXpcZQ\/b42SjvPmHC1vuZUTBxc\/Qe6sWRmlbT9RmxtQ2\/oPH9rHNqAxNTwJZQBaaNlwZT7AscgdNo\n1eVyYSmocQTE8g2AJE8W4JjacUWar6mLAAkmRHEkW53k9LRgwk7i7M1Ked5M\/U9LyZpIXC5cWLqe\nNLJsaOFGyMaXAeLwbAp2Yk3CO4chgqtY8XufEzHydPnXLx1eN48\/S5xl48haMUWhtMyB1BVZUfHd\nrV5AWUWKs13Vu1JzPj6t29ndn9yRTHd\/bZMmbSZEXaFhm0\/Pmk1CERv5Ll+9klBYqzM6WBrTu69W\n0rNkOk6hlI5LeObHebZIBtC2hKEq4Px3KxaiLZRuNh\/RUrH9QIFxsDaLwe42+2IIrPeVuDLW4t0n\nsLbGRvi9P7qspGXrWoZEuVizOIYGYP8AIgPKJI1Flm2\/HebvlVBpelIszM1SVmjw3Yo\/khAgyEkE\nLbRHI\/inmAjBBBRlO0qG+NEEX0n6tZitGutYGlahJsb5ahp+K88gIIC\/cvEJwRQ+SSqw\/cQxAKlO\nN9X9DVedC06EOoaRzNnQkbSAzAtlLGyIGuMcpGbZztYgjq+G1IhNJHcwYt0mTEzffpsPNWpvHBEE\nnYEgccnkXWfvgogfIninys2Fs3LxUOPhYWEJZM3VNRlESx48BjJJBRhPlSqAkUKEFDNJCh51RPdX\n1Mz9Rymk0uWbRcdXmhMWlZcsSZCSyB9+W8bLC4kZIneJGKB1D7WYEnnVc2RCsVIErZpLAyPKeIwa\nmy6ZLMJJgQDbHqPkqk0AmZLEJDMgAPk+NtxbBgrECOwLXaAF22ImdVLb2ZwVSSNb4aVWqgSwAWxQ\nUrfx3CwovoiePx2hZGSyBG3JcUdm\/gC1RgHAobg5\/IPQ\/mhpoZgWi3RDhQTbABuTRJHwTZViySbs\n11SEySeuJqMCQRtMX+Rxlj6qeXU9K1ODGk8axyrM42mSRkhJ3F6tV\/YQppieR8gLGOs9FilG4mSw\nwMi2gEZBBUll3HbdWoUH8e763R3jpWQ8epSr9sY5Uk8kbsBUJRlCk7vQJscWSfZ56xDqSuk8yfB0\nAdCrmitOTuUnkkEgqCdp20P56LRktF4F\/Lj68+uLKiSRbcAD14+W1vrviKwZUTPx5wiJGMiNZBZk\ncoxEchLDghga5qibJ\/JmcZ8te4ZdLxcvVMSHOyodqY2bPjqzTRweNikLIm4NUZ3rur4k0q9DcasG\n8qswREtTGykDaQGK7h\/51aieFHs+x9gyZV1CTKabJceWJ4p5SzMHhZKtrpQNocfuFUANtDrQZB4R\nlsbg3NxIi+9hEehxlfaSgddGqoJmm622swI\/\/YjjYHFq9kyaie88DS\/Pm5oxNVyMaKFmdjJKFkSO\nZ0Z1KnHO2WQqZbWJmCuKHWr0xPplpcTxZuDl9wyw+THmy1lkg09cncskiRYsEaNsDMSjFm22KQkE\n9ZB7K1v+0926bqs8pyEfUd2VKWBMkc4kWYgBQB54XcEjYUIDKwIAGysLRNIzMTJXS9QxPtZbf7XU\nZ4Yc6LeiEPJHM0XkdWN+aBmDcMaJIGkyaUXB97UAgCATpBJ02LCCCNokTveMcR8fzGfy+YpHKI9S\noTpIVBVZQCNqTBgVJJJbSxBBgyb5A7607tabuvU5NHifEwzhnUYMWZcjIgLxoGkhikLKVhk2s1Fl\nKMTGF3DmLbKxNR0\/KbH0rHQjDfIeHHeeEFzPiLufHatsUUb2VgdvmYr+Baj\/AOo0+boncmBh6ZqE\neRDDjGPNOPLjTxlpJzUYkETBwyWrIGZthN88m0ey27OaJl1jSMjUczxqHxkkkx8IuSC8cSQokrtG\nFG93lAcqWCgDgT5H37P7p\/hBOkRJKnmSRO2\/N98bDK+0y5PJ5NM5l3Fb3NP3jalQawo1SoSV\/Tst\nhNuuPNTuzBXG1jPRQFCzEqGO4lSQfde1s3Z3Afu5PQo6strVA3+08Ejk\/wA1dWSaJ\/8AXrR\/9Q3b\nmDovf+cNJw5cPTNUhj1LExJpDI2Ok4aOWJHYBiizxS+MMzMIvGC7EWc7yxEX+4vZC3yT+4Hgf+X8\nj0fXPWYr02p1aiEfpYqR3BiDvvbqO5tjoOSzK5nL0KyD4a1NKgvMBkU9ttvlbjETkhnYMQxYjmyS\naA59ckngcfxwfXTV4jW6zZFkAGzV8EfyDxf\/ANh1KSxyWBbWBdEEf9z\/AJ93d8ivz0h43YglTwv8\nfkn0a\/ng8Wf3V\/iKabcfWe3Qd+3HXE3EK0LEEV69E2Bdf4s1\/n118Cm+Qf449g8ECj\/Po\/x\/24nf\nspnNJCSa4ChrF+rFc\/x\/9Pz1J4PautalJswdJ1LNkAW0xMOfJfaxFERxRuxFlTdVyBxY6QIx2B+v\nb+fvj2BfYQQK9EqCaJFWOQfzQ5r\/AO\/TuBSTIAKoqDx8Ws8Gx\/kDnj+D6vq4tH\/p\/wDq5rkZn07s\nLuSXHCiQzSafNjRrGxZUYvkiIBWcFbIBFcgUasDTf6UvqgyRzajF27ocMiNOX1vujRcIxxRsUMsk\nLZTTAbgyUI2YtYCHonuygBYEEQZII6HmRFwPUdcIpViAGFzFiCfT89MZpaJjtFGg4ZTwACP5v8EC\nuBXsj2OpDCRrc1\/5f80bIIv\/AE2PfrrU2N\/TxoWG0f8A4g+sf060sltrJhZ2XrEikRhgqDDxTG9n\n42JAtg2R+HifT7+nzRnVdX+rPcGsMpKzJ272osSkggt45dSylBHsqdvI\/wBx0CuVZCNQiJkSejC4\nB3F97+mLDL\/A6m4EiwBMgwRsDvPoJO2KT7clWFwJELAsAORfpSCARRr\/AHJPFXZPVpabq+Biajoc\nmRL48WPMYSyJKhqUxFCksVgFGT5K1gBhTMDQJpjZf9L+jt\/wehfU7uuTbcTZWsaXoWOXUkBpI8fF\nzJWXkEqrXwwHHPQbqWp9v5Xcz6t2v9OtOxdFjixsSTt\/W8\/UtZx2mlYefN+4jn0\/JSaaALG21iIN\n0roodkMebzWQo5hi9WuKS6WDSIs6BJuQBGoQBMkREbdA8H8fzmRpCjlsk+ZYVKNVZJF6NSnWC6QC\nxUlL2GkSZABwUZmsaBNFjomoYsk4kyWEauZGeMFKthYRvkaVCRxS\/IP1TWvw6hkaoTp0OTlozExr\nDBK\/LEkIKQlqJANHlgQQRS9XPmxd36tJp8yaX2vpP9h0qWCObStCwcaXKiihxIzNmSCCRZ8qT7VJ\nEmcLIsjzOhDTSbhrM7q75zs9dNbVcp0jSExxYqQwbROoZQPBFHyZGb0SSfyOn+GeH5TJuai5ipW9\n5SAUFFClfhYMDMngbWBmJgCF7Q+PeIeMD+kr5KllWy9ctU01KhdHJel7shlAAkNMXBAFovV0\/bnd\n+qNFiHRcwPsVY\/JC0AYJ8rJl8agL7smv4s++j9odx6ejRZcWLisSCUyczGVyT8SQFlYj8kf4BJPP\nVzv2\/q2TgrNq2TqDSETK4nyJmJELojfucha3Na+v8AAjqr9Z03IxNVyMeOUkwldo32dtAgDaDuY0\neefd1XVnUq0Vsqm1pJAGwIsAPvO\/G+bp5OvZiwgxcAkx6nudj98I6bouZiGMDUdPWdH3xRIZshg6\n\/IELDE6t81BU2AGAIBIFlk+P3FmYcD5efmzYsZ8EITFKwxHxMzIjSOApPzpVWiAeSVUCU7H06DVZ\nFtlTJxcXNmEJZIjJLj408uO5kYE\/GdUd048se6IMJJFq7YdHkn7fwsWYLk\/bmaTJezGGMUEyIjWe\nHWSNG3rw4dqAPJoM34glGppGXpuVIGp7kbRaABIFyD32udFk\/DKtWmAc5XQESFpnTYkb3MmTPPnO\nMuP2+0mTCsgyC+TkFVaRwqsy3vogEilBo2BXBokXZmifSJ9QmwmytRx4hlPs8UQlyZI1WiTISY0P\nxYkbXpSKYA+uuRiCbWtDxo0dBPkzoIpyxdFkx4wEL8egt7qVlLHm6rQ8OtaH21pca5sMmBJgzzQt\nGAk7IJcdESWNhJudHkBYKRupzTcbejtnswaFJqSgGoDYLqAggQszcX3Bv8hBPhuXWvVV2dvduAS7\niSYBOqABf7E7mMZG767QTtuDKnwp4MlIHZC6L7dWRGBBAO9SxBskUKuwT1UeFPPlS+ORxtVWNKBw\nOBxXrk\/g1+fd9aD+pWZHqej5GqYSO0WflzRBHVQscYWLaRVW7VvYNZBNE2OqH0XCkTKpxRkpUXcA\nxLEfiqs8Ac8k\/wAgDqzypqtRDVJDlRI2kwPQf5mRinza0krMlL9KgDebgeo+vUdMH2l6aCEphQ+R\nsgEqoAPFKCRd1a8Aj831Yem6ZGH9BQNu4xkncdhsEEAkkMLHsMCSTa9CC48+FnTwxrtkhnmgeJgC\nVdXKslji1IO4ckkA+uj3R95jETN43ULIwJ+QDFi5A43AgoDZAta\/BpzCQRMRO\/mPltf\/ABf1Kppg\ngSdieeNvy+JWDEVWLM3hICpGwLo0YoH8C7YVZ5thRoGz3nx28bSPIzsiSG9xbk+ty0hBofjcACQf\nfU0kAaNpQi7\/ABhlA\/1Ehdxb+CDdAEDjj+eumdjBNPyGQBZGjkO4gWNyhwoAJ3AmgCflzf4roIoo\nWDsi6gIBIBMWMSRYdt\/liXUz9ZafuqdRwjfEVDMFJEXKzp1AckbWFoxkOVydUfaSGbJfn9rC5GJN\nhuG92Qf5B986f+nmhQv242XKheSVsh0tRW6N8RENlv8AysSAoY2oAO1iMzFGOqnctBp5Cb4PDOTd\n+qrk8Eej1t\/sbEEXZOHJCFMQXIEhk3UnkYndVqWshXBDE2hI98ynsFHQfxiup6dephqO5m83vPJ4\ntzftimoZTgdzatmQ5ksTYeO6480LiIliqRMljh9ru42m96AACq6WxMnUc3KiaDfkxYjARfL4JuBA\nC2F2qAxI54oKD6HXTIwlm1CWaZRGJpG3bV\/TdEvYyx21KFG2gdoKEgH30fdr40QjRDjJKw3qxDFY\n7ZhsBVGBdmKqY93Kk0CRyRkwCSbAEkztAliR0gA4uMqlIvS93TUu7KqQoBJcgKJA7xB2JODX6W9v\na3q0skGKkiLm50ck01SLDiopcGWaVQCFTlgC9gjcoJIPWkpuz31HTc\/GxdSy8jN010WB9SfHgwtX\nnLtHkriSySGQLEo8nknlYTAFQqMR1Uuhv3fFgvh6Lhf2vBRo\/LAiywK7yMQhZnJld3onmUgf6QL6\nnIO0++M3Jkjly5YFiSOWQmUtjiOVgN0bBmUgLzu3AKL3ewOsqmYyGus1TLVs3VzDNcOKSopEL7uN\nTFhY6mXcbRM\/QOZo+KZaj4dRXx3wnwXLeHUaE0nCZuvXdVT3hzPvDShHuuik4EEt7wtpIP4NTwcb\nScTTcjGyWl0qOOPOhWfxRnLnMsbmKCQFG3COMEgLGDAkh37gQF9taJ3L\/wDiFomsNoGpvpUHcumZ\n0knxlinwYsjFYujtXjVoDvUl6jRlp7Tgqwe1csZxxsmCWcLs26iM5pMWZbkZ4pceGFv1A0Gwh3Jj\nJ44oHRekwQxJAkWwRokapHF\/y44VjRYkiDC+FAr+QBXvnXeD1mS7LCrTWmgMBgAUIDHSpYgIJPed\npGOWf+ovivh1bL5fK5OuMxWq5l83mKlOprox7plBUe8qaNbVXKoDKhSGJsTI\/VD\/AMVfVHC0nAgx\n8PQMXH1WLUMhszKEuS0DQZEBx2TGWaJZEXIaXiQgyxoFlK\/I1\/pv9PmkyMkuravm6q52h\/uJZJI9\niFgoRS5alJIC7wB+K9dW6mZF5Y0VwhdASrvuKlioT2OSTSiv3H0ACV6cS69pumIBnZ2Picn4PIE3\nNywDFmNF6Lf6b\/Hrq7zGZFQlmgGBPYD7bc23vjiwBprpBhQSRsBci9ojgeUDjEfof0m7R0mKl0jT\n8h1HHnhWQXwSTvEymz7FMeeBQ6tvBijxIYlh0\/FUIu2KPEMYIVaFU8eMqkkegxXYRydtCj87609i\n6a3gbVVyZwGtcYNIiGNqdfIvxFEHcSa554PNY6x\/VA8cBTQdDBmEskMeVnZKkRxAlTkjHjCtV+Mh\nXb0CCfV1dbM0ttSzzFzvN457efOFSvTpzqcTtAudhEC+1vTG4cXVc0KUbDzMYWdtTwUSC24gxzsq\nhtvBcLfF8108m7nGKsj6hmYuHDFTPLlzxNtRaFzbiFFEgEh2oEmzxfmNnfXPvjUlysRtayofvGRa\nwDBCkgZFLiFipfHicsVNOGAUOG3AXW2s94dx6plRnVdQzMhXkBnRpsiRXLFkkR7kKsjAbiRxRXZS\n8dVxZHsFJPUiRxaeTtuO+DrnST8IJkSJIFgBvzv+wvvj1Q1T64\/TzSEmhyNRxNSlgTe64WOZl3BR\n+mJo1ESyGgBvdVs0WI9Z370\/qIydRyyvbsc2iYuNJsUMUZpgtDfKyuyKXB3AKSFFkt6Jx9gLqLOJ\nceWsTKJbc0gIYKSwQAgFSCx4\/wDMt3YILR2vkZ6ErmMssjI0kWTHHINoBG6wLFJ8dxYm1sj89BNI\ntIAEi1ukjk8Cfp64OlbMVJAOkW\/TZuOZk\/7k2OLZX6zdxKxmTUxlqqvczSDypuJsBbQNGeOBbxsq\nkrRvpvifV\/uNWyIk1uaITsiHlXdGIICgFmYoWUxOyltzHde88jOl9j6FHiamMnWJBnQiKHDx0iEu\nLnSNGWKyl3SSCTcPg6KVYE7lsDpjm9mTYMgzzDmabJEqKXniaFGya88UMMkiKu6RGR3QFiA28CmU\nBq5QwRMSebjgHqevY74l01q2DM42kgmeOnnvxe\/S09I+sXeOFlzwyTLrEDyxbhKpjmCSoFRoVbcC\nxZRxv9+0DDm08X6rZYQTZmJmY+MXWNpzArQpIbBjfc4dQ4AZHZeTSgV1mTT9MwcxiM7X20rIeRJM\nfBWJsybMx7UBcaWOVSJIgJGkjk8bMxLKwAoyWodx4vaHb\/d06RZmpadBocqwpPj5UVapkExQZamV\np4sd8UnyASNKWOOwBUSiQS6WWsAJYjmB223NvpHcYnLW938LNJIiDyJnve8dSDjQmu\/XztDtfBx8\n\/XcqDFnlRZcWFsZcjOk3CozHBCTMpctwAPfv+T5vf1DfXVfqdruFqcEeRgrpEeRp+IniWJ5MR5hJ\nvdxI8zNI6gt5QNgAEagkqc5a73NqWbk\/c5ebPlZJVHknyJmkcuOfg5Aak+FDkbhuH+AzO13IlcvP\nOXMlAmVEkF+6HAcWQW3E3VWP5t8rlVoMtUklhYf2i8bfQDz8sQcxmGqFlgQYkjqIiY8gR8zvi4+3\nfqb3RFp+rdsYmVi61o2uQtHm6BrRWbDzJli8OLlQiZkkg1LE4OLlwTRTr41IYoCjU3ny6npmWIc6\nHJw5FfzkFGVwGVSoS2XdGyOxDbjuBVieQ3UM+aBIsmNGJFDbt6tvdWUWaKjeoBDXx6I5q6Im7ti1\nXT48HW4RnNCyLHlFyMlI2ePaokO5hsiR0BJaPafktqp6uUqllVGY6VJ0gmQoaNVuASO3W2K5kAJd\nQAX0mobCYAA1HsLSeABaBEtgd95Bhx8HWosXW9PxywSLPhSSWJXI3pi5LbZYN4RVbxuqkqoINC7D\nwX7E1cLqGOmRpWWjBgMPLOM8W1UjjWNAJUp0QUVYMzkktZ+WeczGUeVsWbyQKQQ3BKBhuCPX7fif\ndUeR7BUM48nNx+Q8im1Ip2HAPFqCCeRyLFtddS6WbWnCsgqKCJsAdxad9p+cYjvR1HUHYGNhcbgk\nweRE2xt7D790bDTFw+4J9P1zSMVVx5MXubt3TtYMkIYExrm40mnahj2CNrws7mtxZrrqL1XB+hvc\neJn5GlzZOhalGk80EWHPJJgypHHLI42ZbwyYz+VRjwYQGSDAqn7ppmCnHcms5Esf68sjMGFlnNFd\nrDaASOSaom6sAg\/nrj6nIZF2s0dkIpBKlgWIIaq\/kliTR4H46n\/9SohY93IMSCZIuLAmWHp0vOIz\nZV5lXKmRcQJjqAQD9MTeuzYen6g+HiZUOfiqQ0eRFHLG4jlRyyvDOqNHLCrFZVFqJAQpNBjzpTJ7\nTzs3Gm1yLyNhvlxRGalaNZZIjO+9t9r41UByy+Ml9pYHaG51RVHL1HZEBBa5ubwLWIiBA5PJN8WC\nKukBnKkADrMACbKd\/TyGPbaZXSMCZ\/8AmbXjLruZSQhH7SfjfyUgABDXq+oLVIQsMskRRTGwUuNz\nEliTVKBuBJ\/yFF+qroqy1dWQxrvYTKjK5CKPgG5JsCl2rwtGiQNoBMNMFWGVNp9Esdo2gNaiyLJB\nYlmIPNXYBo5o0+huPkfl\/nEpNz5fn3xnD6nZuJpHbmSuZCkzair4kTIwDxzyoSC7ewFF0OQBVlff\nWHtSV5GbxnbHGUZ2YrQYAL4whsufSk0QCTfBPW7fq1o8Op9pamJV8jYCjK8iqLWRCOUNrQZWJNkH\n0eeQcQZMCsQsarTMrPKWWzYrcCaDUqgENyACffHT6BEkef59Di3ykMpn5zeRFv8A9j6zgM2M8rtG\nCTZSjVIx49EcAEgf9LE1fRG+qaXBiGPKkAkeGAmNIY2cTKrLKVWgaSQBwysFKHcVJJuNeKKMtQbl\n2EjnkEKxA2rZJ3bQyDcKPIP467Sdp6jnYS6tgwyZy465T5mKImMkGPjv5EnUBiWx9kreUr\/yZFY0\n6lvHaZZgDA559ReRPX5C3aN4pRDUQTcBhuOpA9SCftcE4Sx8mFpE+3l2jxigIXiZZVCk2p+SHb8r\nW7O5RxfVl4qdw655Egg1bV4nKBYMHTdU1ArIqDYAMWE7d5X9ppiCQAR19+nPcXdHZs2Zq2j4ekf8\nVGscqaro+narKEUsEzMGHNx5iXVmcXjGNnVtjEr8lvJvrf8AWLNaPHT6i6hpOLmqJFbtzBhwcUXQ\naKaHT4MeWKWFBsdPEUjYNskdPmbqmzaRA1CBMtpvY2gHie\/TYDGRbJ5YsS1Klq3DGmC4FuSJBkbD\npNjivT9Ivq93Jp+NDo30l74Ko3zzMnt3P0nC37fi8eXqMeNjRbqIBaQLxy5N3cHbn0c+sui4+NPr\nmN2J226s27K7q+pPamnO6sr1NJh4+oZmZG62wYpjgSGrALUa01nuDvPWsLKyNV7y7l1TJR2IvW8w\nQSfOQn3PYetpkDY5VNxG8FSBVcWM2os395yJJGeZ4gPuGnKjdvCqTsdaAreGIIc7eaPRkztelIpl\nUNxy03vYwPp0xBreBeGZxlbMURUg7EstxFwEdegneYuDzdPff0L0bu3W\/wC7\/UP+oj6SaVJBiwYa\n4\/b8+td2iGCE+RokfTsGBMhwMj9Qq9M9qrWLFazfSb+lvRJgdW+tPc3cCQKC3\/hvs2PGEjGRA8cc\nmr6jG21QXCuF4A3EcnoA7v0qBtJ06SFWibEzJ8RwIxA0obHx\/EJip3SSRjGmjY2EDKW3PvJWqX0t\nNzNSgmST4EFwFUkhQ1g1zRahe0fm+q6uWd2ZgusnUxABknSeZBEcfLF\/l6VHLUqdGipFKkoSmsxp\nRbAC07WMk+ZnF8Z8v9JWkKBh6J9Ru5ZY5LV87VtL0yCaNGs3FiYmRJGzgC9s3qlJJ6idS+p\/0KxV\nij7e+hmC7xyArk6z3DrWbJIAAWEsUU2NjkX6Bj455rnqmTpUZhDrEPiTwo+XPIbmgaAPAP8AN\/np\nsNNQg2tXtK0pB5\/BWhzzyCAffNdQ2BIsTM7i32gfSLRecSx2n1n98WpP9eGw5Hbtz6d\/T\/RFHzja\nDtjBypoyAyhvPmrkyMwViCTZYm6scQuR\/UX9VJWY4mtR6WDEkIGlYODpW2OKxGgbDx4XAHANONxC\n2bXoAOlGWzu+IuuKNA1dhqPPFH0fZ6QOjsoIoEcEFgQdo5q+bskfn1yK6aVeI1HnYnykTaflthCA\nASb7b3PA5w91X6r\/AFE1dpG1PuzXcsyl1cS6jmSAhnkcgqZSoBeSQkVVN\/C10HvrWrTEtPqGTISA\nQHlctRv42WJqzY5F\/k2aJCdCIAWgeCL9AsATZokqzUQARuNH3fSL9vE7iQB69nmuSSQASDfofnaS\nfdBuhgLyTz17\/lzh6nTsBzx1jp5YGzJLkSqHnetyqx3lgoP55K+v9Vf5AsDr7FJIk21pCVjU88+y\nVUkc3\/sR69dEMHbOVkSpHhpPM7sBsgiaWQ\/KuES2N8gWeTX89LL21qEjSFYm2wM0cm8bdpBIMb7g\nDvBsFSPfH89Q6zpqZCw1kD4ZEwRYkSCBPz2GJdMkMGA2ifTib\/hPGCntfLw4xE2Rt5bcNybkuvRO\n0k2PXBHP89WNp5i1PL1P+zL+04eTHIwdSWhVWnVVCjc2UkTIEVSz8qtAEipMXS8\/GWpEYooBYgg7\nQb4NgH8A0A1bhzzwQ6bNKm9IpjukKSEiQqu6N6B3KOdqsxBqwWokA8VeZyhqoVhoJVgw3+FlYCRw\nSAGnfzxpPDfFGylZKqsoISohmbCrSemxEGQwDSDM6tJM7Y2RHH3Iez9T+4ihTRsNY8eLMhfGZkxc\n3cMdJ5IzuaQSY2XEqSN5wYJLACEdZSyu8U0HuZ9RwBHPshxokLgePdBQ3BSDZ\/i\/R\/j10e9sT92Y\nGLquLj5s+Jga3jwYup4ckjTQ5YUu0U7Y7KyR5Eayt9vOP1ULzC1DEM3j+lzanOr4emahmWyxs6w5\nDgsGKswKRyJ+6wbNAc7eK6ieEeEVsrVrtXzLVaTaBQVmJKDQFbUGJAIIAXSQsEnSDtZe03tDlfEq\nOXOVyFDK5sGq2aq0kEOvvNdJVKsNepmd3aqhcHQAxEgwMf1FyMuBoZgZXZ5ydxAQLPIJHAS6AUAq\nCfVe+OhrVWlzdTmzMXGlaOUqYn8UrqRtCkWiV8SGoC+LHvq+tN+hWvzyNDi9sZokRSD9wviBBBtg\n8pRTuIsBSx4qj7Fp6D\/Tx3TqWIkzPpmkYxLIyzs8skZiNFxHEkCAlgV2+RieTdUererl6fDKeIHS\n0XsBNouOb7RlaGerAfGLLBnbgb3uPON78Tl3txsOCJFmWSJxZWRYJFMhp2Cq+3cA7psHBU7wt7Sa\nO49elaGXDjfKkjqN8crjSIojdNviYskdMZS8gIY0pW\/ajrUmk\/09aNp0u\/We64JpQqq2LhwwR7lE\nRJTa8kxLEEBSjBq2cDkk20\/6V9j4snGBnaot\/FmilYI9gDdG5RaYX8TfPyuhzVVPCKVWoXZqnxb6\nSsSIJgEE24+flZ0\/Hq9NNKU6UARJDHpv8ccXtAntjAr6Jquoariali5GTjZMSN9uoQTsrFNiO45D\nvsCo1KeAfZuyU9gd7aqNs2FlZT5AAWVdNaHewBKsGKxxWASC3o3YJ569EMHtrSsE7cDtfTsdFcAN\nky40Eg20VcxxRyuPyQGcUasU3TiZftYGOdrel6SiBm2YiwVGqXuAly3DEkckihSkVQ6sky1KklNF\nQHQBpsJHqZMmBNsUtbNVqtWpVao2qoxZtJKgzFoB2EAAEG3pjCOB\/T33pqmlx42Y6QRb2ZYsuYok\nBN2+xF27mBBBJN2b9dEOn\/0s6bGxm1vuHHhEKl3SBUhFRx7yUaRiTyAQwFqefz1onVvqh9MdEL\/f\n92LnzKBvRMhp2UrY2eHHFFjR4BIv8gC+qj1\/+pHsDFgkXQdFzNQmkRw00sUcMZFMGUmZncMwBI2x\nkFTyQeCfQQLR5CevSPXpgAaSCxJj\/N\/nc8nEZrf0++kvaWO+oZk76lk7xFuYzSxyZJMbBneBBEJX\n2Dc5dmYsL4YnqrMrH03K1cZWl4iYuDNEIzGLXY6s5ZtrEspQsAbO0eNSPjz1cvdGf\/4p+lOB3HJB\nBjf3PM0mYY8ZFY8X9xiVY9zIFaQhQs5CUEX47vwBxYKIWCgDx2QQooNZ2sNu5AoBINutk8qOOoxm\nTO\/OJSuAojePTzPYzt6YjoMWONYWaMuWVuS4kLGrokcfxzRFj3Z4j9Ux1+wznZwoaGVgh22njiNW\nbF3zRHJIon10QiBwCyyEIytaFacHglkpiGUk+rUqLKlgNvUVrNx6TqDtCZiuHkFdu4hgY2AsEg\/E\n\/ImqoUKAF+UGRY7j7x98CZoEmTx3+pxjNBerRWSVMhb1fFtyb9FhzRHuhwOtx9tSjF7E09WCnzaX\nqMzvXMYgMHiIQL+5lYoXr3tpju6xDhKX1OFzW4SlqDFixAYkKTVgk8er49X1t76eGTM7cCFGMmLp\n6Y6+RgIHVZTkTGIOopq8SyFbJIX3Q6M6jSCehI\/b52wtMlgR13NuCL8cHpxiu87T1TJCxXTJGCWo\nbSCPICAeYyysQRzsP4YX0WaXpcWPiPlh5IhHtbkMsJkjYOQaFvGApHxCm2BU8N0+k0TfqRSSMStI\nrFwhZlDyOzlm2qzMGDMiE1SBGKqtdWdH2lK\/bs7\/AG43JA86tvdrMZsxOW4CFCzH8hV\/aC1CG7TI\nB4IOxFxi3y4C6CSd1YRvYggGNrbdLett6R9Q9O70xtAin0p8CbTIsTTMrKxUXxZ0cswjikYBQr5K\ngNHEzfMqxBcMvVyafo2kHEzcRHYnMyPHi482XjieTGhnMjwf8wBQqxpIfJtYCwN1sOsT9ha9lz6T\nidsyTJFhQ63i5EWU6pEYopZGRlkkCq8i47fOO2BjsgFd3Whu4tQ0\/QXjMuU08sMr7IwrLEMUoayo\n5VnWXy5C\/uQptYSEiQhVPWPr1ZrVapaXR0lvgSVgKBoET8IAkXJMG5APZsp7Kj+jyS1WZRnKbutN\nBUqmmSQwmo5hiZLaZhREMBEx+Z3Rjdv\/AHOH4pkxsdtSyJ8rHjZzj5khlkaRMmMskr5ErGNCoMYE\nYLHY4PQbP9fs3DwQkWkxPNkSrHDPLPccSLHENrJGFkErlgygEKXd1sFCOsw9yfULX5NX1VP71mjE\naXOCYisq3jtK8UcLoyKgVlVF3fI0do59AkGrTSyGAvLLHJKZSJAziJ3cHgk2xR1YFWIUq6kKVADa\nrKrWWkjFrsqt8O4BVTuY9fITjiPtP\/RDONSyP9RqotWoV\/fCmAz06hUPT0EkKbyDeACLkzpPUPrB\n3LnahNmLny4+RLBCka4j7IV8NTK67mZmFlXLEKwcJdAMAPaz3TresAZsupZWRmP4mczZDyswA2i0\nUhGoKaZeaDX\/ACaXjmyZCRjgsxa6VnMgjcA8BQzR7m3gqzFrWtp+PRtoulyvDI2fI8BijUFg\/wCs\n6kW0qRqN67bF2dxO+6A5K1OrUMluljxYcjm3qR6nGNQrPuTBvB64nxqmQFHlbdOoLZDWFQxgkKyL\nfKyAqXLAEAkkFqv7iwanIHlijHhkdR91J8Ik3m0QyGl\/dyy8EqpoE9L6Zo2nyTwqmZ93NMh2BZ0k\nMymQrtdWkQRhuV+DSKB+L5WzV7R0+bHMGTqL6c8ZQ43jjidYGBjr9NgFZla6ZiGYmww5AcMuEgsQ\nTaB5fQgH7iOuCU8iZDNB6gW6bkbx57YD4O3tcWSObHVX8aCNqdnEkoRQJQrKu64vGIqtHAIDGzdm\n6H2znSxyTTNHkSSmJXZg9xxOSCEV18ZDDde2yApXgmuozU5f7a2mPk6zlz5SOjefHwYqfENQDyBq\nI8aB2jJcguOQwC2UYfc8c2EBLlyxuibh4sQRKZICpZ3jid7jYsgaJR8Tu27grKphRAMz9+3l35\/x\nYJlVEWJ9JFouSflv5zFpzG7Wx8dQLjkUtHLtiC0Wv2Bx6Lbdqi6WwCa6ncTCicNEXlinUskb7ztW\n02DapItRYIvkACgaHQDrfdE2mYcMul48moZkskRlgYrGojlBUsbcsm1ULAASbjt\/SBJtbS9Xy9Y8\nj58MmG9EywyugKCNdy7aMUYST4irUn9xN8dNKhSIINuPTfv69cTaSBBBBH1MW6m35aMHGq4GdjYK\nLp2djajmPIFfFn3QlAVJDLklWBEfFgEE2Ko2ehuTC7zfE\/tmq6zkzaf9y2ZBpxzJZcUTOoDTs87O\n0bKoCB7UKilf2UOncOdls6DT5XdIgqSCCOGSO1DXvkiyJ3iY\/EbXCilLAseOpSPJyszyrHkohxo1\nknjyMrEx5FUqrnZDkTQySjaKJSMlgQBbXagE7DBObdvnF\/rhppHaYjzMTVs6OGN9PcPjPBmxNIZI\nmDKAiSGR1ZjJ5iKLKAtVRDrvT+1f+Hda1HujJkOjQYss2ZC87bJUBaoxEJB5JZBtSIMBtfaFoknq\nLHcLw+MPOqb2RgIzGDS2WYhpAyrGQWZgsgsbQrMTeaf6i+8cRNEi0WPUJW1HPyI3lgj4H2UKncZm\nr4r5NgCAozOGLCgej0ZLKACIIk36gmRExz09MMqfoZjeNr3n5HYYzr9SdZ7Pmzcd+zNPzMfE8IeY\n5RcETM5qMI0kiAIqqC6BQ9k7Sb6p\/JzTLuZ1Idr2gkD0OK9A\/G6HPoccdPMvNhcld20qqitxp6Wx\nTcg2eSDQJJAPq4XJQinJ2hhuDEAjkE2KNAm65okfx76s2WBMzYfsLdR02tGIDMJub+X8YS+9eJla\nNyGNWVbkXdkMpBNCg1+wa5PXeDVJJJgHRXEmxC4AUbSRamgqgAKCGI4\/k\/kflcq\/B\/BqmAHA4PJ5\nPJ4oV\/n8\/Y3X3uBFsbG4MKrgEHmjQ5PN8cdKrkQIkza8eX55YXBRFmtjTEJKkuO3rltrg3QYc0wu\nqatv5J6mJJI5kWSMgLICBYBMb8WptjYBHxYmjdj3fQGuQyIVUGmPyJIYstAfwQNv5ujf4INdEGDM\nGgMancxshbAAK8irP80Ko+iKvqSjSQpIFvXje\/e\/TAmWLjbntj7K3kHhcF\/mSSL\/AEnF88E2GANr\n\/N+ulIMaWdwiuI1VV3O1gKtkkkcGh7aua9HqS8aTQrKEUEKTIFrcCCdz\/uAav4IA\/i7vqCysv7eZ\nljL7KG0kgg2ADY\/FE8jn1dXQ6fUXTBJsDPncDbeennxfDRPG56fz+9sWzpM+iwYDafmoy+UpG+oQ\nTNHOihovKrICEliaNT+kysvkCOFBWxzqoxq0oZ0ZyKfkcOHatpKigLG7+eeSL4rnXlr6RAVY7rJ2\n7MMeFGSSxMsZE3tA2gi1jj9BJbbmyYpRDvXyKSBXkDlVDEfJ98aqvApbT0oB6ef28SJtWNKslg1F\ngSCQsbMDv4pbqhdCzV98nTY5snzk+N1UbyrbvLGKBK2wFrVEXuobSB0+2CIgWBss7Rt3vaEfFwRt\nRgxA3NuHytQDZowh5Nu3+sFDAkgcfUYp7uPT8NmyIJ8VGxMhWjlibc6vR2vHIrI4VTana20NX5Hr\nF\/1l0fA0nWsObTMTFix8jT46x4oYIoo5YyUWkVk3yNtDbttkEWaHW++6cRZYvOkQpb8sdmzuqiOK\nYkn4EkgCxa8jrI\/1y0wTY2hZUUXiRfuISVZaDExlYdoOxS9k8NW4laIumKAG9T6nj6+mLHJPDqo5\nNxPU89ulut7YyDlxR3tcAVultFHjcsFKkDcB+Nyk2pYUxYbera+jssU+br2jSqCufpk8URlVtqO8\ne21kEM4DFkijVSkkcqTjdG7yvurDMxlV\/IEFr5AEADBW+IVTub1ZBZh8bXgEGiX\/AE11KLSu6YJc\npplx2xys\/wBtGJJJFmYwxqlkoqpM0fkG\/aYVcsgZRdhlyoZVncwdxEwBfsYn98Tc+k5WoSDCjV5g\nEHn0vic0LAw5OytC1DMCzyLqcunwyxyJjZmnnG\/XLxPBEzzQkAMyzu7EoyApSsXyiVclM3HyFnZF\neQ6rpL3kmNVCb8nCWObyspBjZ3xHrktIym+ofTsyTGzNa0+DBikwcPX9Ykw5p\/E0KxfeSwwQyttd\nlEsQjYiIS7SW3WF3dEuOcaDIVHE8OTE0jPHhyo+OgkhSRTCWiZQQzAFStME\/5ytXVwpKgdgBzH5v\n9cY6oVkmCNjfoe1xbaxx8w8djpWtyRZLZ\/6nmVJIgBIGKOwSoFAklD03kDANwvjraBnwTyeJpFkR\nWeON4myY90ZlctC5Row+2VUIiDXG70qv5PitsaU+nZWmakMuLLlkyVMKyuzKxbYIopYyRNXipWKe\nONZOUKgNuNbz6DqOOADl7w7qomMTPkR0zMoAkRGA5YkfJeB8WOzpxKkEzBgTwOJ+X7T3wFCxMEWJ\nN7n727R9cQ3cmnz5uhTYrxOEw9QgyMaWVcgSTQyROsrIdkMJQvMsku4nY0q\/JAVusZdGVHBjgO5g\n67Ft\/HQdrtlsNGFKFiBvIKqpN1ebaOxxJmlD5OYcbEhb9ORopRA+wyoo2qJpWZGlRQikQghbU0zh\n7X1POkiXD0PUJ4Mmd4IWjwJpI\/NvCeOP4\/H5LsB2khqDAc1Ed1BJkf5gWPT1xYUwwsAYgEfSL+XX\nFMTaNsW94plS96kiiF4aviGAINkFW\/03VBlJosiymlsWWStvK2PkgJLksSCo22BRrbZ60q30q72k\nx0yU7Z1CbGJkSBsdUll8sZAkDpEWlV+GUCRUZhGVAJWyY9v\/ANPPderIsuoxLoWGyFzLlxO2Wsm9\ngAuIxWQ0qguJ5YKLUiOB1HqVqahSxAA6nysIm3piWlGqxAUHtYnoNyP9fM4x9HobGQEABhGa3owD\nglQSq7N0jKAS1XQDEeulP7PQkEyFWpeVVrQbQynaQTsJKqtBbNCiCOtwp\/TxpmKPtG7jjytRXYQ7\nxfoMiyDyAJGWZAIyV3NMCHJG2qPRbi\/RrsTTyVmQZ4LbMnwPP9wYzCCrRpUaCQyBlYI0o2bWMl\/H\noD52gohZbpA6QeeT36XwdcpUJBYgRMzN9uOsbwegtGPPRNEV1ZlUEl0LhvgVKMHZW8hDLJIrCPam\n1gaIHxNv8LsvO1NCMXS9VnIG2QYODlZTegQEWGKVmX8EDc4u2C2AfQ\/H7Z+lvbGeuDhdo5mbl5jN\nLjy5umyTmXcC4eCXOLRwwCRVh3qse1wqgkgL1YUSa2ojhwNE03SoDGvjbIlQsAzAFAIklBYKt0Su\n4X+0kDqO+fEDRT2EGTG21hPHlxbBlybRLNYdBvt5d77dMYF7L+kvfemZrT6dour40skUZ8+VBhY7\nLY3o8cWoRh0cKQF3RBnNgcCwaYn0E74y0nifCwcVciZnmnycmFsmQySMz5M7CJlYhvkUQAgEFSt8\nbTk0nPEI+87jgxttSjx4qPsayR88iQKhAFLUe1KoqT1G5eb2pgwu2qdxNOI9zu0uZFjqCvoskRjJ\nKrYUq4BBtifxXMFau9cU0Wq4VWdVXWyoIRS8amVZJAJgEmBfEj3egBSxIEmCbAmLdB3jcnfGYtE\/\npo3I0ncGs42GnnKsMaDzSEJTA+SdnXbIp2A7WAvkDmrA0v6A\/S\/TZmm3ZGs7fk0cO6VxKjq5fHi0\n+CJpDcQdY9rJwx9Dgg1f6x\/S3Qgfnj570ZSkSJnGwBtkcPJKeWohqVqBZiFHIPqX9VugYJ8Gi6Nl\n5KGKMmVxHixqhdVkjG+QurR2247NtsGDHb0cCowBJNuI4tbseT87YEXAIBIEbRvxcxN9sXZgdm9o\n6eIYtN7IBZARHkT4kUErMg2iQvkEZHCAt8lYP5LpjyJ\/Hx9Qh\/SxNK0fT4FqmZvJKG9b9kMOy9xJ\nI3g3x7HWH9d\/qr7ukDf27A0\/CBKjyTiSV9hU7WQRCJFYkgH97WLAv9tS6v8A1BfUnVCVPcMuKpUg\nDGhigO2ya8m1ncgcK1+QD43768Q5\/Tx2v9o+2BmsnUmB5+g4+sd8enUmUuM0j6h3JjwMilJBjw4s\nCRqprcz5AlO2+bqM1anqvdZ+qP0q0ATRar3Xh5k6ttOONQOXMDtDsXxMN5Nu4sNgaNA45VeB15Ta\n33nrWquzalqmoZ25nkBy8yeYK7cEqkkhVfdnagB3ECueg5s195kVmPI\/aQb4qjZB\/wAEFjQ9ezRA\nhNyY7fm35bAzXJMARJiZvff9\/THpxqn9VX030kyJo+k5WdKrsEMeKkSuKUFhLL+ooP5DIshVQpoE\nr1V+s\/1i67OlaLoOnYZNlJJp5Zm2gkU0cQjUg2AAZAA24qKrrGXbmjan3RqUenaZGsuVNHJIC7pB\nGRFGZH3yysqKdopQTbuVC3Ysh7i7F1TtaCGbUp8NzPkfbLFjzs8m\/wAKzlj+mIxEFJUkSWXU0pBD\nFNdKmxUuNekELyRb06mSdhvgi0qjIaioWRTDN\/aCIsTtNxbviztd\/qP+pOsvJWtjBSRRcOn48ERQ\n1yYp3WbI5YWxEt0KG1OBVOrd59w6vKsufrOoZkrE\/KfLyGLAnlXDSU9jk2tWDx6PUDh6bLmzfbxN\nchG66v0AWFWARyPbKSSb2jjqei7M1zNnTGwNN1DObeio0GHNIWZiCAqxiQWLpgTx7quenKQzki8i\n30GGEETIMR8+3fbCMJlnYByzSS\/FmYjaoYXdCrsD3zxyCPfV79ufSCXWND0vWMmTVJMbVPMYThYk\nHjjOPkTY5EmRNOkfzkhDWA7IjKx\/cOo7Q\/o53SzibUI4NLjxFjfIjzXds0qzIqCLAxIsidt\/kAt1\nSMElWdWrrRGm9sJpPa2jYM2n6jqyRS57hpS2kQRoct2QyiWbIJG4q0byQpcSjdGjhbPpPIO1vmB3\nsJwWnTkg1JUXFwYJ0FlEyN7Dy44xK61p6aX9D9Jwo5UlXC1HS8JGLrcnj1gQ+YAPtJf9zCmQhq52\n8CUaqYipZdr7VCNSoq2dpDfBQ3u\/wWIZw5DMbK72ikj+jeHEdjyf3fTGAfYN5l1lGYsFPid1JUqV\n27yF4CuT1XUIQmDwqGACNZG1izKtSUXbkMOBwoAFkcARa6EEQL2Pz3+sffnApPU8QOkdMNTC7zMr\nJSKGYlWVWXbbKS9lF54ah+aC3XQ3rcDDTdSVSWMmLkttWWMPSxyMyMgQhL\/coA5r0QTZdJG7nc43\n0fEbTc28XsJAohQ1AsARXABWz0M6zG8Wn50jkApjZLBUquInApeN9bqulYUSN1jpoEQBt6kk2jCE\nkm9xG5M+kYxlpWOH1mA0R+qWBJHJ+XJLcVuIIAANWPjXHpF2FoHh7N0oR4hR3imLHZudpJyqh2Kq\nY1JQ228iw0bWR7899Cxkl1mIsqlLmQbmND9NttkhiSXIYiiVANVRPXrz9LNAd+xe3RIqoxw4Zio3\nSjbKAXIY0CQdjeQNW2iw4AVK7EBeLTHfjvvg9NlSmXMD4oEzyB9t8V5o30\/yJdQOZOBHaIwCA78n\nxqQil1WMrQWyqXYCftBVur10zszTsPR8ybUyZIFxZZm2u2OiMIjvMlVIwAJHyshlIKkmujDQ+38k\nyB5YDCIJS0srKFU8SlY4xHIRKpYHfIHQkq3NMu6a1GLT42j0HMihz5MsSFcSbHWeIJHtl8kpnVoh\nGApT5AMXICDcBQ6FCpViEJmZMEwAL8WAEz267AdbPBSkvABUAEgXmAAepkDiZvcTjDnaPb+j4k6Z\n2p\/cw6XBPlCfT4MXOyc\/NSKSSXfJHDiGPFg8DxBpZTExUFlUvbmY7m+peid04udBq2mpnwtJj4+i\nQaVJiYH9rwsANHG0MsPlyGJhAGUmQstgFpwWXcJD6z+XS30LCgWVJMZ85sd8KNceTGEsiEbFjcGg\nB41I8VBQwADbesw95SypqbZmdhZur5BML\/3PJyfPkBY40Kxtk5KCaoyNiAuigJtS1HTKfheWorUU\nU0d6pJq1KiLULhv7fjUgKBYALYwTe+NZmfbPxPxGtk6tSrUpU8hTppk6NGvWy6UigSahNB6bvWqF\nZeoSSV+AALKmGTtnHztRlePSMjUY8jIypg0Iyp5XS2kRG+y4UqBchZZNoFh0WiF17c0qB5seXEel\nZp3jjhnbIMUhMX\/z2MscCtE8cavk+OOeEuse4zGUj0ruTU9GxJXeLU8BMqJMiGDGkkxShIlCl5lD\neU+MyskkVftCncJLUOze95IkkdMmI4+RPJAWyo0EyNJGiZUqUjJJuljEcshkEjpGjkA7QD+7ACoA\nFAgAAAQAIAHS0AH9pxnqxGYqVK1Q63d2qOTuzMZJM7kk3JmSTyTgjwtP7NRIlkTK0x4HbdlTPCWm\ndFUQGHGc2zyBpDOZBJuTc7GMgN19ULjZDyYWZ95C8rM7sfEi71Ko0jsqIo2Rl\/BFPJGL+KjhehJN\ne7fyo5J8ybAmmTGeLCTHDiVMnw1jyTq8UsC4cMjB8hAkU8wUQQyRKzZEPHzojFAmIkCPJvYpG+OA\njVuZlcBXWQjbwFP7QCxYgl+nSB5fk9+uI5RSIgfIGI6X\/PXFlaF3Ri6WzxjF0jLgkx2EwzsWJ3WJ\niS4xZFVMuB5FYqPt8qFyD8I94Rl+jWMfBl8uLDKiZUjyxSLJneCKPe8ZQM85VjGNo\/4l5JLG1mI3\nghunRT5GPjZeVNEYA8jwxzFJPGrMyhHcFWNtRO7awoDn0XTapjoYYm04SkyMJZoJYUjlJcFJFjML\nFTHSq+\/yNIabdGQQzTG54\/PznDUWwNtto5njtYR64LP7\/MokkM4milQNN91JKrosTs8UL\/a40ryF\npHkaKlmKSPwqAhS60juPFcMTGmMsimVhkTOZBE0vk+InmXyNfjZhFDLPGFZCqTKxUVbUYlM\/iaRI\nsiJVylRzHFNGrII4mcKAWU0rKDR2uwRQoIX0vUcaGdsgZT4zbNqQxy+KOZpVIaKeN45kmRiyqgZU\nCyiNwyFSQ2Q0qJ2m\/pHXfn95wURyJ\/2O44nFpYes4c7IyRYjtEryfcyFJA7Oqq2yKVDCqACt0qOE\nYHbIpJt0dWSV5VZ4oF2AvtlijQKF2oWHEEm5RYIZUNEBTYAqvI1Xb87iAQgzOzY8fkRnC7IIROpd\nyxPktWKqE+LcFWA1WSd5pImSXdQR5fCPGFUhFVVCoANtb9zEWbBPAFj3PS\/yv6bYvvTdTxIMHJhh\n1p9MdmR4YsXSTm5OplxQldgURIogoCKh3MWsWVZ+hruDPzsvLLy61JqRxWQJkS4uLDKPGrkReJwc\nmEqyLGBvoiwRSkdVIur5OOvlWYQMFAD4s3pga5DfALftWiZSL+LAdN8nU5vk\/wB1K7um\/wAbSRBS\nFQmyECo1ji1RaviP+SKCRY7GbT0uD22vh4ADnYgi20AG\/pbftGLPbP0zGyMbJQHjFhx8hcrMyM58\njNaNlllkeIY0mNDKrqoVXj8HiSUyNukY0T9UuzsFsPV+9NQbW5EyHiGCpWRdPDzE4+NFDmyQTrLE\nxxpWVfMryBGCPas3T7K1PKlM0YVp8dpJvLNuiZV2RsVclyNqHbtUh2ZiFDRjgiou+8+bI0pY\/OJx\nFMGeR47fa7MxBfcxKBgFKOQKVHUGwFLS1ahIvIt2t0n82vGGVIKMAIAI33J6wfufQGwxTeU+0++N\n1Va2Pwuznd6\/g3Vfk30y8xO75HYluF5sX7baeaAsWeBYP8Hr5I6twpCkhRdD0Dd0bo2ABR4Nfz1H\nTliu7aaJqmu+LN1\/kH\/fni\/xPxXECbgGJF8Jzy+RjsZSoPuqYAfk\/wAjgEcD3+TwEY5dhI2g3W0E\n0Su4FqYFTZI+Ivk8VfPSbEH43V0CaIA3\/gci6INVY5skEV19DEMylr9DkGvRNWCT7vn\/ALEC+PY9\nheOZhQsng0LJBU1Z28gD83W0n+Dz1IY+csZUulAD96EBgBfJ4oEfwCt82fz1DszFuf3KK+KkH37o\nHn3toC+D+a67hFdCSw9AMKIJJPoABeauvwfXH4cGIM+U9485x7Fg4OraalymeRy8wjWCaIgrD4yX\nmeWNpF3bgF2bSSCGX\/DfVJcPKLfbYrzvKFOPLFlRsI9pfyq2GsP3DblZQjNIFoMwDKwChAjcKCB+\n2iC67TR3WAKI98ixwB7HSi2D8l5IHxALcE+zdV+32LtlogDqR70uuk8bcGLcD74aFAMjpH+ZxNCL\nHhiyUyBmxZsbr4YhEphB3xDxzmR0ljZVEpQqjt5FjBG1nYc6ZxZ2ZHCYfPN4C3yhLu0R3H5ERk+O\n7IYkLZPu75503DwpNwMfpHmjYMx2o4Xcl1TEGjVUDYBA+JPuyKFluIWDbGJUiNUI3kArVl1BB+Ow\nkAEE\/hiTdSniJYM7RxlW+LOaG8jaQWBFg\/EEE+wSANxPXQxIZgI2ALBlVbDM5jIog\/kSCyKb2a44\n6iaFuAYMbWMDy3HY4jow34iPLn8jA\/qELNjyFQKZWWgVa1VQLZqsNZBsVV\/79ZG+t+OH7dgjWMiT\nH1FiXHxhWKdSimRuOAQCDXJrgjrZWYpCybIUcgFWUhNrAiyfYv8AA2gcmxz1RP1P0KPVu3NRWSGM\nCMJlrHu2lvE1uiklfH8XJ9gWCByOoriG6c+t\/wCPniblHC1FM2m8wdjMXF+n8484sxVjev3mFWtd\nhUkseNpqyQOHABokUw56+6HHqDavjRafI+BlSsMfHkkjSSK5GBCSB1KliVIV6NMRwL4mdTjTFyTs\ngYj5rtlFSIsbgjmxzvqjdvTcGuevbuCdQ1zS8ObIXHGVkyYwyRZ8btQilRUIO9ZrNfIkVQtgOvLW\nNMhidr733vvv6\/TGjK+9olSJ1CBbVYxxF\/Ij9sH0\/wBMO+e24f7nqmS2Ppc0\/mlnKIUYuyFHyEj3\neNZbAJUKiMVZqAPRJ2TBp3cuqSaXqmY2kmMeSLIEcU8MjEeNzJI7pt27C3y4AeuCvOrnz9Z1vESD\nKEMuEIGxpkbDVVkWJfFJJ\/xAAk8zMsg\/TpVb8heoDTvpz21Bk5RyNOiaSVpJJXLusTkhSyJHEoBc\ng2xBCsT6AA6pM17aeF5ZzT\/6hTlCRUFMNVhgwBBNIOJtH6gN+MRqXs1WqjXVoMoa6yQpg6bkErbz\n2jrjtpP0l7RGB93FrizxTAOmR99G+NIyMwoiEEqN\/wC4LOrBgRvWuqv0TsN9N7482pZUOpaFhZeV\nOIjmpmNLp9vHzCqs5lDyJRKARuNpJHV2al2NoGbg4Wn4GJkQ4eLNKVx8YTQwyXC0xMhLruIb5NuD\nEkWbNdEOmdmaVpGW+Zp2JBi5Dsitky5BFRZeOrZMaDksJpoIrVPTDdV89UuZ\/wDUHw9v+2M3WKgw\nKaCmjFY3Z3Bg8ypIF4M2mUfZatTN2oANFmlnUAqBspuAQbHpziEk17tvAWU4vamfPAmTAsOzSxFs\nWRIgYZZXREd5ZvI6yIi1HNGBRBJmY9c1DOx\/Fp2i6bpGMQI4w2RvmuZh5AhhDMkgW2MgIcOd5JIs\nz2Q2Ok0GNGmPNLkRwTlPDLNuBjnDFGloeQNGrcm9wJFG+oqLEkTFkhw5vDMsuIsvkEMJTI2HGmCi\nuY0V3XcAQVNUCB1U1vb6q6\/8GTKFgINasCQbRIRFkyCR8R6X3FzlvZSgpDVq2oELZUAG6qbknrYQ\nep2AwnNk63O8cc2uHHeP5R4+Lh7ZFKqG8glk3n4obDMPkWLcG+hXXZMfHzZEzM7X8+eMKs0Zyo44\nAClCXYm2NaDBiQnoURfJJDjZWFjvl5bRalksIkXa0rN4JEdAlxgAeLxE3VkMLNHoSnyclXSLEMeQ\njAgzTRLvZsjHP3EJaQbmC2VUmx62m+eq4e1vi1VjDUUUdEZjc7y7Hof7eRa2NZ4f7J+EMfiWpUAC\nyA4QEkCD8CAgA8E4cwd3dsaESR2\/Jl5McnibLTJgl8yhN7OoYlAykAtVXXuhXU9i\/UjsiaSBZZJM\nDLyBHsabHikhR5JTEId8KuI2UAkmSlCtZbaDVO5DJ43ph9rC2UTCZDG6yrHV0q7mUsSLIoqNoPVc\nTwYKzSS4dWZYirrIzI0oQGRSZAtcirBABN8Cup+U9o\/E3cB2o1FtY0gIBi5KFL7zvBt1GH5z2P8A\nCYdUTMUTb4krMQPiFoqB1I9JPJ6aM7sytIfW9CzcPUo5V1DAy4YMiN0yIfMw8kSWLUSPtULGWG8O\nCEJu80fVr6t959r94R6HpuoDC0yTTcLOH\/DrJMzzxyjIWN5N1L5UNbQAn7edvTftvOz4New1jhXJ\nSTMxgYJpX8YaWTxiWPf+nHkIt7JgpKShDdDmE\/qN0aaXvTtzOixsiUZehR4zIEZykmFm5RkHjhQj\ncFyIyxtgwIPAAPW18Ozi51C7IUKxqBIK6oEQbWMEwQCD1FzgvGvC\/wDpLJR96KyVRqpvBVwFIkOt\nwGAj4gdJB2Btir9a+o\/dWc8\/m13VJUmPk2CcxRt5BuKEIVULZoUoahZIs2AT69l5UkjZOXKxKtSS\nSPJuNgHcX3BmC8D0OQSCer07S+g3dvfIkfCGnYWJE8Ky5Wo5H2zRySorIBjlPLIACQx20aoXRHUX\n9SvoFrn05wdPzcnPwtWfNyJcWWLDinj8DiITJIhmVRNCyfElaKSAKa6uUCaQbR3P0Ez9eJ8sZSs5\nNQU1ubWE8xM8TJGK40jt7N7kimysSfHgxYXGPK+TNFEkLlN5O93FhwCbA5ZSoX+YrX9G\/sjwxnKx\nM0uGMrYkhZFdKZkYiibC2Uuw11t28kHbeM2LFkwajh5jQuaixodqrJkiwA4YkEMnHHI2gn4jlh3f\nE0mnnKg0hNMXHm2yq87SSMWBUHawV2HABauTf+3QBVIzGkMCpMCAIkkAFSDMzbbnB3yzmh7zQykL\nJkMIWAJIiItJNz9Aa11HJIcgsQpCsoJ\/b8UNckj42\/quT7PQvk5cgLqjMCRd2SDdn1zzyK5qxzfF\nSOUuVkk\/E7QvAI9cAsV4ogKAObs\/9x0P5Ecwc71ZaraaK3RIIvj\/AACK\/nnmupmhheIm9ov8r833\n4NpvWYayZIZWV3YE0dxBJJr\/ACau+L\/9uK6fYemZM+P92kqLEGCg7wH+Q\/6RzQ93t9nm66hsqMVR\n2i3NUaPH5Pvjm6v8VXRP2qjucmKONZPFGsp8tGNFDbHLWTwbHr+bF3ypWFnnntItO+0+d+DhyxqE\n9frx9cWj2V3vL29oc+DhaZpj5yzNKdTyY42yVKBygjlZPLZRjEI1ZQ4O2ixFEemzy69ixahqemxz\nSSZuTI2XkOsGmysrqLnlJM7LAkrLKkFOd6rGFKkkAXDxopGml+zWKdUcLA4ZUkMYZqA5pW\/kUFUg\nGurF7a7rbSe29Qw9N03Q8rOxsp0+8zhHk5KxuywxtgYkysigPMpkMYLyC5GG2LcINQL8TkSxIvN5\nJgCTsJO3fEpKjgqlyk6iLad7z8hbm2Lv7C7N0fUsaSeTUu2dJONMaGJgeWV42ihe8TMlQzZgfc7F\n0qNWfxAbour7xsHTcfWNKEGLn5MkOPi5KyRZ0GBpyQwQDzTnE4yMlmjBmyBtAVuASBzmvsTuLVZ8\nGLJ1dhDnPIMZSuCrvFjIFMP2kEUSpDDRYFVCgzB3ZiXJ60Rgpir3T92cPSYXyMOUSzy5ss2ryl9O\nRnePASQnEgkupI9goBlHuumZIVPfPqNpQG5gT6EDa+0g77Yu2NEZdCAAxo1SCNKn9K2NwdUkCBJA\nLQCJw3glXO\/8QTYv2i48JjiQaDFO+rNLJMrqz5M8kaZCiqJAYgHcCNptpqzoNK0x58aTPRjmQ5K6\n9qxifHneRhF5RGW8pJRGWMOBQKt8mN9G1nTW0rXRkahITeEiRKsGheJllKBMSeUwlg6hTNIG8gQ7\nhR915rf1D7VwNJw8bG+zz8rBOaPtsn7jVRh5TTyusgzFXbNLJKqbmZnRFIpqo9WoqUwg1MurSORu\nWFhFrNH84h1Q5qaVUqi1V+ITqgUVFydLx8U7xsI62X3LOMj6L4kqBSq6jhbfEKhXbrKIgQgfMKqL\nsJ4O4m79AmNGwVZAPlJGnC8KwUlUVhe1SQq7mUXR3kEgdFWXmNnfQTTcxVjV8rO0psjYhGxptbSX\n9hACuodQdoWtwHteBjFKNGUvYpiCxyqPjvAZRuB2sSKUuQLLE1fvqPXI+EzaJnsTbFWJlhuAxA62\nP1+c47SRl4pTvOyzQQC1YG9tqBvPFbhy3Jqx0M67Gf7VqDvTD7bIAWRaYKI2AY3RIX\/Iqq53E9Fo\nBEUqcoUIIoD4sthwRuumsbSebugT6F+4AE0nVpGBf\/gp9yhhQKxkkqRZYtYBUWKHPI6COI7R+2GF\n+nrP58\/pjMvYuLC\/dOIJgBGjSSbSb2+MbjtFAsaJpW4YGvXXtJ9MMTGh7D0Fj8lhxHRUU\/JmLbFV\n\/bFt273YJF0LFeNHYsbP3EssaNUMM0hAYKGpeRT1YHBIUEn9oFtz7T\/TOIf+CtChjQCaXGRpkev0\ny0XljW\/YYFrZRT375A6M6atMiZg8Gxnzva3nhlWp\/wAMg\/3cf3EaewjeY6TImMGsGrR48CCeJ4Ma\nVXI+LGR\/gN5FWwKEt8uS4puCemM76fntDqMCs2XjfcY0c28DyKVXdGxHspSuFJVhus\/gGW1HTZMz\nRsvGgmGNkfbqmPlGMP8AbziK1Yow+cYkQrKKtxvB4JIDu2dJbT8DOwJ81s6fHyGllyXZG\/VyYomd\nQoJcJG52K0pElIrNwerWhRX+mqVQSHTT8AUyVaFJmIAvEEyTAHAxnq2Yb+qo0WQFKoYh2IEOgDqF\nU3m2qQYGmbQMYp\/qSkdu5dIALCZsHMkdDvCl\/uVjWNiGEYYqhct+BQJHJ6yxkS5jAxySKkb7R9tE\nHbyMoIvyiQtvZwJGDMYzZpVUrt1B\/UXiK\/cOlo7S2MDM2ykne7y5CFmG4sKtQwIAAH+KvMWdiLMA\nGcgxBgZS6xhTtAHzXabatorcBfNWbr3N9+L+d\/2ONBlxIUHoPUGPpc\/LEfqeXkuhgyJHjm06Rcf7\naTIyYZVRomYiFHd2eMNHyEIC18rDKDBPh4gTa0aysieXeCTvaVVljRQUpnoOWINNvSgGBJeajpWP\njCFn1BXmk48MKyM8T0VrIZEMYO4AUjtYYEE2ai1iWPdG0gTa6tHkeWR9yGNQDIFJUBK3Ch+2gLK0\nIjtEkX2ubdJ6eWxxZqikbm3Tjtf7\/TD\/AE7D05suOZceNCjVlQSuSJoJE2SQOEFh3DjnkhvkCQvR\ndia9jYiZkMfanaoilxnx95xZvNERTJP5nyWcS8gF4jCWkDMAq7VAtizY8cDNDF9zJjHyvLJMyEpY\nCsUZgjqpIZUpm\/1kEAETA1fQZIWlmwRLO4vdGAiwlRZMW40Ka3O0MSb\/AJPXqdUqZBg7QRI46iOg\n+0HA6tNWlTcdZI5uLEHi+2+HeE2VnSLgeeCM5DxxRSWsUEcrgbCWuqAv5MaJBLkAX0VavoGXoGJi\n5WflY0aZEjReMvBK\/mBZFaNIW4LlWZiCoDbC42slhWLreLFjSZum5IxZiSr4b4oyS5VgAS00bQpf\nKj4ijXv2YvVNSytUnfUcqWDewjHgiihhx0WJPxBGQkUjAXIVUF3AN88ISoB1c\/mwHyiADhQpgadl\nF552Hz3JI+XGCFcwo5KKJY4ifKAdqFWdnQlW\/aQX8bbSQdtk2LKb6i8uS5GOiKQ25FQbVO9ZWEbs\nQ6AgAjczG65e6IQuRJ5pZEk8aOsZ4CmJm8dgKHDW1cE1RYr6JFqPlOlussrbzTLuBoWSeT+GC3d0\nAq1wBaKoFxeee3GPYJhqDPuRYmaQ0u91OwMLpkAO5mAI5Bq2vkrt6RaZo7DyorCoxH+0EAk\/ElgQ\neSSdxF2QtmuoVtbAhmx28aKCGIkADlyApZJFCkhRR27gACKHUSNVgmMjF0lLhoqDFqYg7QpG4ABg\nWJUgEnb+bL9BYG0jY9MJImJv0wTrrc+I0fhCybNxG6FZw671Ul9wshbITadw3WSaHUTNrOXJkb2Z\nHYnaEChNitLIXRim0eMEEG6Ko20E0CYZs6NSY45NrsAJB6JUgcg3QUcg0LN3XTCd4iQli2QhV5+d\nhkBJ4I+QBIJNm6ABFoq8CevHbyw4GCD0x21PWcrHjMQ3KEBG5iQdw+RZ6u3IVRwQKtmFjoG1XWZs\nqGSOY+RWXbtU+lYcFaFGueTZFDnokkVciL5si7BShmktgCtKAbY7bNg8EA\/6R1C5eluzqf0SWs7V\nBoK3IDDbSmjVf9hwR0dVCmRv99t\/lgNWoSLGY+W4+f5fFYTl1ZlUMFsUCbI\/jivQI\/3v300Z2ZQp\nJ4v\/AN+br\/Hvo+ydHUmgvyDGyov8cfgigKoEC79+wIqXRwgRmAVQWUBRfyPAugdt\/m75uv8AJlYk\ngEcb+n58xiKQQATzcYHMeJC6GUkCrFEWfY5s8A83\/t\/jidigwCeYVYtyKdmewyXuplAtd1gD+bNg\nHr4dLcNYUAUQLqmP8X\/5fyKvk8UemrYs6vtUPQLfmrr8j+AACf8A39g2\/CYmIsLSpAWMQs3X6j0h\nB9sA3F7hz\/gWK67ppWHI7lYxQB21IVAatoNeztq+ffok++h8JkL+1W4JJFkFqraSbFXZ9CzR\/wC8\nimTlRhWuzfpru\/ZAHArm\/wDygV669j2JJNCiQ7pU3An4\/OgwH+kCyW\/m7Fkm+KHXaXQV5dLAUqTE\nGtip+RrgFSo4ok8cf566Y+dmzfpxQTTyAO22ON5CUVS7k7PkRGFLbvSqpYkBT1KR61uiYSKI2oqG\nYEk0CTf5NcA3yR6456Ii2BO\/H8\/x\/rHsdNM7Sm1fIjh08STysGIjiXdKuxGLbrcUysAXHsAMfQFc\n6cY2qLHM7xukazARyR1Y3WGLrRtWoU0golWIPvjnRAwHPyYD+cPDQI\/af\/7DH6EcvSFzdRxzNktB\nR+MKll+YPkId1BChloAFeQgHHB6erBHEE2mR9rqoZgaRVsblAsgs1E\/uBtjwLHTo48ck\/k3CQ76Z\nXfiJiat+dyrZPjLFQ37kNUQ6fHdgYyI4mNEsfkDRNJywomuG2Wqi\/YHQyhkkR+ennHTFWGAMAwfl\n6f4xD5gVgwjC71JJCgMbJF7xYPsULrgmgRR6Au7MON9NzFnAMU0e1zQIKs6blUC6UgkMCQBRBIux\nZjxJGzHfvZwCoU3TADcGLCz74JHrgcrXQXryw\/a5YlDLFGAOCTQbbRSlLtbmtqggmgQCxIjVkBBP\nI3\/J7Ed9+MSaNQ617kX9Rc8d59OceXPdUATVdQTEWWMY+XkRmJzvIG9QW5NfEgE88r6HIHTHt1jh\n6zoOXsIEGrabkymif04dQgMqIoNWwD7nJG0EgKzHqzfqto39v7hz5I43RMsRZRSQ3GpJAmILLaii\nlksxDkkve2qpbyDwlHbGJcL49jo0Z3iVSqAiT\/lkSFaolQQLe+qjNENTZDsylTxY2a4gjcbHjfG0\nyLhkRuwtxIANjfp\/\/wA49HYdNiys4yCWZca5njRwWL7d8qlY9xClghVgbG2rProkeJ1NiOX7Zd+w\nII4mMrwJRJb5cVXA2t\/PUF27nS6jp+h56L+lnafjZM2xWhr7rEXiSUBjGyu+2ZU5ADoT7IJxkYsF\nSF8ZT+majd8gTFFdTH8iQAtqWAZgePkbIPze4NCpURzem7I++6sVJ+YO\/wDONojkhWB1AqDMyIMb\nfkeeGWmSMEGRKYt7ZEcbLNNIyoHiMRfxIoUXTc7v\/UdPBPIjSMyumOkOHkM0MC7yUnZSU8gVaKoV\nBDUxYWRzcMZRGs7Kr1MEZotyhFKuSrAIqShApoDeu0bvYHUJPqeRtlVsgOrQrAoVVlQRhy4beN7K\n6BjRtQgFsCT0xs7SJAVTIvAEXgTB+c328sTEQOQdxYnrwT+dQN8S+XkNNkaPOkjRwlihmnkJKIJg\nu6RYaWOMeUh13cAswbgDqQfJ0\/HlJnyMcS7omDY+M9NJHmv5HeWRm3GqbcNofhQAOSBZWoYmnY6v\nmahj48S+SJGyZiiTOGjl2FWdGLb2XcIgC1oGqgeu+i42b3PkQx6NJFkmKV3mZ2YRgEsNwJDKw2kE\nAhh+SAaYWOSXOeINTo5XK1qzu+lRSpu7MRcD4FIGwJJIAEkkC+LBqIp5f39X\/ioUll6jyqIs21OR\npEkgATckAXjElldwQ465MTZDys0iLissiQhoojLQchmQH9XbRcEl1AFeqvy+5cyHccfCgjYTk+XI\nQyMq341FFgGtCpJNbiPdUer8T6UPk\/PJyMJHaYTMIo5Hk3qRcIkaozEdtsCCQSaAHpXE+mfbwlkX\nUFkzZkaNYo5pCYQ0W4JSxBFIIoneWDAgEkV10Lw\/2J8aqqDVy9PLKwWTmKqhgYUmUQ1HHI\/SCYO8\nziJT9sfAPD1P\/NVzTgfooUWaSIH6qnuqfU\/r+wByNqr6pZlV2AyHbxpGaiIO5JBtqyrt+b2i+ByD\n0Ctj5uJMJVeSQCdg2LHITGxKjb8gCLI3qzeqHIoBuvQ0dr6JiBxDpeLC4DoVTGjJpqI2uUJ+RALE\n8kAD0L6yJ3jooxcrUI8RSzLkMYYUL7olXc8oO7a0lm9qh9wBKC7A6n+IeAP4JSotUrU6prVChFNS\noQhAQZYy0gHgRGJ\/hPtNl\/aGvXo0crVoihTSoHrPTZqis4WCqghSDt8bWJxU+HmrBlYmQAy+CSEv\nRNqytvDEVTU6EFgDyb\/HV1fVJZcyPs3U1mhhhaKR5i0IacSSLiSxKlzRpSkSq77rZWUlTt6z\/qeQ\nyTCWGPwAnxsI1eNKjK8UxILBgSbLOrsdwFlur07jB1j6fdqZ+OIsrbkKhkJJWExx7ZCESJ5GJeNf\ngeLVwDXAn+DVtFOusTC6wOsGD256dMUftf4cWfJVLKpqNSYwT8RAYG28hSLk+m+Eu0NR7gi7sy8b\nA\/v+radlafiu2NoQx4Y4JwzRq+ROz7UKcDcxAYXe1fUb9TtG751HBwW1rCTTMPHzchoNU1LPj1CR\nYFjYxiXHhyZESScEABpQNytdWCZDTO6NR7UyMX7PIw8yTLx1GNhjHlab7jEnVklMgnihCKZW3rPD\nLHIg2yxlVIEn3Ae4O5u4NA0z+4JrEmRlDLOhZsGJDhYwOFOWmkix8SLByooHKlHmGQxZg67gLGw8\nOy9TOZY1AQo+Jbzupg2gDiQAdjJvjlniIGSz+mSWDU3BAFjCkAGTBIPTjFMaT2ZoOTqnb8OVr+U8\neZlsZzjLj4a2uPJJGsZaSfx7mDICTzuYi7AMr9Vu1vproPZWpvp1y6pCuA22fLytRzmkn1LEgLPP\nSQQRsjStKhDELwn7l23v3L2UMfC0\/OyRpkWRhFJpngxmMUMWMyrJtjwIcXGWV1lrFWRlV2WQgigx\npvM0TTdV1eDH1DSu4NW03UNR0aKSGGARwZqtrWPHNH4EgcEOJDFMhnDKV8pljjDkRTSXKZqhT94K\nhPxk6Y0kMIUgTMWvuJkYfWzlTOZepGqmAUQwxhhAuYA3K7XIk83xijSMPG1LWcbAysiPCxcp2Vs1\nwQiUrFB4zbMWLBNvFn3X4e90drYOmxTtjyS5X2kyA5DxmOJ4mRSRT\/NCHLggqQ1CuOR6C929tafo\nvZuupofZ3bWhRYbER5OXHD9xjJFkRlnlQY7uIwqM7NJNCGROJNoYnB\/f+qR5mTqRm16LUJZoIhFH\npiiLTXKClQRorKXXi28u5XYhiSCBoqboynUu4Ig3g6bGSDsY2A6gYoXDBxpcgSLREgFJHy+t8Z\/z\nMd5ptkMbOS17FFk7vSgDdYNH881\/jop7YwZ8bIkM8LRJJGUHkVkFLtY8BSSVG0gEEGzwOCHWlYOX\nhTRaqI98MLKpVm22sn6akkqwHJBLEftBIu7676vqWrSP8VRIlkLrJDEf2ueQSNoUf9RKrZokmh1A\nqE6ogQu55\/JP5bExTTiS3xTZRyLQZ+drGecSj5GJHVlMdEkmFeJbZSSxcklqNEheLG0DgHp\/oWua\nVhYWYuTPHHkPnCWNosby5M6pGwjMcpZVxo45CXNEtJvCkUg6rd5Z53Jfc7MdxJaybu6NUbPJAoWf\n9+uhgkJsoeRXxPK\/i75IPB4Ncmxw1dAYIZBImbxPnxb6z1wZQ7wVBgG9vLby8xfF2RfVn7GCHG03\nCyzHAwkcZWoPIkkpou7eNY22owXxLu4UESFi3H3J+sPeWp6kMpMjHxMqdo\/PLg464zzIm1NryKfI\no8YptjjcLJ\/zTmNpeXOV2QPICyx2LKkk8egT7Hs2dwIPPVg4fbiYeKJJm35BrcFJIRQBa0KPAALG\ngbAHAFCNUrU8uPhI1uREXabW5iLm\/XF14f4dns8zFabrQoU2ao7AogSZKhrBiwUgqJmJgCMGuTmT\n6sTPkyyyPOA8jSu0lheVA8jkMF9Ak7iKABPXeNYjGUChAgLEpyr8bipAoAg3tABBIs8AHpHChiEK\nbVYDaBwtkq1FStltikA0CLJU0f5kY1VInKIZDVftaxtJNurGiDHZZV\/ACVvPVertqBk3P37fnfnF\n1VSmKdwCdN7AREHy\/wDytMjGrEZX\/p80cKVZPvdOY7dw2smr49KSRTMSbWwFDD81zB4ikLE6qCRH\nHII\/iA7UrUosFydoPuiR+LPRBjRt\/wDgHpvG0Nl6dzsbxkLqsLigoRUABokE2CWoqBUThQyTwRNE\ntusSuzIA2xVUC\/TBfjVO1B+fiVqrlwSlKbg01HeSB3v8vrjEVG\/5KwER7x+ODt+\/H74+bHkDzMaD\nUGUBRsBANhgbNkbQOaut3B6htedho2oCkZjiThWTdSgxGgVoBmFncW\/2A9EzrIFlc2rxOaMSkhiN\n2yiLvhgH+K0CGW7IHUP3Eipo+pvDVLhzAEuCQxRt1JRBYr8Qp5I\/0g301QdQt9Py97emIzPuB88Z\nq7Ix8kdwhMcEzlfFEpHJeWVI1UCxbOWA\/PsWKJ69t+xlih0XSsaNBcWNGjrtJIYARvbUAz7yQb4I\nBJsdeJ3Y5Rte3b5IjQdWDAP5WdApB4NIpvaLUMqnaG69ve2HQabpsqRM7TRghkB4BRZDZFAc7LYB\niNwsAWephWCtotbyEEc7RP4DgFZiKQAuCxna1gN957euDN5FkjniKFVpgZFUiwUZB7o2TYIBAB5F\nA8Aum9uJokmWI5GbDy42keNi7ztOryHe0pcqUZCRs2htwvdXAsCNWLHcQ42rQWwtlVJRVYktySx4\nI+TAsaJ6aZWx2dV\/TCq24\/IADkbbF8Ammo3YHN1clcxUSm9JGKpUCiosghtB1LIixB26SeuKp6FN\nq9Ku6oz0S\/u2IOpPeKFbSRb4gIMg\/D6z5qf1C5TZHeZiC7UxdPxWjjuwEneVj8gCBfjF3R4HPPGY\n85P1WM7y\/IyLFjj\/AJauy2GbYAzcclgbIXndwOtKf1CSA9\/6hDEFST7HAoimZlUShWXbJYG7duUm\nzYYqPZzHqM0ipJFkzQly\/wAMkbgNrEqAAhUufQDmkBAVv56rqhgkdSb+uL\/LNKo3\/tB6f+J\/DH+U\nJ8qLGwp4zjw5QlhRVM0d5ELhk\/UgltRG1A3+4NsBIDWDBxw47rIZEleN1WGBXkeNUc7UVmZDVRqr\nsEIG56sEDaU8oZPjiNyFpi4jnWMLE5RS7IXosxUOitCGYI208bwGiVzMnJEkDxnxxo4d9w+R+TK2\nzaWeQmQtSAU5JUAihCbc+Z++LJH53tETt+Rh3m4kkBfHZDFISZELuzeRTypRAtRi75ZrBAC\/tI6a\nT+FIo40yIpmVbmjiaf4uy3VyRQgkMaOwsCK45vptM81qX8qxRX8oywbZuoPIsu4gEvySRyVB52gs\nfOojcxBXLE8sQyqFa\/RPjLbeCCCP9iT14AnYT9B5T+HDgwuG2Jnnf0+\/pziRwp8mOQIwLhVKqm4r\nyKCs7OPkAatCvJoX1xsxVZ22utMQ9tu22XX4GiHAFlhQ52gegeo46hI7xxyGMkRhIgjD40WN7Y7u\ngxvaABRHocLk7l+JjQhd3BQqACP1GUEHe9KACvBIIohj17m89+v1w2TsCY6Th9mZgl3x4sweONRE\nizY4hcIG+TlFchfl81t3B3f5A6Sjy5YYgGnJCoHolQC7rsJYMStgspAAI2k1+T1HzzeCBqSOVnbe\n0zRq7htm4Deyl0UNYCJIFalsUtj7E22P\/i4TtEZERx3VXLEKsSsro5cKzqWC\/NioTeDfRlIIEbYT\nH15DkMI2L1ZAYOrggoVKWqg0NoNng2CCb56rDFjKY5ISLa9sTAAn1uBPFmgxI\/A5HPLR0ERZ1VOQ\nCxBUGj\/q2jnmgH\/bTHkjjp9LnS5kMEGTFhgQoI4nighgOygQZ2RUMrcDdLLIzHk2TXTgxAsYG\/Hz\nnCrSkkxB79d47dZ72x8YwOWewm0AE0WBah6arvmiB7urqiZzRRgTZS4+oRpNFJCyt9xkDFjWnBRo\nZQjlZQgCorh1LkMxCtxACSSgpK0F4ICkKpulQ+mogDmtq3Yq+kjNIK3htzFSGBUEJuKAm1kQA1Y4\nBZQHU0QS5XIsbj7fn8YQiZH2\/b82w61IYa7nwsOZMZmKr5JGkZCE+as+0L5AQ1FSAUJO0AnqEedm\neMGBkjMdkGQtIrfI8EooCULAILAsaJJ6ko98mwljHDGVYBizR+YKwHyRQpYozKAyMNzjdYW+vmf9\nuk0LxIIykUayCVy0jShSzuZESEbL3eNWDGMOR5XCAIQEHY4C9O1zsekdu+GmNhz6hMkGJCz5Mzmo\ngVBciyQhdlWlCkksQK3WepXT+38B8ubE1nMbTAUcROIRMiS7lCmYh7WOySSAwIFggXcdEVYGYNIZ\nQd6mOVkkBK8uAQCysGIYhjd1756WxpVxWWfHlYzIj0ZHEZVTQY25cNRUFQZLDC1BbqRRKgGQZmQZ\nsBxIImbdfTAXUmIiAIiDINovIEbSIk7zE4Kcn6cFMdJsLWtF1OIhrEWUuNOVQncqpKOC38+QhLDE\nBeOgnL0fTIYJSuVO+fFII5cRcRGx0j+bFxnx5bCQx7VvbiqjhmJdQvMi2blzytlZWZI7rGieSRiw\nSE2ArKqOxBAbcLutxqueoqVnM36aOY1YiwARIQWVWCsp3WtlQyjcu3gEgqZmUCwBngQI9bkcT5dR\nhkEGDc2nuThummY+LDFmFIcluSMR0kdyrF1BkBRY6YKJF2yEgMnIO5VlZdO0DUcHGfAkxcLNsibC\nliyCryOx+XmJmtYwKARLJraoAJ6TgkyYsfwmQqoaSUB4EGTZ8KqizALOyBVBWPeVX5lFDM9rY+MG\nmjmiiVdjNMDkTwKgKANJuMxhiKtIh2IVHLCNQzkhmKuoxIHn+bdcLGkjULRP0vzwcR0GjT6ZlQvj\nTRLk+RRFIjhEUkEsZBKFKKQCpSRCjg7SCGI6HtU03JbNyDPRnmlediuzxySO5MhjEarGqFmqPxjY\nB8VAFDqwjqs2WzSNp2HlAK8T+RJ1KbgNsgkw5sIqI3DFA5b9xU7lFCKmihkVWORgxSbVYokmTKyq\nWC+OMeE7JkIYOrzNyVW7FE+krpBiYHpx6c+mEMTbbjAKNJyrRFRxMaVIhGxlYseECVZdidu2yTwP\nZ450fTnTYIw+7NmZSiwlSIGQ7VctIsm+QyJKC0LM6koqlm3LsPOiBaCyG1sZBkKkXUE\/q1GxkCDB\nEGASQBt72RpCRH9xaZk7QNoj1kY\/QusPwka9rFgGUIW3AAAhmG5lPjCfHYq2QLAAPXdgI1jKoxEl\ns6jczbmO1lLnb6NAewVXkm+vilYlpAQGIPjssHO8KqkuNxFACweeRQHwDli5kZVHyLUpVgFjqyF2\nksTaE0BQA\/z0jLuR02+Q+UTiqxHz+NEJ2P8AJqA2723ACwm57I4AJUA1t\/FHoK19SMWYBAhUh7Ug\nhAGDfqLELrjlAGJrkAno6mhlUqzEyKGA2\/D4njdxs4PxuuQb4IPUFnY6SpkBmYCYGmJBKl9pjADK\nRd\/5AuhRPyEWtT1Ax+WIntbEmiwBF7wBHe30n+JxhP64aS82Tp+dFFJ4J40iyJhGrY7SO5Xxh23F\nPI61Idp9DhW2nrOmrYcmLIInljUTlSyxIQqCNlhKqABvNxu23xBGADEhQGO4PrVp6x9syExxJLh5\nMUyCihK+cLL46KgOxp2YWCBewc9Yk1YtJO0qIshmjVP1Btkt1jFbnMwQrfJRQx3WBZbdSZlNMni5\n7fIzyBbud8bHwt9dNALgGD6gX23vf67Y2H2Lr3l+nHakvjeXJx8J8MvKYggOLNNCCUUm0AUIFNuO\nF9UWs\/EzMPUcWJcMOZMeGP7v7gBVeSQFwIiiMdgKlQTW5doAF0M9fSvJXJ7JyIhLIJYM7LhlDBCv\njlZWBi3IFEnKkqFLMwNMavq9dGw0xsVcqPKmZ8qMJNjtEYlQRWUcSKOd4527TtJq698E9oMktDN+\nJb6v6qs43\/8Aq1PeQO0MdPpBM46PTp0V8OouB8QpIZuTJCggxJtBgcG0mcVX9QO+tY7e1SbTtPTE\n8Jx4ZYZpYpGcO8Y8qW22N\/HR8ZIDkBauyRTGod7dz54K\/wB2yBE6lpFjVYQL4VFMZWQbiNh5sgCw\nQwBsL6042SNY0zKSFmilwVXzbtoMiTNuQDnewQj5kA8ldoq+qox8Bsgxjc0S0pYNtJNkA7jxYVTa\nqbo8j8dW3g2QyTZHK5j+loNWdCWqMiu5dWKkgvqgyP7YMzbG69n6OTbJZauaFEuyBnZlDtqDMCTq\nmDaLQPIyMTvbWl5erZsCOksjkCW\/3KGcgtIzpJe9wWBkdywUCwFShuXsTt7D7UwUysnIjwknY73O\n5S77XCoALHkdV3iIMLa0BIu84\/T+PT9J1LBystpJceRIDE0YZ1ZJXeCCcqmz9LyRSksCfirPzRJ1\nlondOid0SRaXj6bJ9tk4v3OFNnBBHNmR4cGZ9tCvzEeXBiznIaBlWRVgyQoIikI6r7N+GFaVTOhI\nrgFKAqqQoGlTqgQYM6bGQDbGC\/8AUHx9TVpeGUaitlWVauZai6kltRT3cglfhAmDMECRh3qPeGNj\nQJmaXg5erNLN4FgxoWgaWYISTtylV+Avx8aSk0TQFEi0veuVqs3a2ThYAxJdR1jJ0jU8fOUyZWNl\n40TsixtA5jaNmXcvkVWa9rJEOep0QS\/+GtNeF0hycLUmiDnaVjYysgLErT0DySLNgUT6jRpmPjR4\nj5CBsnD7kXNy3+KPHkzF1SUBRW2RWqhtBFDir6sP+q5xaqrUI0tl6VcmnShAGRWZV1M7agBUhSSC\nqM0giBzn+iy7oxQ\/Etd6XxOTUJDFQxAVV0mUlhyyrBBJNV4XcHd8us9qazqeuGXTO49d1PRpNCfH\nx4YNPSDzfbSwZBqeaUzQqDukI2u67CxFDneeA0Gv6rK22IeYhkdmSVmtw6uVPyXYVKLvJIBNUFIs\nbU+1dXyM\/t7SMLTMlk0jumXuGfViEGBHhCQymFCwLvM7y7AkB5\/cWNEdAf1KxN3c+dlSfGB\/tWKP\nuYs6xxbzRICqFFsB7IrcCeqr2kWrmfDKVY6wKebQDWhUgmk6uYaI+NYsINjeca72DKJ4zVohkPvM\njVYQVYFadeiyfptJRiTMkR2M5n7j0wYuKrVIzJO\/KK2xUJ\/0vXPJs3tVl3nk7Q1kaK0epfSUibGf\nMl07W2ipFWJk8o3REsZkRUKzMkh9FfMNjBSzGcunQ5eNG2o4qY2I8PjEYeJPIGxpSkwZwVJkPDXG\nV2kEk7QWBs7Fh0TtDuzTIc14osk42pxzIVd41xAzSxoYgFV2tlSQ2CFUFTVdZ7wioVzIVlOl1ZGM\nTuQenJCgCDBIAkkRuPaug2Z8NqGkCauXqUqyxckK2l45+GmzMIMwMQOrahk6FBgZsBwdP8obCyJ4\ncgJlrjyrvKxZGKhk8T7BHIJZ1FMV2MCKhpPrfFBPhTPm4GnSYOZBHHkwJNlzvjJDPFK0s+T5ZArj\nx+RPECxpgCRzmTuPuLVM53hk1HLlxoXqCOaY\/sXhXZVCIXYHkkDdZHo0K9ypAWJJLXZY3zZrkeyL\n\/gkmjwfx1vMsa1On7um5ppBkL8NmjVJF4J36GYEY4pnGpO5apSDuIhnMwQBBgSCb7Hk3PONNd4f1\nAjM1M5Ays7uFIZIXhEs+Tj4sEkEnkSXGinUJFKrraypCfmSwANEhuN9Xu5e49cmzMV5cDIiD5ONk\n+RcnJWYSiZZZMidPiRR3kKF9gq241niaQURuPHrkNzRJs7Tx6HHPNXVDp1puoNiSNJvKh1Kkp\/PB\nU3ZIs+jf+Dd0SrRQOtR\/jcbMSZAtMX7C+Kqo7AaVIUEzAECRttEXP8DFidz999yaxLLBrWs52qJH\nI3jgysrKmxSWsNKuKHTGjcjahcQWyxIOQqgQGLLg52HIc7yrJjvURjHw2lVYAqCpsH9xIBI9A8Do\nMzsw5E+9d3DMQ1lgbqrHratgclubNiyOnODmeJXjJomm9naf8Ub\/ABR\/kUOeepXvDERaIi8T9o7f\nXEdqYYauQf4v\/qO+CmLWITBJiRoT53UglWWpYjamxx8ebAL\/AI4u6uX6f\/QT6u\/Ur7JuzO0cjV8b\nUiwTUWnwMPS8eOJl87Zeq5+TjadirGxInjyJo2jDWwBNjPOAytPIhQyBixDA8gg2CCWoEH3RHF\/7\ndeq39CGDqvcEutdpNPk5elzwQajh6dkPly4pzVlhSWRcSKVkZjGwRzFFvcAF2+F9VefzNTL0qtZV\nDlR+kkgEEqItYbg3t5YemX94QAwWQfiI1WAk2leh5F+0YxT3v9As\/sbU87SO5ZsLTNbw8owzwafq\nGLrGnyPZbdBn4khgkjdTGySRPIlOdzbQzpV2f25Fp\/xjlSWXeo+BSX4KWAB2GRVJB\/DNew\/wl+hv\n9ZnZGu6L9UdXi1PGTGlyIdDXDxcZCTFJkaRjuscYGxh5WQ79wdtzMiEGgMGvHmJlMkm0MrBWRzRo\nEAF1+O4j\/VQAAaq5IEGjm2rUkqkQzXK8AwCQCbwCSogDmb4vvDMvKNrkkMFDRAJGkyBcjtcgd4w3\n0iOVJnikXdQjMZCBVNqLYWpoAmrIN7fQJAL\/AF7GlxcbFnV9xnoBJEdGBs7mAZSojvhGViSbak5H\nV29r9rgT42VkaNlypLjXkkmPFhdGUgJDuuRgV2kOjUAxZQOCa3+pq6cmqTY+nKyRRSpGI2O5lMaq\nJI95sEpICA6hQR6Uhr69kqlDM5qqilHcU50gglQhUM0AkgSRfbgEicafxStmcp4ZlKYqMERiSVcy\nwcAorEkNCqWGm8i5xF6WxeJQ8qAKg\/UG5lQn\/S1KoZiQfR2kAi7BqaIdMeT4tIwCsSgUK4ZfjuYP\nuAaxZQWt\/IAgUP6MsgQRspKuvxDBWAYCiw9BRuNkeuOFB6IUJEbMTbMoA3MGUts2qpFJQPI2rxZs\nFaA6sVyvxCFG\/wBovcc+ZG9iMZSpnyywWta45iInpe5tvfGpsRWb6AaSsIaG83TJE9sVkXVoztCB\nlYBmrawJ2ryQ3rqIgjlMUUruHJIC7dzDegYM7HeqFiwamcjm3aQ2SZfAilP0I0xd+9l1LBZgV2mN\nTq0ZEYZAppioVi\/JCsWJFAJYOOHx4U20AGkkNNyyqAE3Uq2CFBYLZNrRNE2DrpVOmhfIQB6fLz5x\nQVHlmvALHtJNr\/YT1jnDB4m3K25FZAoEiAFnWQ2fcfj3AnkNdcEcgkDvcsP\/AORtTWAR22JOChDN\n8thYtujtF3bT6Yg8Ul7STGeLeJRGdrIWAs3XzoAcAhhRo7QAPQHFC3cimDRdS2l2U4c6n\/pa42Xn\nn5Lbc23I9c10qqtjN7GJG+I2s9B9f5xnX6dgN3JiKCFU5eMv7mfafuIl+TMCKuxtoki6G4hevbPt\nOCOTTMB4VYxtiRWURlVWCRglP+oP5GJ9UoIJ+IB8U\/p6qf8AiHGyJysapkxTChY8kc6soRLoJ8bJ\nO747hd0evbHs1G+w02wyqcH9NSSQVP29vtNk+12lQoAYj8105zJTtA+2G1jNNCdyzfYX\/Ovrg7Uj\nyAGNQfGFBpibK0KYhSy+wWIF8lgpumWSkbRkEKtqAQdxoBiVBIPG4LQoEbaW7NBy4dXDOfYoeyAb\ncgg+ybqx+QAtcWU8s\/pOdtBQ1M1lidpIHsnbXIC7QSTwAb6diuJJ3M+u38Y8zP6gtG1ufvPWdabT\nJ00sLi42PqUKvJDII0JcSNsijDozlHUPKQhS\/wBxVcealAIHkkhIkADM7pGVmKte5tsiBaDcAmVV\nXklhfOjPrzk6hl\/ULunEE+Z9jj58UfiGS5iVjh4spMcSOqqXdtpkC7mFAkUOqWwSF+6hXF8CruUL\nMqur\/lFkMpZ2LjcDRQMCOR7DKtIEB+0wPIbzb+Y4xb0KoCoAIhQeNoA2HTnzAG2Kxymadv0japXy\npDI62zttkVZFsF7PzB5\/bwLbBmSPc6kEuVVgAQgIDBXC2CLBVtwG4jlbujDNzjjzywLDDIpXcUgV\nWeNjsBCttYD9rDhbKnkgqKj458dlmkyN0YMLNBAYRLcxYEmUkKUtb8b0wFbydvHUY0+h+f8AP+MT\nlqQZi\/JHPn\/vAdNNmO1xoGKtRSZiwDsBYjO+QMvHAsevlXTRZczbtliVkJ2uFJjBF8gFWO01wL\/c\nL\/BPR3LDifKaLIT4ncPIBJTD4hd5AIVqbn\/mLYPFEHvj5+IJXGTiYzjYu1Yws24JZ3WwsMeGAka7\n9fnoenTIwUOxEg26wP4wE48gmf8AY8JA43jZwgIsu1rwKFLV8AD8dOXvZKzPubgtwu4qSeCSNxJY\nm7AA28MATZjqg0ZyuRH4tzKpEbLNGjAoGKt432i1sC1U2ALo30EZUaxTzcFgyjaN4YGwTd8l+Pkr\nb9p2g1XHQ3AiefuOflv5Y8rHiTIJjnabfvhbT55MTKie8acLTzQZcCtEUN3AFKOWV0sGQquxyRtZ\ndpab17uODMjWHG0jFwVaNJJlWDEO2aMMkSYskOLj5CwmJjvSR2DyHedpQKRYyKhkVuaYbWjk3gLs\n5G48P8j7tQCPzZPTZpdxIIO02AzsCxA27VIqht9Eiro3XPTlAAEc3Pmd8FBkTETx+fn3wr94zgr8\nUtVKn4hmstasSoJUezfPsAEHnsk06kfKH0AQm4kryKLeNeQDQux+SwuygZE8YpAGLA8UKB9EewQR\nfv2QLIojpsXYjYo2AAtYaqPsA2NpJvn9oHIIP4dhS2m8nfjn874kJXBjJV3TYAqPSqz8hqIFBgDy\nS3C0PmGq1I5nHtm3cNv9MxCAADcrLuANk7loWLBHTFVLw2AT8SW8nLHkbihUiwOOPjweP56UwpcB\n51TWJsrGwtqszYsaySsLoIoZ6VZF+G62C8fEjjr2Bl+g+f8Ag4d\/fMFeNlcHkMqrEY9pcMpLErtB\nFALZVSVA4NhN5g5j3UGWmWwrAEk2u67JtaB2hABZ28Hr5qGT2288kuiS6kibRCuPqJVpgrB7mMka\npG1kRsEMatztDGixUxo8Cd1R8h0L8BzHGUVdhAYr5FLAErXpgPx7s9KmW53HHe\/a+95thj1AASRA\n+Ztft+eeG5kcFUkpJAoYtMh3GxSkhns2vysbgQeGHxBcHKlKIWZAUFl4lLBmKlQWjlZk5BNWu8Hl\nSeiWTt3Hmx4Zzq8Tnxr9w88ZuIhdwWJFZnkRV2qpJVgbAWhYA581I7SVlpWIAoBjsJDMR8rogcX\/\nABd8norLoYT67H7WuP5w1TqAI52xKO8kih90IBFEbBErbQVJC80xO4A0CSWK1yOmokiLeGVpYZZC\nDFMAskDL5E8aPIwM0LsCRtKGJhtJlB4LSLKjyCRBucqryHbZalO9gQABSKNwIAULQYf6j203Nhlz\n0SRTIqo4dDs2nau3czODGyIX3Muznb8aaiHgyJ69cCIlrEEzIP177ft6YdF8lyuPEhkdpAieJZJd\n5alOxlVgpNRkjbZJNlgqUZYXb02PGcvN1o6WEQzbo45siZJY0LoGBEJjsRimRllViu8Iynppid\/a\nB2zgyrp2gB82bJlMmVkGGWB40XbjmIuiTxIC8qyJEUto45WlkLokFe9xfUTV9ZhmgTFwtNxJXDGL\nESViY9x2KJciWeXaAaa3ZzQAcbb6saSZemodnDEmdABkG8SYAO42tPWCcR3eq7MoQrAADWhrySAC\nYF77eQ2wWZGqQ6lDPkZfcGOMvEx0bFidNQyM\/OYNtEC5C45gVgrFj58gONgC7hQA6+pZQiKJFNFH\n41SUL+qs7SAkWCW8V7AKUbiBtZiLoM0qWR5GdmAVWU7m4VSWABYDb+3k2b45oUD0V5eV5x4jHDDO\nksciTwr4bhKKhRthG7cVEgew1s17tw2xqtYNU2MNttYQDvucFRNCAWtuNjPl\/H84ZwZ83meN13tu\nVovixB4FoeSwH+qyKoOT6651HT4viYNHJU25WkZDuUAiyVDWdwN2eBX56501nIMCPX\/eFx+meEKw\n3AIN7qZL2LsAWrAIC\/uFr+SCff4dwRqxAew\/G6ixBbkkbhQo2QQCDRC1tvppi05MbUwVAfj+8gyD\ngFgLJZgFauACeLHT6EEC2TcQLFWASF3DdR\/BP4IHA\/36lkRY4otZmeOn+d8Iz2FICEhmKMavheLC\nfkD3fo+umc8K7B8kZfGysCdpscAAA3+4HkC+ABfHUlPOiAWwVyDvXdd2QSqgj\/Vwtcf78cxc5326\nx7BwWDUCqUK4sj\/J\/F2LB6HUUETHY\/t8uvlg6nSwP5+c4z19XcD7jQ9dkmMe2HTUOHGgAZckyNJO\ndx21UMZUL6Ygj8bT5355aTIcq7hFkLkgqzuN6rEiMtL5FkEgBBtRZsBBXqP39prZul6vDFHGY8vS\ncuNC6jiSNHYuJDuCN43kCNtO1lDEHnry\/wBQhhiyZhub4TyY7OP3KYyJZI1oUbL7vIFUBX20WUnq\nmzVO5nof5PHy+uNZ4NWsRtDA9uAbb3P+8Xr9DMyFsHXccsZpFy4cgY5G4B1iMQdgDtZS0RbcNwND\n2CCdDabPlrkx48zIRMhmBVkcqHU0rCxTbR6IJWlAANg5h+gr42N3Pn4UzuIMzTpZCyAqTLDINpQM\nBuXxswA4qgOQp61Zj42MjxvG0ks8TAbmKqqKSxCvSjeQrUeB+71fXEvamgF8WzSkGKlOjUWD+qaa\nqTPB1I0iwkdDGOjZOsrZJQZOkupBEgENqj\/8SD12gbQKfULtd+4m08xqgaCDMUEKBu3ICvPxpi\/y\nBBFUCOK6qftv6UdwZGr6fNPjtDBAuN9w8xEnkkinglaF0G60YRFkYnaeCKs9av07SmzsjFxyglLy\nAAEsDHH8jI4cECtvIVuDYB\/xZ7aNh4bQtj7UJVEkDtalQRucmgAaH7fQLfzd7T2F8HTN+EU6hYA0\nczVpEEBgQrLUI0kREMZkhedtq7xD2rqZClTyCISgpsUVSUIL1GuXDXvJHwmOwOAHRPozoojw5s\/I\nnlWHGgwosaMpDDJiwzajJHG5Vd4DpqJikG+1VFKFTZNi6f2poWjtv03T0hlSaaWN2Ds8bS+RJZEB\nNCUxyyRNIq7xC7w7hGWUvpNb0bH3LLnwAQLkM0akBguGsLzbVUsX8SyxM2wbvkg\/IqIzO64Xyp4N\nMxMjU5sbxMZImAgZZTis7xugcSoIckzqBW+ONgGFqeutU6KooVVFgNhAgQBA5HTt2xzSs2bzVQsz\nOxktLNBEkGSxIHIJM3MkScPIO28M4k2BNPJLDJnvnFS5j8ZJjqIMKGwGO7ItiSLo8ybYeGj5LyRY\nx8xQvI6JyUSl8kjcHYPT2SFsbuL6H58ruTPw2GDjHS5znNFK8+1vPhFW8OTEoLbSGZWKSUfiRQUq\nRE43aOp5MZOv9wZuS3ngyPDiomJEkuOz7bdmlJDg1KnCSAcBQSemjL0k06KKjSFVSABCrIUAm4Ch\niABsGIG+FUsAxr5kBpJ0BncsW0kkaQVMwCdRBJAm4sR4+TGuyODITKxJCwgnSVJYyob5RiVCykoQ\nQFX5cG+Qes3\/AFb0xh3HjNDtT77GiCNLIEi8xklR9xYhUBSONmZiFN3weOtBxQaV29p8GAjnHiMk\njIcmQF2d5CxIIC2xY0u1QtMOfRNL\/WaAZbaL4o\/M0kWSbWRV2CPaeDak\/GX1fqgBfPVb4zQVshV9\n4AQppvBHIcAb9CT6Xxq\/YqutL2iysH4KiZqnJMQPcVHBa4j9HzPTFISarhSDC+8UnGgiyUY7Xk8Q\nkjcRCRQbKtJL4AwYhQdo4Xmue6tVll7U7hx4YduKcRmaRI+Y2EbxIgkssySKGVkClSVBJBA6sfG7\nezyWxclcfLgy5Mf7nDRiknhjyYpRvyCIxGqTbFIT+KJIYAtdY7O03H0HXgJ\/JO+n5hjxzMQYiI7H\nkjVSGRTIURy\/DRtuBvrD0lopUBQAaSpEDuPLbt\/g9k8QzeSTK5qmza3egyoFlpJB34H6rGYG8Y83\ndQWRjaq\/kYkghSd20UP\/AKgUATxY446YRaRLkQySyZMUSobPkO1ubsc\/hffNc0B1M6rNMH2NW6EM\nnxB3m+RYAAG02ARwVAaj76gXM8ke0OQGO4kj9wI\/bxyVJrn+R7541CbArYRvuBP3v+WxwXMgliCI\nPPaNP508rYgsiEQ+SMOrnkhqux\/gmvYFCr4F\/wCTDsJAaJNlgNoA4r5URQG0KPZLV+K6KHwDKQHD\nfIBuPW48G\/yBYNfk8kA9dF0tgCRuJDAk1Wz\/ACTXy5oCiOaIocGQATbc\/LFbUIBAkWne338jbA4j\nbqVh6b8A2B\/5iSfyDzyOP46cQkMxPF8ggVVA0av\/AMwIIFtXv89TL6VIHBCkjmiCCTweefwKF2OL\n\/wC\/SR0+SJ6UHhbNWASeW4F\/m\/lzdWOCB07Q3T6j+cBLgDeewPOF8EfIAAKQbsEK3BBvgFh6H49V\nYrr0p\/oq+padg92tqkekS67lR6VNjwabjSSpMZgxkXKVYmVpCu3cV3AGr\/nrzew8YCS3BJ90Luj7\n5of9wfwCbv1s3+l3V8PS++8GLIyMrDjysbMx1kwoFyJlvGJEaq8icMVCkhgVB\/NgGFm6XvKVSBMq\nTHlG\/Ww4E2w0VCCJMLIm8dJJ\/B52xpL+rH6lD6h986Z3XquHk6HJJpun4cKypIkkGXinLjxpZE3V\nLH4pVhmdudgJJJXrKGp6Vh6pBiq6JBqbyLgsYog0swyP1FyVKod2PujbZIG+SCrIHF9f1cdzxapq\nHbeFBixJJp0Obp8gQxNMzYeZKqtO0QbybTIzLJuKyBRTBKAo7Q9RaSPCj03TdT1fVjBBi4\/20TuI\nJZLRYlLpYVFIp1YqCXS6otX5bIVWUiCuslgIJkHSASBzp6bf\/wAcXmV8UpZegFC69J2BAIO9zBtE\nDzEDvZOnMuFB2\/Hn5Eavg4ePiZJ88ZRZUjSO2UW4Fi9xHCEXZHWfe9dJSHuPVmlZHVsh58dkYsNm\nQN6HfYrcGU+lvg8XXWoO1Ppd9U9edTm6VhaDj5CLJkZOaGmlk3NKzEQKokVtjpHtZlsxqbBPVsad\n\/Tx2bpTHU+8tSXOyEiQTNkzpjYyiNQigIzBaWNAgLOXIFkkm+pXhHs3VyGdq5ksCKyOjAysK9Rah\nJBE9QflviR4t7Q5TN5OjQRX96jIz7EfCmkiRYnUbTAAFo2xgTQu387UVSDTMHLy8gEK5w8eSQkqx\nNNIgoKNw3kkfjk\/i7O2P6fe8dcKTaiIcDAJJcSWcigzAqFPxVNq7w5LDn0KHWmdQ+pv0h+nsMmLo\nuPiZ+RAoKRaXFE6M44AkmSkD0Kc2xAr+b6pHub+ojuvWEkTQMXH0SGZGCqAJshFkshRIQEVl\/wCp\nUIF3VAjrVLlVS7S0EcW\/13tv8sjUzpadML5mSO1rfvyNicHnc3ab9k\/SZtAaeHKbD1LS3Btt5hk1\nKJpBIbveQSoa6J+QAA6CsPeMSAxsqIsSnZY+cgUMw4+Rpt1FhZHv11L5GXmat9G49Q1HIlnzMzLw\ncnKyJXd2Zn1KNgLtmBTYRsAClT+ACDDYrB8PHMe7btRpH\/DUKNKAGG0qPkLVwbFBqEWuIYDz+lrf\nLA9ZKk9OCfLy7W7Y5JIvO1VBUFOQBdlWDBTywIIFmrF10L907H0nUlaQANhyLaEhXOxr\/wDzI\/jt\nsgA\/jk9EYp1kFb7BIKkBmCBVtRwWX1QFXTcmj0JdztWk6nFtUL9mw3sKYHaxIuwSvHPHG7i+gBRq\nB7\/fyH5PyRWJJm\/M4z\/2DGr62NgL7HhO0sxVyZVs7GpiqkA\/wRS\/mj7g9rK39t0cyfHZgEAUKBY4\npsSGzS7CNq8PYPO0deKn0wjV+5sUyIW3z4yrTEWj5SB1oAk\/AEAfwPYK317YduyCbB08MuwNgYvj\ncEbbcFiAt0GRI0Y887wLBA6JUAGmOl\/pYdu3WcJmHJp0wDaWHXgf4na84JGdSrqKZoj7AII+J3Aj\ni9tMARZscc8dM5kkWJYy5kURMNppmk2pSlnBsn47gRW4+66VDBXZkBIar5JtlsFjtoXZ5r0Rx+4A\nKyNWMWNqCNyAj\/qQkbj6PqgCB7\/x0gVmAkiOPI7fhPyxCnyvtcX8vnt1jzx48\/Xg5GN9U+7ybgjf\nVMWWM2u19mn4QLACyKN7rsn2eBXVMahrQRJZNsdiX4zRG5BuQhgUPDKjGwSCp5s0T1eH1x36j3\/3\nPO6OSdReNjKLZRHDFEB8T8luM7RQq+eT1mnUsbZO\/jnIZtp2sCoUttBJBY3Q5of7\/wA9NqnSukxA\nA9ep62v6+mLHLqSRpPwkCx5HXjjm32mRMmJJkCYzKzbVbcQgffyojcKC7KflwDtFsGFV0yycBcZE\nk8qN8UmWOJ3SXc0cZbyK9RklmNfluWv2AKztlwG45ATIFK3GpPxal2gMSSzCgOLsfyekHztTR3Ez\nzKgEcRDRFQCAT8S4O07SQqlfYPBII6iFgASIm\/qe\/wBJ7YsQCTA3wvlZTLvWRwqMxZ1RUAkb5gMQ\nQCOJGVwCAbJ22BUdLmtDHtxVO6VAHdjYUljtCsbIIsigQOBy3PSMkgl3GUlmZLN0aZeAdtEgm6Iu\niSTZHrpjpizyOs2S+OgRUDiAz72BI2kCWMCj+bIP8dMLgXKyRzG3QjmOf5xJRSQFnpPmbeuwx8jn\nySyGaVXSwJFLkosZoWSCaofiyBX7aHTnJlj\/AEIoGAEYjLneJkkkBc\/pkKtRsdvDcjaRf8MHAiDi\nNkeuRwVLbSQzPGSdtjk8n2R+OmwkYKTtCHcGHvaNvNBr598g3fNjiuhEBhvzNvz\/AFgrKtMjrA77\n\/wCj0tIxISSAsfkEJr4BdqBbBbixYJ5A9j1e2ukN6hyRwdtf4AJ\/0i\/YNBaNkE3QHTXysXBYBhsu\n\/wAKwJpaqze0Ecjj17PS2QyCY1KJVCctt2WzKpsLy20Elf8APDULUBQABA2wzXfa31+8b47yTBgy\ntRNgEgUxCrto0ALpQLoj83dk9HKcDerArtqwSqjnbXDX+aazRA4PTcurAnaxJ2qvqrsXRJ\/kAkAX\n+ePXXTycMWWmXmgVsCj8v4PoGj+eLrp4UsCZ\/wA4RzMdNwev+sOosrIxy4xpzH5KEp4oIb4pw3B5\nNCv2\/wC3SDKVkYyMiksxJWjYP4v9tcnao9Eevx038hABY8Ma3MKAHP459n2bPux6HX2QqRaEH0WX\nnbXBP\/YEmgOeP9+lWSCs2jptcH+ecJA0zzPz\/j87QlLDEzbtwX0EYmgHLAAcgf4F\/hSQK46+QZaY\nUkjMwk2sQFdqU1VGgV4vcbHA46byAzKfI3xb5kj2Av4AP7TwG4sij+L6bPE20mNd9AyAcOfiBz\/C\n0K91f+SeDIxSIvHXt+R95wwgHcYkJtZnYDdOY4y73GhYL4yW2gqSW2fgA+jVn8dRzZCANNLMu1WK\niN1sm1LCjRoWAdoIUngjqOaeIErKhIAAOytxHBJNjhq\/H82AR766ttytwiQJGCaLEuwpSASfRAH4\n20Cf8dPLGZYAhr9enXp0sJJwkfDAt+cxvOEnyZmkJUvsoMpA2FbH4I\/PAquarj89NxlylgzSsFuz\nZO6hZUEn+GArnmh+DXTyXH2xip4yEALCiGX\/AE0SeCP8LXAJ\/PUEyMz7AxJ3UpFlW+QFgX\/A49c\/\n96cpniALDr+bfzgRBBg74e5WY0pVFmk8aIqCJyDtIAsDgDaTzYFk0DYA6XiyMdIolEayuCGe9osU\nByTzVg7gOh9w4emBtWIJ54Ff5\/ijZ9c8j+evkIb9w4PFGjwbA4v81d\/jgnjp2EwVJlQklo4xEti0\nB3H0QbJJPN3X\/wBKHSw1GITIAWZVVRsLFhS1ag+wODQv0K9c9Dcc7B9wAdSbKFTyxBBBI\/d\/iq5\/\nNdS+m6bPqOSFx05NAqL2pdEkk8AgevZ\/Ffk+AmwwpABsZ\/PriWDy6rqLfZ4\/OTPSQQsNo3EsEUXQ\nA5WvwCOeB1zq5u2dAwtHhR5VWSR9u90IaeKQtGZVNglQEEiggBiCKFkAc6MKbm8m9z5884A1RgSF\nUEDmeefkcfoCxDJ54xIvtTe0qQhDkpuNDerKyqRVApY\/cepaR2EQ2uEVm2EUNpPqtzVXBB+LAbTV\nEe4rHcWxJR78Sl3jYbKIBC87wCQ2z4qWtSVQ9Si5EY4vbZG3YvDH\/SpYhdn+5IIb8gEHqwMRJEWE\n83gAx64pcDefhZUmVHKsyGBB5CKG0U60jyEEL8uP3qT8lIA6fyIZYy4VQzKSyPJYIAIJAF7VJFqB\nan8A2LYZ+u4Qz20wODmbd8cMSu00gIF2jBV2Dgbg7XfyArrkrZDbTJG0Y3fJNzF1DEACtgi4LEsQ\nQAAQCxodAIkEdcHSRGqwERybfnN9+wwI93ahhYePj4eTlxY02pnIwMfyTwby8uFmbHggY3KwkSGP\n4o1NOm8kEX5hdwRR4+oaqssWQ0rZibJV2xxKdqo0piWHYAyoAoh2q7KWKuwYncv1rlfG7m+neY3i\nVUzZkeGR9x3Qz4sjOwVtgiZpFjVEUysSSyldgOI+9Y3j1TKlZvE6anmRMg8pZYPuZI0RahkkG50Z\nWDsU3WEkIYVX5lPhY8nfyED1I\/1303hAghrQ0kbC4Juf53g7RiX+k+Y2D39oZQCUuMjHaGZgRJ9x\nBMBaHaSQ4Upt+RLgAEgg7fgfIjeYSY8CnKCEiQ\/KJonFOgLttLKQpUoVAUf6qPXnp25OdN7j0HIE\nzt4dRxJUdXYqkQnIJsLSEMg3KdsqEg0Lat3wZL5FhmmKsI3R2ltCACCjHfbbzRAZb\/1UL45D7W5U\nnP5aqBZ8uUJhjenVLA2sLVD3HQ7Dofhfx0Ki8K07H+5AI6X0xPXFw6AVXOx7KGQboaFggFRyvof\/\nAOpF3699Heq6VDquJm6UclsY5OOyLkwMGmiUlWaSKwF3BlHJJAAI9tfVX6TugysGRVIiRoHkcyxn\nhqDGt4ZaLG1awa9UB1ck8dx+TGfawYMhjRyCpBPoFTTHbYWw3sgBb62X\/p04Ph2coagTSzheOQtW\nhTAkSdyh4FutsYH2kBTNU2DWNJh6o5j5yCbyZv3HNM7G0DADyMkmczTT5DyZkgYK2WsQyJPEqpFT\nNDGSNtIbC0gAJDEsEARIIYYQVRSIUjRVUIi0iotGIgBBRB2gAfEABqmtYccDjNmjgkhYrLDKzmVx\nGGKvAiKDLExb4X8rOyQCQPGgJrnea4WI7rPDpOHAhklytRbxyLFGSzFfKVjRZAoQedwX3DakgJ66\nVTW+0TAFup6fLGbavVciXY8C\/EAAekD\/ABg71LWcXT4nlysmCBIgWLFgrbFH4DMA5YsNuws1++SF\nADrv1ExsLCmy42gxMVFVpM7PdYVWz+8I5UKQPQchiKO0g2cz94\/XHHOTi4\/a+k53ccuVmY+E2uTh\n4dOiny3KxjHaR92SARuYQxxRBabkAnqku6O7tOze\/O4sfujMnz9N0fIEemabkzzLg2Ygrr9nhSJN\nmMmQ6VEkE7uoZZEEO+RXNUpCqtDWDVam1ULNyisilumkM4G8g24MFSm7JrIIUQpJ6kSAO5HxRwL4\nt\/ub67Q5R1Fu2MJtfzNOhyHk1XKl8OmwMgDOIvKEOQFUX4oQpNcKy3ctpPduT9R\/pzoOtZMuOdWw\ns\/J07ObHU1FNC29iU4WMS44hlFmNdroDac9ZsTF7j7kyI2xN3b2iyCGHHfIgjxcmeKIuVm+2gRos\nYq7EgQGUqpAWQgbhrTB7P0\/s\/wCnOl6HoyrkyNMM7PzI1lf7rLzIiHnpVaRi8dIm5QY1jjU0FYCo\n8VWq+QzgcKAELIFMkopVtRkQGBDWGqw3vjTeAGnQ8V8MdSxf36IxiPicNT0g3lYYTIEkmwEwOabL\nkQZWShU5chyHUF2G7wgO4lhc7tyxCjsDqWYxtuP7g91Z8PIjz8COGZT4slHy1iBQt42Ix5MhUdCr\nFQ8al0BBf0RTRc2SFychDCWlgMAxlBIycryR0xWP\/iUeXHDeSVYmUeJbZlDAjrqGoYy6XFmvqEry\nMwVY5WMceXO0koeaPHYDyPCGuz4ivxBUgtt53TBDxzb5yI2x1\/M5dqsMwIDAAz1gdAek\/tjEMHZ+\nNk65AmsP4sTMlyxDlQvGEZsWV4XUrKQCFdGUHlQKK7hyXvdPaXbuDgxpoeFmZeWZCDOofMXYisSG\nESrGiC73kFh6ocHqU7wTGim1WOKfUMjU8HOkKyCNhDjw5TLkMYJXIIsPzGqEoN3j3C7lj37p0uDj\nuVxoZYMARwGaXcZZxHtkbx4251azuAn8TOwFIxHNw9HMtUoVkrVlpoFLUUHw1GtdouwII+EWtJ3j\nGDDZSkMzk6mWovWaoyjMVSC9MAAQkwFIgnXIib2xI9ifQztvWe2sTujW9RyWx5PMzYGEUWlxpGic\nMwilzJ2AUsy4yRsoN71AJMX279BJNdhydUOrx4OhCfPXDlfFeTLfFx53SCSeGZ4ERm8Kl9zWpPNA\n7urd+nn1C0mPseLBx9MhwpMeF8TVsvLfGhgypQHeTJEcbRzOJI3Npkhb2soXbW6T7V7h7TxNDk0n\nMnzNSx8+WWfEgxVOqyyYckhdZMUwnKGMwkilaKFGjkkYAMhMgu\/yeZy1fMLlEWo1WnSDZlhTb3dJ\noQwXbSCxuAoME2mdUZDxTw3M5bI1fEXalSp1K+nJ0mqp72uhLAsqLqYBSFJZgPhJMHnGer9vxYWR\nkwBX8UU0yQyvtQvGhMUUoQqRsnUrItswcPuVm46hG0QGXaPGSQth2CBa4+K0GYnnhNwF0Dx1sk\/R\nT6h\/UnuWfUhpEXa+iSiGDCyc9XBODiiOCAvhiU5SzSYw3oZIRGzUP09rFbt0H+k\/sfQRHP3VrmXr\nUkaxmSCOT7TFLhywBiUeXx\/6G8zmjbb1B4tf6cExsJ3IAHEEgD57iCd8ZsV2C3O4EgExMCRxMbXA\n+kY82dM7MzdVzIsbTIZM3InmMcWPixmSVuBxQHFE8hhyL3V+dQfTH+n36rYOqQa1hwpoEkZLY+Vq\nLRhozIzI0ghHkNlTyrqSb3UOB1sw9xfSH6a47Q6RiaThyoArJiQLkZhN8eQIskrWPZaT4VZJALDP\nv1K\/q2ztMQ4nbOjxb5lYLlZk3xjSiu5MaLdb83fndlHJX2OlGWpRcyegEDiZkSdub3jrLDXgwWgR\nccz5AT\/g4tHH\/p50TIzzrf1J7ln7h1MmSadRKuHi75LLEOtZB2sRTBoQzAAxgkqZrL+on0i+nyDT\ndGTSlmw08Sx6fjLkP5FSNiJMmJJNsjKFDs8hdnIDEN7w73p9Wtd1k5D5esZmVEIUc40U00GPJcaS\nFT444kKrI4YCVQhABkJO3qsMfvLT8zcmS8mPOZDIFaNplB5VpEeOrY7mRiwAorbXuCyFVaIEIqgj\ncCDxyeRtG3qZwwVGeykwDtaPPvc87Y2D3X\/U\/rmSJItB0iLAjAaOKfLJmkKgsA4jjaKIMaVktywD\nAexXWce4O\/O6O5HeTWtZzc5SouJ5JEhAJDVHCrLGFIPDbNp9kEi+hhc\/HnAaHLheMg145AyeQ7nJ\nbc6qNrkkhQTdnhvbedGTyNYkQoQ9srGxwQBtIIB9bSwY+2Jo9FBUmQRNo44jyPN++Bu1SYvEdO44\n8+3Xzw7x5AsbhT8XLMQCAVteXtrs7zfyAABIphZL6yYnVd4VVJXcK3SFaQjdtoBzbegxC1S+4XFk\nmkiS1Racb6vkAk0fkHB4qgQAPZC8iaQARtZgUC3ZgHUsWJIDlA4O\/wCK2SQSVAci+nESI6g943\/3\nhqtNjM8fL\/f89dI6LO7\/AEIDGaN2XUwjfG1BTVVXx7AVplWt3KhbIB5HTTAcHEUiwGAi2lDGoC7l\nVRuo\/FdrAC1YbWNqV6+6M7N9BHdSpVdcdaRg6Kh1lVCMspQo7eiKG3dut+CI7TjWNG6Oi+SMuCSx\nK7eAqUArE1ZCA7hRYIu66vMqdVt\/yeY3J+vWMStRCCbgAW9IH598SB5PjSTcyjcWoA0STShlDjfy\nNo20LIsc9DPdJSHRM2dUB3Y85aAIwIJQgBVVWqzZsnn\/ACxvok3sEdrVyGpgobawLKwViACSCCNq\nkkcktVjof7oeNe39VkkDKpxJbUKiuDVUWBNNQJTcfmKF30JVEjg\/p85i\/E\/7wxWJJBIv0tyLfl8U\nx9HY2ye9NPxd2yTJzcWMEAt4qyCXCkhmTeRsJrgOV3ej17SaEohwMOJqRosNA5UXvJUBVIVVA+Ud\nVxzR5AFeLv0cEkvfejfJkvUsHhWZWCR5AkYEokwJ8YIe\/gwJQuu4lfaDQpQIYlVU8YxoQ0gDE\/sk\nqqBUBbJNtyG+JJBA9WWCoHP3sJP51w6r+mn\/APd9xicxwHLkhFHxKi6YbgSLG7kgkqbUBSKB4PXz\nINIyG3G0Xa0RtO0Mx\/iv4\/Fke+nSpwVBaix2kfjcd6ByPZDMSRQDBTzRFQupOYhNMxZjGrvwHG1Q\nObXaTtBAHu2I\/dxyoGw8hf5XxDa7GL+V+B0x5E\/VfUJF7u7pJxTJJ\/4gzw2QJJWkeFMmSNQqtI8Y\nIVdoDxKVAFEgqOs+50scrPkpvAZgWYRhKb0qgFLJC2GuiasC660P9RJ0zu4Nfyo4xOk2p5z7zGLK\nvO7m2Jv5etp3FfyOSwo7VYURyqCVVkBARFRyvx3Aq5ISuOVQfGuf20I9ddR2sLACbi3O88ne++Lb\nL1AAoO4C362APqeB1MDtX+UdymRXRWTbsBtXJVmFRrtbaQyiz8boV+bg558hm+bs9MHYF9+52JYt\n7IbaXYkn\/qPHABIczD8cit5klZizAfJX4sAMLWM8kHaW3CmtSACR7MjdTJuJe1AUKvDAAKNu4ICa\nFElAQObs7TCZIkjYfP7YskYT5x6TsPW2GEzO8gqtpBO1bsUQQQbslRQocnk0TVJmQUXCkciuWSqo\nWbrcSRfFGyeKPS\/iYgj5LQ9HcpIJo7bBFhbNXR9BiekZECqV3qfiQGJ4NllFiiA9cgEg\/lf56Zg4\nJGxwmkxthZBLFTu5BAIsAj2CDzQAB4HHXSR9zEAxj5qpVTtSquhRHBIBuzQuvx108ZUAD4sTzTKx\nbiib+KtY59m+bA\/PNiKQyUfQBYMCWPrcTVkf4BHvkmr9jxJO5x9LLuNnaAT79OFAogEUeTS1+fd1\nfSRYhRZLbBTFjRB3ABW2qQD+SCbJWz666OJCDsdWAJG2jQNbgb\/cbLWQOBVHgnpJCzKu40G3KSLF\nkkWtDkD0TR5YckVXShZEyBHU48QQYO+FTKWtVBRuKv5D8c\/kBask8D8j3z9ZZCqHyKwIH7fVEfwL\nBFG+SF49DptJKgVyhNgUTRFigRV1wLu2X1xVkdJGYyICXBraL+VsAKO61AAAH\/ewdp5PRgIEfhwm\nHB3IuwEgXyCQVDLVehdezXJrm\/x11GQ0RawGK+qsLbra\/kseaU+ga4r8NjlTIvhMx8ILlY2ZjGrG\ntxCAsiyMAAG2hioqyOC0ecqxAYG1b5HcLNkCgBXIHsAC7ur68ogR8\/PDSwHc\/m+H75LSCtqLyXJ+\nKjlSDY4FlW\/IrmlG5eVcRZcp2ESsdtfKiFWwKssa+VHb+SQaHHUfjypNII5pI4y7f8w+RVQl1JJK\nq7BVXcGAU8WFUsR1ZmjDTocbwLquKB5A8oWSNC5JRAzNkvBE6oFAQSEbAXNBCWMijTDsJMftf7xt\nhjVCBKi4vBHl9OsjbpiBxewNf1gO+Fp2VOp2uZhjyJFtYUR5pNkQVeQba2o0Px011TsTuDRRIJYY\n5dtB\/tJocmSOojO\/khgdpkSOP5SS+MQpQDyhuDoHR9V0jJhn0qDNysrGy2x5PHI0YjVtu4ZCo7q6\nOkysC6RPIkbINxAIJzBPi4cmTk6VnYmFqC4bRLreFm6xg5RWfxpLhzzacyylZOBKklQuEWxRYLbr\nlKLITN4EERyBvYz85vuABiN75w0xxe0k7d+PXy2OMFZEEgka+X4X91ge+eeD+fZo+x0x8exr38h1\nIPrYNwFgm7IBv+K5HPR73rmA61mDwxqUyHRnZmkLyX+q4eQyOwZ7ZDJISV+RprBBd7MxLbSALYDh\nhYqiP2kUSQdxHteWuq2qgRiq9wO0Af7ODgyQx7HDXIRmDEuLNsrew3H59f8ASTR4HA44HTT7faVY\ngEH5Fh+f45\/Nknnj0R1JMxIC7V2gGtxFEGiDyWIP8A3Xo8dfYkaVxW1tzEbRRazVEkjgG\/SqfV2D\n0JQQLmT\/AKx4mTMRhPEbYw+IKkjgn5D+T+4nk\/44v\/HFjaPnDDWkgUfANuWMhi553FwAWoVYDDj9\nxPPSnafa2Lly+XKaPfHTOku\/YLsqpCpZfat0Lqqu66uXFwMbHK0VMaRhLsbSo5YwrKocj5ALuKlQ\nCKshmPTQmTtxf8\/PUYE7AAgG\/JHHPz7YFMfuoybYTFGjkASFQUMm2QPyAWQj40GULJTbd\/5POjWX\nTMHKjLQ42FEkpBjLBZitqARIDtfyceIN8tgkMihwbHOjqpAIJIvtbt2OAD4riI4lb7A9R1x7k4jT\nzw72DKjqu3lQVYqlFjtPAaNjuvgNW3cCTKrjeeGRBMymRRRVjuUkfLcLPJqi1bgCBwASY\/DKRBUS\nRmVVjoJe0E2zBQa3K55JqtxcXQFy+NGAgQNwzswIKkrYLsaJPx4Ism7sHk8SiAbHFViClxH051eH\nHM8zMkQynBkkI3WSwFFEYE2R\/A3XxUpNMsin9MrKKDKnx3fEn5VdcjcBzdEcVRjn1LVcjVWwoccr\niRkDzvCftwiAMxEhYB2ckqCqkg0pBHTyaCZcjIZREpKK0SqSx3FOXdWU1bHgK1f4FV0Nli42+35+\ndyl4jYTE8xt9\/rxjP39QOKT2zo2oIhM2Dq5IKqXmWKeBiAoLISJJ4IdtER+Xxggkg9YV7qM8mdly\nlq8mR9wDtVJpIsg\/AvuB2Oz+R222u1VAUspZvQv6laTlHtLVNSzzDqUmkGPMhxppGhi2rNGrsWjN\ntsQySKlEnaqrR68+u9MhdRfKzQPEMgJNBHAGWJWV4gpRSd4TcSZDQLseLAY9Q8xTlSQb7xHcTf8A\nN9xjQeE1S0LFlaAZnciwHfcbCZucAUC\/bvEyM4fHkWSImS2PjIVbJ3xsfkSxAj3KF\/jd1vft3Jiz\nNOwlfczTY2NKCKXY5hV2pTQddxAB5Fk16o4C8kDEqZCSkiX+4Fm2OsSBuQ+163AkfBCW\/bQ2z9Od\nQJ0HQ8m98v2kcd7VYkQ2CwYfGxtN0T\/Lcm+ub+11ErTytQD9NSok8DUqsOv\/AIz9MdH8Fcaa6Tdk\nRovMqYn6i99yY2xf2JOPBjlXVxGqNvR2vcnC2RRLKRtZVHBDLyOrC1DWW0fTZJZshIIBGu+WVlHh\nUgbpgJCBSqTx6rj8kdVLo88RxJZlAKmeWVaWmHkkJ4Y1\/wBV\/E17O7qqf6h4szM03Q8qTU8zB0d8\nafGzYknZIsiVAHxgyqQWkYoyrGwIYhQBzu6X\/wBOqzJmvFsvur0stVUAif8AjaohPJ\/+oJ0xECdw\nMY72oogPRJERUqqT2bSwBA\/+JjrewIky\/ev1n0jQVyj27DL3Fqwy8TTkyWUtjHJyzktCqupDzIPt\nZYzHiLGRIsaOzFgBl\/WvqZr+ZNq2D34cfUe3NTzpNMyYtPBCYSYWRIiPgzKw8uOxhaSNVkMzrDHK\nGam3wRwe6+5xFoPa\/bmbkKufp+qDV0w8mCOaXDg2Y7zSTiPHDxyNMXmi5yG\/XYb33HTXZP8ATXFm\ny4\/cHeqwZGQft8iPQMWQnS8ecxKshljRxHNLJGIVmK2rSq7u73Z6ulJ81l3p11egHOhfd1AHABGl\n0dRIOoFlG8BQwuwxl1rJkswlSkUrFIb\/AJEDKZBDU2RpDCCRNhJlTYNipOwtIw89Vm7Qx+4dVkxF\nnXSG11ydI0uTJYI+WrJi4yPMqKtIqysvjRQ61Zub6ff0+afp+W2paw0up6tPK0+Vk5NFY55HMheC\nPaCgLW24SMxsksF461LpOg6ZpOIuJg4kGNFHGFjSKFIoUA48aKoAjq\/SgAVuUWT1Edz97dn9mafW\nu9xaRo8k6ltmXlxLMRRVjFBuMj0OFKoQSKJHS5bIUcmatbXVr16iqj18w4dwin4UWFVEQMS0Ko1M\n0sWthcx4lUzTIq0aGXprOmll0KKWaJcyzMzmALsYFgBec2d84+l4\/eONp2ViYyabhRQwicS50eRt\nnhyNs8aYsqI7RSxbmeaORCp2Mpvd0YY2RLN2pqM+C7tp0Ouxx6fIi\/D7EvFFKqIYx8I5zKEsUFVQ\nVrjql\/qZ\/UZ9Is14otN0bL7ryIIhAMtkm0zFdlbiFpJPHkNFZMhZYmUnaEdQeql0H+oDu7uruLRu\n3FGBo\/bU03g\/s2nwIEeMIwiWbImBd9pCMpbadxs2OOqrxFglLNu9TUvuazACTAFMwrf2wN7EzuRx\nja+FZmnWPhVKjljSq06uVWoahhS61kZqqQWcVKu0lQFRismxN+apIkeeIJY8mSHHxw4TGlCqGYiG\ndn3xkRCQCiUUEAqa46QwI8ueHEeSRHjxcjNXFx5jEZYzkOgCmNkdaIJIYxhWYFxRWx1z9SwwgeFf\nBkZs\/wBy+RutQpkZmjdLK7DIAqoQVJH521190zMyMqOTMyY4UxE84XYyRzGVFW6JYO0boNwO2g7M\nF9kdcxPiaFvgXUs2OoX7jnvxsO+O4DKu2WWUCwOTMEDgbXk87E77Yzj30NWy9Y1PB09F1JcrPMTY\nmHEhnx58eNcedM0rESCpDgN8VZiK5HUx2T\/Tx313HHtn0c6ZiZJWVptQRoCq70DrFH+8MnHjksBl\n\/dG98ba0F\/pn2rpEGuzYumw5ucr6hNPmmJ8r7iazLJulucHeX2hCopxYPFVl35\/VboOjJJh6BAup\n5KL8UiZIMaHZS08oI3lRRCgSXQqvY6X4fSprl6LMZDU6bC1yGRSCYvN7wLbDHz34tmKz53NaAFc1\n6oZYOkFW0mLzAMwSdsOu1\/6T+2NIjhn7t1\/LzhEwcafBOIsVaJtZHYAyrIpHKpjup2r5CAbsjI7j\n+iX0jxNsS6DprxW8cbSRS5RK7VZo40Mk8x3TBSBZCF2rih5497f1A\/ULup5guuNo+EUY\/a6XcTOr\nja0bZQG+T\/IVlK8mwCB1njU8zIzZXnyMp55ZCPLkZMrz5EpkkUF\/I5aViqudxJ5tjyTzYhqaHTTp\nhZMsQIkwP1GSSSB+bYpK6VnQNXq6oHwLq1QLbcLtcAXscepGr\/1R4Gp0e2IS8MmRJjY0+SqQQO0a\nf82KMFXlQi6U7bo2VpSKM7o+q3dGsyFM7Pnsgjw4LyQQ1IeAVAZn5rddgix6LEZu7Ly44sARu9xx\ns7yC\/mN6wr5FWzSn9vPs0bBAPRPqeqYuESokuX4ureQ7renG0gE7QTwB69A8WHa2njyi38\/XFDXY\nksF4ifO07+nr6Yms3O1DJBkeYAuzM6F237woon0SCbNEHd6YfnqsO7JlV4yzGZ1BW9oRFJB3LS8g\n3S7XLA0WWiSOpPM1eaZAVRVDKxMpfmiAN9biLU0SCCaPBHQbqIMj+WaTzyblomgDQOxhZsKpHr+K\nsWOnK872Mxbv+XwKmpn4pv69p+fyjBfkvFPHjKgiKz4eOSp9lPHEbIBFsVtBxwWUkkIQR2bSsacM\n0QaOr+ZG47KvaASFIZiCzKVG8EEfgpTSSRQQM6Ku6JRatTBRQQIqchk4pKAIDL6FddIc22UNKxW0\nJU0oqj8UNcgUG9cgtZqgSMdQAI8++3l0wQFqZt99xO\/PTme+GWRpGTiMXgmPF0QzIVC8WTd2PiAB\n64u729dk1TXcMMJGaWMAooZRJuBUlfkAhFD87r98dSwmRyzShmY7TGke6gGAJJI\/TrgKC3O0VXun\nsaxuo8jrxwy7uCTVg3SsgF8hjfqvV+FAk\/CYkA29N7+fPTbBP6hRZxv06d\/wDy4Q0vueNISuTBIr\nxEMrQtdt\/wBDpI44YcWLJ28sfyZYmraflxswyUWVg0hQhUcKu7ZuSSwSdpsqyhbDWhplFY8PTlj2\nyLCoYuaCBWarv4qQWaiwBCk8euOuRaA0zl8aN1Q7mHnpCRHwFWMmzuom2CjdVc3ZFp1gYmRAjeeO\noj0mfrhxqUdwpBi+97DePLufPGxNBaNfoGA9o0uuAiUBaP8A+W1ESkBKJLBlBNkgAEkkU0wYQ8GP\nJEdyyIpC8KCJNzFrG8qtMPdgFiCprntoERh+gEa7qCa8gcsATI398jjYc2SPmdx5VQRRpjcYxbHW\nKODyQv4qLrIdl7U2khgVDMiluARwboGiCvTb1me+4PHT9\/OENSVANgQLReN7\/v5WxKyKwlSvGjhy\njAbmkCk\/EgNQckiizbSKYlTwehzu1WTtnVw5IcYkrhkjVkBK0QK5VuN3JPPNDp1\/cpmk3yFZiWJD\nyLsPNE1It\/Ispb1ZA+J9HoZ7w1pIu3tTx5YGhfLxZ0hZnRoTInIG5Cdm8XQaiOOLNGJoYMJB3H51\n+mPL8W3+vPAF9IYDk9wGQySRfY4r5CTK43AxKDGVAjkIZ2BAJPJJDWp59ieyJ\/utIxZCVEr4OO5V\nm+LFlCMLJAIPqzV7SPQAHkF9C9WxsHW9RXKKL95geGA\/8wJP5TtthuAHyobyAQQASKHXoR9Oe\/8A\nJ7ixH0bAZlydOcPK8BWOWPEjkEZjDSK1mV0kQkABGamKvtUpUUs0iTpgx2kbdBPY3wWqGCAmfhm5\ntuJmD5DaR23xroEQIWndGXaCRuVDtG4jd7FAc2QGoj5E30G6tq2M0UmPixy5sk6yeYQbKjDIylnl\nchWpjZVaYqKBB56iVXKytrZmRJzYaNWYgKWIpyjAFztur5DAleb67+ONEIVViWzdWDKSAzE\/+ZqN\n8UPZHUhMuSJI\/wA\/UH8PbFcayqbQeRc\/WB\/g48zfqb2xJ2xr2o6dJlpOGlOWdiePb9xukVTGzSEs\nqtRPkcE376onUcXfuBrgfpqhaPawNKGYhl+X7QVUWLq7rrUP15cp3zqxZEHjTFWORiXZd+MjXRLF\nRuccD93J2gWes256iSNx5OFkUuRSsJB7FEURvCh1HPJJABboVWkBII\/TPrEc9u255PNhSYlRfhSP\nza0+nliuczTQokIkl8kbqVU8j3bEEKNxU0A9AN72iiDBSQmNyXRWDUA5G5wGvc1hgNqsTRKeyRfC\n0f5casgkNmQNTsgtiNrbyAwb2AtAA3yQOa6gZcWCVGlQSuWcqEIc0CxAASiVfyMbA\/0st+lqA6Ak\n8cRG\/eNtt+u\/XFjTcruRYc7eW\/yF\/pgFkiQsPlTm6+IWgOSq\/EGwD6ugPj62nphkYlB2jYe\/RHII\nJO6\/QsVYINHn1z0YPBGr\/IECwqn9hUA3ZDHhjVXwDuBBsgdIT4iuSthOQzOSCtMCdpYgkiiLomzZ\nPTPdxtH2P564OlWDMTfj0sQfztgEkXJRSVQPbFb5Ioiv9JXk82RVVf8AHTFXkomRadaHoqQCpNgE\n0bpvdkA8GwCDXIwmAKx7bRiK2rQHrcOdw\/nhb4Hv8xE0O0lZERtoNWASdwNAtyeQ1gt\/j0b6GUE3\nF\/M\/zg4qgxt8\/wBjiDDgGt3taPoX7N2VYAndzVmga\/npqzLGzBLIPBBHKe7HFU3HNAgkg0Dx1KSJ\nGH2qoDGqF\/6mHAPBB+ZoLf4IoDgsnx98lVsAB3cUpYnn1zYP59fkHnhugTPHT\/M4frB5+YNvP17x\n98Rs5lZR\/wBIsf8AVQq7sk1xV82a4HumaglQC6sCCSdxBW\/QIJugfdECq9nqUMTAMwWRdpI3BuGr\n8soPNc0OSPz66i3Q+TcTu3knkFeSeQLFMR\/PI99EAkgdcJr+I8r9vz\/WOojkAsbiQOSCCAQNwrgs\nwJ\/yvB90OY+aco1M25iNtk+lBNAfgcWOVJqj7o9TrY+WsJIvZsIDHaCqEkH026i1AnkXXAHUHNjo\nx3XwTZr\/AE80aVfVk2aHIH89KyMu4MdYwxirGVv1Py\/OMJDKRmBCyK1H0wI9+ttD1W67W\/zXJLqO\nWYDdvO32KJFcEWeSfQv3RJBse+msKwxyxrKrvGHUOUADFeBaubouCa3WATzyelZWG6TwgiMs4Aq3\nCAjZdUA1UDQ9i\/XIcjRPA3JE9h\/GG4mcLXc\/TbaDIKm1ZCwDkEUQ6htxta455HsEE9Ocvu\/WtTG3\nK1PLlhA2iPzGOMKPVRRhU5oVS2KN2T0MtIGUAiiAq38RwCD+K5oUb5q+T66RY++ACSPRsfmiD+P\/\nAPrvo61nizMAYG94Ed+I++EgTMCesX+eH2TkeZt7ne9KS7tuLA3ybIN8i+K6YyMOSvBJU0AfwLoW\nfzV\/4uj+OvgjYi1JsEWCbck3\/A9EG+SP49iuiHSdDnz8hFZZFikkUOxRyVrlivochSfkeeRf46bd\nj1P58seJA3wOKSytwzfJQOTf+SOPVfj\/ACPfU7p+HIm2dl2U4K18flQAtWBPIPFAD+OB1cmmdoYE\nEdrBFJEv7mkWN7dlBNM55C3+CRdjkjp7kdoYYjJYSJdiPxKpe6baKUURZFsSBXq6PTghMzbpz+fn\nqNqk2FvvaOm374CdJ1KTCZpWIDs67vW7bypv2DuUkMp4Iq\/XN04eQsmIjhFlk8ayRsooKGBNBlCo\nzbTSlmG3aAUb81wOxNRQeTGljmO8llcBSFA4J2sVJondYXaPzwSJPFxO48CCVHjaSNoVI8M8UpCg\ng1HtYsGRAeKYj83dCSkji3H0+kYGwkEYOhKNkSCKRHLuXJ2WHppDI1pdFiuz5bSBySGN86rmTV9S\nxHVpI8lI44xHJuikAFOFIL80xG6rO6ufRN86LJGxI9cD0Ht88e90000UaiFQhXY1K3L\/ABDULNA8\nHctjjYL5boi0ZmdEZ0LAIwcv8mLtsBNX6W2WvxzZIHMfCkcqqj7FWgGkYXRYkFlBA4uixAqgLI3H\nohxYzBFsVQWIZ1shfjyTRrk0TwbsCh\/JkAE3Anv+ef5fFYGkWiOo3Oxv+2HkYCKY2Xcb4pd1AGwC\nLAFjgnkez\/nptPArOX5DWpYNaALyQAQWsE+h\/BF9OoisgJZPGwplawCzIT+CeaBBqxVez66b5BUb\n3B8jRsosmxtJBawp5Kgk0b\/BPANpj2K37\/wWze0e48VfIwbSsxKQAlnMMki0G4YhkI5sj88e\/MPX\n1jTBjejuVKcLSlj5Cqj8jcBs+JC2ylaPB69YtXibKgycSJQsc8To59lkkVloKW9FWawKbg1dmvMP\nunTXgwtShmx1x87T9dysbKX96iNsfG+2A8m34K2NlBhSncWBJAXxxKoIPWJ\/bc33\/Jxe+EEBo5lY\nv5A+fEzO0dZptEi8vjl2BRGdxYsT9yAfW5RRYuF90pFcA9a8+jMuNk9pRJJLtyMLLngSPxhV+Z3\/\nAAZeLUMbNAkkE8HrJ0mGUUMyBFCOwMrACSU7\/ipJZmI3FhZDKoA9jrQf0T1EwYerYL4gmaHMgnx4\nWZnKCWP5yhVYlkKxoA1qC1i+Oue+2iT4W7r+qlmKDyRwzhD2EhwJkQR1Ix0HwyoVrAAkakIid4gk\nfT6Y15pan7UxIB4kNJu2eQmgXZkS2UFiCDZBPPrgEraJi63pmJjZ8EOXiwSlnSZEkQSKf02CuCOG\nIBNAm7vi+grAnyWV8kwrGGWFEULW2MIGuj82G03uJNEBaF8Zq\/qB+o\/fHb2dpmj6BruVpmk5+nnL\nl+y8UEkkomeKSM5SoZSvw2lGkPLEqLAPWa9hM6uU9oilQmMzkqtMd3RkqruelN78GB3xU+0lB61I\nwQGSqjzeIKsu97yw3tIjz1jq3dnYXYeneTW9W0nSYQrLHB5IjMrIAzLHjQh52YXuKLFvIYnbRUdZ\n97s\/rF7Y7eaSDtDRszXphJLGuVnONOwHki3RhkWpJnifb5FYLGSnx2jrzx1TUs3PllycnKyczKY+\nRpciaSWXelMzuzFi6KKBbcPijFiRfUgnYHceWpk1CFNJjKvIj6mftDJ5Zkx4HWGmyWhmzJFxvMsR\niikLLMY2Gw9zGcLD4UAFu59Nh6fPjGIGTCmWJfnoNpM8\/W\/fFp96f1Q\/VHuzyodbj7ew1LuMTQw2\nIxssFR8nc00hAYL5AyKxBJS\/VBZWo6trmV58zIzdTy5H2ibImly5t871tLuzsCzHhUKgk1ybPR9i\ndqdp6fBHldx6u8byLiZEEThYsfOx2833L43jWadoIykYhnkMaZDGREQqAxe633321hwzYfbGnRNG\n04MGRLiQJEqwSI2HLuESM5RQFlCY+nicqfMsoJLRq1ckHU8dBMjcA2G3yHYc4mUKJDDSkR2\/+PrM\nfyecC+l\/T\/ujPE7z4xxIcWGeeWTKBU1jSIjqkcfklebc20JsFkFd4faCaYug6X2V3B23IdYizdT\/\nALrp4ycZImWKGOZpFlkUFVkkV0EQCsVIMwWzQPVa6j3ZruryrKs0uFBEziDDwXlix4FkdZXSMeTy\nSAyKsnzZmJCn2oIku2tI1bUtTxMjGw8zPfEysXJyJUV5BjxidG8k0xtYlFGixADDgWKNH4lmaAy1\ndWYBXpOrO7BVAZTJkwL7AmJ8iMajwijWbN5UqrMy1qTBEUsx0Oh2AJJgTYWjsWxuiLOwZZGkg05s\nrHx4klE85Kxx1NtVp4\/kQh3iJQCVYlSQL6k4I\/DAsEiV9zJkTJseNowsuM5SNURSygbubarC2gaj\n1GaRhXqxiBZcaSQCNNn6eSkWWmyNkLKNrUXVpBIBaoQWIIkp8SaLGEcdTSnPeRPDLYWGTerRsIts\nZdQigqSSFP7RXXGKFQkiCY8\/K3Qj0+XH0VmigXSux0neZkgzfm14jb0xnT6uvq2n93Z+DjvKMSTT\ncBgHlcwKj4MJeo3KqgLoSAgPIJbm+qJy8Xyqrlw5AACqdiruUsQLKmxVG6uyaPvrQP1njLd0xSbd\nwfQ9OaqLMKSeMqabjdtoE\/traWbk9Z7ySsGwyK4DbyRIV2tdhW2hLKg3t+LLdEAAE9d18LGvJ5Rh\ncHK0Dfe9JCb+sWHOPl7x4NT8QzyCxXNZgGIFxWb5TuDJ7HfETmNFEvj3cVVKeVbaAbHBKfkmxzaj\n1fQdkzlWKCPgO9G7Fc0SasbSoLAbl9H88TOo5ETkqFCgmv5s1VMaCg\/\/AJoA2kGhz0KSyMFO7mhy\nOR8iGBVSB6N8ev4JW76nsACQNhH2xQySIJNxcSY++CrSNUmh\/Qic8lVkN7bBon\/HNDg0aHoVyYT5\nJaEklJjut2O6SVHQAUZSL2XwFUKOOOK6qbGmMbxvR27geSaA+Rq+ADdA3ZPy\/wA9WLi92appWi5W\nJpmccSHO\/Szo4o42eaN12sju8buEJDC1K2Kr9op6Jrn9o\/fzGIVemJkdufuYPp+846R6nE6O7SOZ\niP0Y18bRkAncjliHVvypX8Gyb6a5s2VJjmZYoQGAjFTKSTxQ2XvpfyKAJuiRXUfiZ6zhcOKDGhIB\nG8RgSSD\/AFNJJTUfwebPo9M82V8KVolZGAAkUimXkUu1f3Xf498cjnqTSyrMQTtaT5xxzE8eW8HA\nwFBAEAx5W\/fbufngj0+NszClc\/cTZWOpl2hVEEccQMjmbcQxAjUmwTQ3UCRRVYskazSxgKQgYrIh\nALlgg2A7wGjXg1tBuyKFh+NmzyLkKrNuKCRgKUDa8Z5C7aAJsAjkgAj2OiiDAmkhjZsxJHmVJGx0\nAcbQ4VQzk8liTtW9oBBv8dF9xJgCY87Ra+\/qT692ONj6fn1xM4+fhRMYgBK7gOiIGZxyVVStkWCN\nvzItSDQFddt2Xl5GxoFTHVWpMdN2Q45G59gJRl3bqAb4g\/gDr6uDAWjIwxBZQNkbWVhYAejSuGVg\nbIJa7N\/jqYxtP1bDyHztNy8slAVecRoqIFVlKLLwEtTZLNbX\/A6PRoOzQASTaACeR+THa+IjlZJk\nd5tsBzyO\/GG2j+NJpUlyMeMrIR5M1ZRKt7kCKfHIwP7SfQs80bouxc1TujQuQVPjcxjZIE3F2RyA\naIFcgUPl7rqAVsKKKHP+7WXUUlleeGQebYVKkSM5UIwlckhH3XRoij0X6\/3Zqnc+VoKZ+RGVw8B8\nfFgx8bGx444gFRRsxokVmkIsl7aQ2SWYdW9TwytQ0+8VQGUMNJVrEAgEgm8H4lJDL\/de2ArVVzEM\nLwJBBO19Jixmx53FjjQelsw+ggQhmrXVdOAWQ\/3tZCGIBBVVjJBBBNBa3GuoLJLLFEA7uBEpYqo2\ntIUG4BySSIywBJWtoBAHI6I9CDf\/AICylozGG1pNoWyXK6wK4BNg+Qi\/izWCaBFwUkNRxbnALxKQ\nh4CtIo+JoEcXZJPBoLu6pMxT\/wCS02JmAbxvvcftGJWoKqzyB+2IidBsV13FZVDsTwNxFEqFAAaq\nAUkCvfq+gbu7\/wDlORIXcfptHtlAZE3iuB+GAQmweb5rg9H00MhVUCkHltgJVybUCySAy+2UAXYb\n3fQH3lEw0TUPKR49waKOwSXEZNEsSSisPYY1yaA4ESpT+G31\/a3ng1FgSB3BjoZH56YrP6ZTePXF\nYiM7JoiSzGqVgzJyu3kKdrEfFwGYcdb6\/p+mSbu\/XnihSJBpOcCPw+\/WcWjYG2QFQWDEfH1wWrrz\n57DNahPUgDPNEqgAlPkTZVlBoKLB5rkA\/k9ehP8AT9jb+49ddaVYdLeEUpIZJM9CrLQr5PGQxvae\nAQTXQqSzUCnt35BxLzJjLGf\/AG9tyOpHG\/lztjXcUgcrFzvC2StlAfm25mNA8ggEWQCOBfSjFXUK\nSu1QVJBogkgE1xzz8gbJ55A46Si3W1qFtSoVwFt9tk1xw1kA8miQOfSoHjUlgkigueLUIoI2\/K7Z\nwxqwwANGuL6nlABIm32xQavigC+\/Yfn4ceeP1xKt9QNf+RWIyY1kgkF0xIFsCiF9VSjj81x1nvLY\neRjRZDYIaMLRbcpewxDHlmLV7J46vn6z5Mb9966zhheUiMjqwIqFFVlq7UhAbF8E3+OqJynIWQOz\nlCoAcKACxFhVJXhgSSOOAbYEWBX5gRPqb94P729MXOXJKqTY6B9IwM5kcdqFZjucu\/x2gBRwA5b4\nkMAooDlufd9Q058RkYMEQOzR0Tum2fj8BSFC0GJsgi6K1L5DoAFZiwJGxtx8m8KSVoVubcQP21RW\n+GHUNm0QwKqrUh3MakVdqfqMASCCUI3VQJb2AQtewhiYmbX425+nF8TVaQSeOm88W7nEHkMse9lt\nvlwrbmINWtseQoHHFUT69EtdjvG7sQGLG41awBYAAJIrjnbR\/knnqWkQBeQxUFQ5QUVUgAMw4v5s\no4G0XYC0B0xcPcgjKDhlUBo1HF\/IE\/6jXyJO7+BddMAJ2GDodx6\/YYYMgVhQZmlvncDQHxZiBYq\/\n5I\/kE30i0MEtBwN1gWFJY3uAO4kgfKuKFUPwDb0O0Y3Mi2Vpd4AA+JA20puyLN8lua6jJlP+kttH\nz2ANtLc2y0B8RRHP5Jr30hE2IwTDbI05C0pj2\/Gh6rkkLyeNxA9kH9w\/AvphJgqkXDh2BPJTiwfi\nxbceeLU\/gHkeqkmc8gH4gKbYg0zKrAC6YkOTY4sACyeOo+SNKd3mNDduQE7t3B3cA8j1+AdwBFmu\nm6F6fU\/zhbi8ztfe9jB8reeI18d1BVxtsMR\/qJ2mx8eAdx4uwffI46YviljbAmidpC1XJsEAEf78\nn8e+pVySSAQwiFKS\/wAgLvg\/lTyKJ9j2PwzleVhzQ3GgQ1EH3wB\/vVc3dmz04WiLRthxZgF3uJm1\n72\/PnhuIBsdTwapro7gxBqjdD48fn8ceiguBp0cbNkJJK7Nw6SiMBTVKYyhBKHcbsFr5HF9dJpyt\nMysb+Jon8Hnke64PHH4\/PSBkMpY0F\/10GNqQRX5qyAGNH83V8dKSTv8Akfk48uoXgkdP3jm3b16Q\nsuE43NwaBICjb\/8Au0RwaHPsCgL\/AD0yEciEghgbDXVXzQKk\/wAEer9VzzwTxRSSsEAJeRlRTtFl\njQ4BHBYsL4IFAWK5I8Ptl5JIvuzGiOTSuQCQRwLraOOT\/B3WRXSRNonBCQBJ2wCafpOfqbmPHgZ\/\niWZuQicjcXIB2AWTdHj1zx0VDsLNaIOHjaShcXNCidtNwfyTZABNCvfVs6JpUODjJKuOFipoyoI3\nNRIJ2AMzUeQeVK1dA30TtieJUmNhHeMKvhUFkO70pHBAvllB3bTQAJ6OlEWnb\/Xzm9\/mMBNYTAiL\n33\/O\/S8XtintL7KOIGOZjW6lSSdjiyFKkAA0FLUbJN1wKsnkGLh46iOnikXYoZo\/GCTMrbgTbIAr\nEEC7BAsbj0TtDGDIPIVZkdRI6qsfohFDAEKURVY1yGvnjpwmISYIpXaWNaZg+PG1hpEpZBttiwKF\nlBG1Wo2KJkrREWA63\/gfvhjVBuTPHQfnlhrjpipEdviyJH8amFjwoUzM5FEWrN4qYUu3grYJ66BJ\nEXev68rc7DLsCxtYcbAh3xg\/tHsgkt8h04TT8cPLtd42oyogJYKEFFYnoiNVdgzpRAs8AqadJiHw\nJsVmmRkNCRWdoi4LbhHT\/JLLUK2gWDySUIonm\/l845wIEqZGEomLyArFNEhjKxr8ERSSSbolt4U0\nQ9bmoj8g9xHHvbyuYlZCm5kCqqnaiRhmILbhuJfaDuagKAbpcLOFeKODbGr8lWjDeRaNIWXcDR23\nX8gGx10kMjIPLwSwLBzukQ0aWQMQdyCtr\/tJU87SF6TRNwYmLbx1vz+d8LqYkX5EdN7efrOG+VBj\nBzG7Wu3xKuwOsrTMuxVXbxXNbrKrEeGI550+LMhI8f6sgEip6BUsSsY4UFyCbYE2CNm3cCedDwh1\nTcsI4\/2PyOs49rMfaZVeJX27AwBVf3rZ\/eHZFNbAGJO4BSdh3DqaR5Cq7mJbf8jKGJIDfJSNq21C\niRRU\/GhdCBhIMURQUrMVEoauNgbyABgGLcAAcLtIoqSC5ws2aSVY5Y38PyVSWSNSoG7eoO5i68bg\nWZiByprqeBAA6YppI2JGCJN++Txjiwa2t8go5scqLs0RX+RXXAzA7loktvogUK+Px4IFfxVEn9xu\nx1jjVLUOdsh8m\/4hyKoqpPqxW40ObojjpYJG3oqDGpsbto2gEiwCC938vYPIAJAHSMJBgXP7R\/GC\nBgIU9B6TO99oj8tiMyISysrA25Dot0vphuNWPiSoraVJsizV+fP1C0WZNU+pmMyJLJhZ+NqjsxYO\niPkyyARttEYqDMZjtckigKIZE9CpkYuksg3AUAbYhNvyTcAQC3JNFaCg3+CMl\/ULwt9Qu5tEfHDN\n3N2xFBjyIGEk+bFitNGxCAgOfsmhWQKFAiVqJNGK6gz3HO3A\/fri08PcpVnjcjyKk8HcADGDchZJ\njJPIhVmclgA4hV1UAhJQCGjUXtYKbdSTtok2H9IdSnwdd1XHE7xJPp6lFkO2ykoPlsl1BKlvTc2b\nUAHoA1ISeR8ZtweNnR4ELLQClC3B2hhQWSwQAGJX30Q\/TmUQd04sLQOUnx8tF3SozMSgJ2AIFAGz\nlLYiz8gTRxntLl\/eeHZ1SLGgzRon\/tlaoP8A\/ECeOCIx0bwltWYy7tJDOoM2\/UNMzHOqeh6kWxtz\ntiKfJWWdpC8ZQqHLgKEJ\/SZW3XIodQCY1IBbn4ixnT+o3T8QZfZ8+oJvhE+djZRWWVDJCkmPLsLR\nbiine7oURmYqeaABvjtTMxmSNHGTjPGZUjaPYYnuQtCkisjhQoJ3sAoYsCqqeTUX9SGmS6j2xouX\njrO0uJqs2PtiG+V2yoLipFQuQxxq3fJRusUaPXJfBq39P4\/4bVZlRRUamzGw+KlURZ6AllJnqTPO\nJ3j9AslTSJJQQAJJ0sp4vMXjnpBM5mj707R7dx5P7PoKZusR5kk2FNlY0XgjgggyMHHx80ZMkj5k\neQ+RlTz\/AAgiy4Wxo54oWjZIwDXe\/e4dWnzJVmfTo8mfIdsfAcxxmTImyMnIBkUhissuTM0yFtpt\nQY6RQp5259Ee+e6njnTTJdNwtyK2RqXkxtyMVd3WN6mmCh7OwKSGoU1sb+7S\/pw7ewUTL7qz5dYz\nSEkhwcQnC08OqKpjkk\/52UWtmXcMcUFBVipZum+Ie23hHh6lHziVqqiBl8oPfVibHSdDaEJv\/wB1\n0EW3knI5XwqvmGBFLQrR\/wAjwBHYGSw8gexGMNYWk6trEi4uJiZGdM4WNEhieUoBRUBUFbQGoWQO\nQoJVSFuHtr6A926hAmXqUUejYwNuuTvmy9jsP1Y8aKl2jj4zywyf9KMvy69ANH7I0zTIxj6DomHj\npGqkRRxxQGMHcPJkTDli7kBxsNgcFSb6ncnR8uODYftjMVUePHhdhzGSdk7SpCoRkK1skZjQDAjn\nGZn248Wz7EeHZAZakxg16595Vix1BfhpKZixFaYPprfDPAMirUzmqrVTqBNMf8aRqAAaCahEQZRk\nmbRtjK+lfQvtTR0x5c2LJ1ieIzRSfcCRIGKpvEiw7WjVkIO+NjIXWiGP4tDT+0jBjwrpGHi4+G2x\nJ44T4fGXYGMOqKFDttlYjcVFci\/2m0OnOzK0YyseJxPJHDI7MUmiSMFmD3Gd5YsxrgABV5AEzj42\nWMYzRiKGZyAMuVluR45GRj+rcGwFySqxE2ALH4o81XzuZYPmq9Wu2\/xu2lSd4SQiz\/7VHAG2OmZS\nhlfD6IGToUcuCqjUiBSQYgs363P\/AMiT9TgVytIbGgwiiHKWHyjIeKtq4\/8Aw7tIkktK0oDODsVn\nJH6g+QDC3nx4zkWSWGRjqn6LSMqfqAl5GCQWCSFsK26zxtNn+p6ljRRFZpQrsscSSB9yo7CFizzS\ng71kYFKjVWWlYMeD0E6rqWlJFKqkZDPkRrMcWBVkkWNmJKzScuXL7iyovxABQ++puSyzRJUkH9J4\nvBmdo\/AZxLWpUcQ4ZgdjeIgDc9rfY2nFC\/Xh44NV7dyHYO+XokTL4gNjGKeRW37GLARmlJEfxN1u\nA4ynm5UomYRkISrDg0AXe7AkCsCLHtV9k3\/Ovvr\/AI064\/ZWRLDKHm0fIjx5JGXcm\/LMkcL3HuAW\nIqoBAFGwSKrJuTgSCneMeQlqILblIJJU2Cn8k7l4AFAex3bwii6+H5IMpDDLUVINtqaC\/pFvW+Pn\nP2jqU28X8S0EFf6zMAEEEWqtMHmCrAxboTGAnNZi72W3bwONjqbAJaxze40dt8ejx1DTRfJgAwpy\nTYYhatbscgHgV+WANk+i+fT8mRmCJuVSrNLEGJUGzuJRnUKKo8CyKuuOoqbAmB4sfI3tDMAykkq5\nAsNwWWyQQCVFUerH3DkzpYcm3NrzfaRtOM6aqD+4EniRP5bcT98DyRl3tWb94H7aBAvg0D+ALJWz\nzQ5vqSle4pd7qqsqfFi4BKMAaIHFrZ\/i91WOpTT8FZ5mVgAqEFxuVN6XW0OyuEZgaBKMAWaxtHVo\n916LouJ2diZGm6euNkMsRkd0MmXITJTbpZFUnmnDQsiBTtRQBRHVqLlamVpsrFszWFJdJBgtpEm+\nwLXi5JsN8FpZarmaeYqqAUy9I1HJ5AEhV4kgEiSBY3mJqPTgzzBYR8WVgH2u4B2jkbVDc8BWJsX6\nI6Vk0nUM\/MXFhglmmkQhURV3IONpY2FHyYbyWAANsbvqe7ahSPJgmEdiIEuGNqbNWwNslfIfkVXv\nggugy4cHuTFyBShXDMpBMZFo1EgG9\/ogcgEHmudzl\/CiuQWuw\/UAeJgwLcgkbGw5NsZWp4iozbUF\nElTvAgxFpB\/OYM4paItp88sRUNIY3jYksCsm6x6IB2sOKsX+6wD1Jwvl48KSRSmMFQWbf8rR93re\nTdlfXujQ4brrmYss2fkO6sFLzOWFkEyMzCtwTghweNpA9ECqmlaBMNI1in3NE25ligkO5wgDeWSi\nEQ7yQoDMWIZiVJ6qloOrkKJv\/cNxIvY8i+0RvfFsHR1BaQCFsImbfSJvvxvgo0LXmk2R58UuWwZa\nlMvjRVJHsbSzA37UCjuG6+TbS52LjxZOleVXx2Uyqlw8bWUxuzJ8q2e0CGuCxJ5NMLg48cGNkwyy\n2ZFx5BIilbCllYSJIDKAKBIWNgCq\/OgxLoIJwQyrKw2EEv5G3KwUbi1cKGo8qQV42ig3Wu8OoIKS\nsEVWYQWgKSbWmJiBtMwR5Yoc8BrsbbgXjtY8977b7nD\/AFjtzF0yTT8lcmKfJ1JJMmbGicOMNHyP\n+G3yBqLyopZoxuCAi\/e0F2l9uxNqEGWZ3YrjGGOLaQCzctIrHaSSGWgVQKGJYAAWF4EKZmf9oFeS\nUtLIwClVEvjXYBKXkZyu0cuAoFKsYF3aOj4XcuTmQ4eHp+TkTI4UIiiQyOysqfEjcBwpLBkUKvK3\n6B4mrIojYAibQLxF\/wAtNsCoVGLgC1wBAjp9bde42xfGnY3g+imoYoaPxxao7usnlQEDVlZktkIZ\n9u47TtuhuZEa+h9IpJYYQFiYkJQMbKqRjlldljYoQSSCyHeRSBhtdrHm0DUdG+keZha7gz4eXJqM\nWW0LvDJa5GaksbKsW8K8DuUkWSrZGJtSrAQwh+jCm1y7+OiYxRChfkCoU1R3EMzEtY5AFYzMOpc3\nBE2+g+kST\/jFsCdKgzYc9wP4wOSwSO8zqLEZ+abKtfe1KUrVgNukZFNfHkiwHveEnt\/NUAIrhpLG\n5QpCN+6htLNRBv4rt9qWF2vPjsrEtISCK2sSGMm4EKa22paqO2w1ito2rVf1EPg0Od62FmdTEzOV\nWRkYNRUwgn5WFkICkktvAIMOrBmDxMg8j\/Qwaj+sGYGpZ677\/KefPFLdhHfn5BV0hVJEZ9qs7OQ1\nUiKLZmAsElAasMT79Cf6eslJdU1yVUBki02GKV2iZUkjfU80xvR+L0ImIW0JJcrvXnrzz7GY\/d5D\nMqAyTR2wNgAVztDKSNu8kBmeiaHXoj\/Tmro\/chjDmN4NHYb1AYo02suCWa2bcrq6xkqa3kOeCQ0h\n\/wAgPcT6W\/fE7OT\/AEzR\/wCI69un5E41X5huNbym2wSCF2bBe1WFnftDWCSxPFAqpTkk2Fw7krW1\nV2nczWLu9qVQLEswsVxfpPyFiE3B41X8\/FlDBWIHy3E7l2g0FoFRQodJT5CDhiFtWMgkYmlUIS1E\nAlqUi75PHsjqbjPJJfqT+fk2Hyx5z\/VyU5HePcTLtkZNQKpRFEKiAAuZNoKXRoGzf+SaWzRExG4q\n9K9bA7NvVWU8oGBB\/aQWUEA\/ImgbW+qOXAvdnc32u6SL+4yuskjNICGI30quKprCm6Iohz66peTI\nqSRyGiCRySWvwUgc7QWBAO0H2CwBNhuq3MAmYGwFvRb8dJ\/nF9RICKIuVEH0uPKZn9oxDZcZBLKF\n23TI4ZAiWATH8i7Sem3MASoI90oHsuUCRl32ZBuHBYszKOVJ3MQjAAgXZUkGj1IZsygOxkuV5gFN\n7SUPlD7gdxIC7PmpuxW0WtDUqbPnw8+74kkuUADEsG3XRFgLRXb7BZm6gEgC+22JlNTIPW3p1\/PP\nDp53MbAUW+RQpvCtdAqG2lT8L\/cykiqVqsM5ZNyRkbFamBQMxa1\/6o9vxuzRJtmJoWAeurzM4IkI\nNU71wDQYe1YgPf4JFCwDx1HmZgbsDaDuHDKvzJ5UAliQb3KVJ4BPFdNVYg9R\/H+fliQqxzuB5j87\n7845JNKDsLWCVKsACRYA2GwKZfz6B\/yPfQkxFmBNtYWwbB430FDAjgH5bSb+IIshu8gYkqGPy28E\nEKv5Yj2D\/vV8166Y5U7xlfHuK7r2myFI4LEgqxHPoNQPHrkDJJJJ3OHiJvMdt8Lt82k+TBjcZBuz\nQIJ2sQSK4bnleRxu6RaUgtZADN8Qw5IDA0wFhjQHokgccnnpg87sp3NRIoWOaooCWHIFUARwFtRy\ntlCTJajZa1YsppQQxuxz+4A3Qq6\/g0OkwZYi3PUciD9LbfPHaeRVJkt1obRtPxPNcgva8\/kD17Hv\npm01pSncWDAAWGUc0Lv\/AHu1BI5F83H5k81gB1awptVJIIsm6Kgj3ZFCgCTfTQzvRZW5BteDyQQC\neCDXHPNEHjnkpN4g+cW+eFLAbnDh2ILWVIWrDEcf5ZgSCeDQ4r8ezSTumxkG4GuWX38eFPP+on5F\nR6\/1XYHSca5GU4hjRpJGYUi0QzGzyaYhfZsWLqz+erA0nsmSaWOXUCxGzeYEFgBQDRaixB\/JCkAc\ngnkdPVC3bz58hzhCygEyLAnccYFsOSUCKUb\/ABrIrI5DKj7TShWK81ZJtRtsCySbs3S9UhaJUkmC\nMCGLupMdkBiGYfJljA2nbfyF7COeiiHScWJI4PBEsSk3HKoeKnQKF2oqsjoVba5Zo3BZSv8ArKz6\nHp\/hIGKsaOzEKY62KtA7fGY32sNpG4stszNV7TJSlpg9SDtckRbj7kjEepVBsNoM327i19\/ycOMP\nPx8oLHHKjG42BjUq6sLCn2oLKCQAzcGuSeFkkmyEWJYtyJHJKS7EMSCFKjcjSADmgFXgmzQ3dDp7\nYSCjjzyJNZLbl2qpHOyw6MAtimJJvmgeOuj4\/cOnI0mNkK8YYyW772egRsPyp94JPoftIJ4FnUgT\nInpxB+R\/bAgpIJGw3wVxDeWidSiTLKd1NPGJNxWt7vFGN9fqNuARGYhSylD1eJ42TdJKFUpuMTja\nJkcPRCOrVOLd+G2orN8zCEeBfuOeDFiWbCl8jr8zGHKsCQN8e4PGoHzYDbYZNzMQeJPC1zS83IVt\n7RSM7KsM5kj2hiWpZC1lkcBd7WEXgAlgenhwd7fX9sDZSSL2+38\/69JOICSJp4xGpWSvkakdd7N7\nQbtqftK7tpNlTVE9ZY4TK04j2N6WJf0xs4A3qwDOGbcZQSRdgrxbLJskjjkgbcFWgrMrxurb3U2p\nVgG\/0\/CQD5buKU\/V8wdZpCXZ46jehMjFiCWKSoNo3AgEyKlqxUKbBeBJtct9bYRdQMEGPoOZ6YVh\nbllVkkZaZVhQCMISLdhIsLWDYoKtkE\/IAdfFkkJkSE75lJ2qpYtCYxblWkVC7Ff3R7NhA438N0l8\n0jDlW3sF8nwJFlmQbCJQ4WMncfg6rfxYcApJFIodpBumdgVRTKxKMDtDEsHA4O1lbeeKKiz05kIB\nM8Xjf0\/PTCqZJgnyP+z6+m3PGheRV8gLyTPJIqIrIVdjxQXaDGRcjljUcYaRQSCh50tB5C8iBiu3\nGDRJukkjA2k7qkksE+9okI+RF7bUc6EaYmxjtHP0w+Z5n1nHs7po246AMdrEyIheyfQtgKK228pz\nRYk0PSzqRRSuHJVZI2dIt28IoerCLuoAgFWDE37AquhvR\/1ITIrkFlXahqMcA0XBsjggMiggEGye\nD1OY4ctFCHoiRl4RW3DbYvmxfBB98E1z1LxUEzwB5CMPd0zygoFSOAFWZWIZ1AIq7NsTRFso2\/ya\np1bPPFGm0xvGoK38jdXuPAFrdlfX+TV9NyxKS5BCIN4oKWo8GySQeQBYqyTZoU6UxkBqNkcCiXV7\nUggqVNA0OaBW7AuuvY9MxOwgfnc4QniBYn8o1om+goZuDbG0O1aLC\/Tc9Zc+qwXG+qH0+z2CY5Ly\n4z5TxqWnCSxvFG0qje+wZMmOihgN8zMQFchtRyPbHcp3G1BYAcC1BB4ADDeLJsf5s9Zs\/qD05ZML\ntjXo544f7RrmNGrSLzJ55IX3b1qhDJiRvf5p1I5HQKqSCfKN5\/CB8\/nidlHAqqRFwR5SIj8HEjGJ\n\/qZoS6R3rrWLCWijedsnDUAhPtchVli2FrTahkWKyxDNGLJNWEdrytjdzaXN5GBTNBJY8\/qr43qg\nd1r6LEDcTQNkHQf9QujKO49JzizJBl6HFE+wEhpMU0q2Ks8R7flfomxwc5wTx4+oYMiMrFcqG22K\nDEEdSUHoFrBsj2bJrnrN+LUzUoVqe\/vKNRCY\/wDNSo9Ln7Y3vhVchKLzdXQjePhK\/eOPnYY3l2rj\nTRZUiKVJmiMsKsFlX9RCCUAO2NgLKn4srVQBro9bBkzQkMsKPOhMkQKqAhVCPIm4CnCBizrzTSbj\nTNYP2zIMmfGhilKyyQo27YgAJ2PRIstUbD4WterIHVi+LK\/uUDvGZIjjhTIqgorNDIF30URLbgqT\n7b81R+f1yf8AW\/AzEAEqSNwJFtr9z1ni+NRmy1Spdr6SRa\/B2NjIJiLyOpnEeNPONGfLId4EoMcb\nK+2VccTJ8z+koO5GPJpBXBBHXzUsOGLb4UWSP7ofOzIYz+i8e6YsI9wZWcgsdoBqwL6mYp8aBEkz\nzcj5St44ozNL4Hxkh3CIbIdq+E2SxYB1IsAjpuM7TsXGt5Mc24yPClZDKs2JLSEEiMNuZUYe1ZrP\nAB6t8n4HlMsFKUGqvYipUBZpF5FgqQTbSBtMkiR6jQqypVS9xZVJ6SYsbbdjzG8kuBFC33ZZHmnL\neZ4WMg8gyY3KsXdceMohD2FNgkhrqo77ZZWljyJBKk0wIf41jiTIfahmkpN1+2F8XxxXQ5l645gO\nYYsuDD8YEJkp1GUsSgIQCE8d225R8gVBFi+gsanNqcsjz5eV5mIGCEtYFkZSzNIgoMqtQAC0xNjj\ng3AyBYA2G3w7kbWgQLXW5IsOuL\/JeF1HJqM4pBYBEAmdQMDSdxABuItwSMfdYm80xXHO7HSWgVmY\n1JFd\/IEXez5ELTGjW3qMye4tSnwxjYcseP4Y5nlllUzSsZJU2ohkBCSbksBVICsS3PPSsOHlzSrh\nRENM8xdQifrSSU4Mcak8qE3M5P5AJ456ONI+nWRqahNRlXDaGaFpEWMySNHkKUWUEfEMJFdDuJCh\nCTwyA2OU8BzmdYChk3rAEfEFAQNaJZoS1oliT06Xua8Y8I8JpIc\/m6FLSoIpvLVGIA\/TRVWdjIiQ\npE8jfFXYk+Y2O65WL93iqZHcyI24ZRVljCyOAUWNmaRY1peLJJB6dwdm61NjyaguK8UUc2EiARTL\nG8k8gCp5ypEW1CDvNIu27HvrWmj9l6FpOH4xAmSIJTKq5O2Qu4aXxyUUCO5WQ8KCEAAoiy3O6Id3\nb06qv2ywSYktoq7S4yIajU1yFXiwAPmQK2jrc+G+xcMj52sLQfc0FmIuA1RxAIMggIbTBgTjnHjP\n\/qnTBq0vCMhMwozOabQAIX4ky9MzJM6SaqnZiDtjH39Q\/a0mXpvaEiGMR4EM8ckk2SAVCQxJGWld\n9xaqPPysFuOT1jmfQ1k80cUEmeVPM7q0GHG9AqEnkQvMSeT4Q6sopgASR6H\/AFww4G0PQch4xPIM\niaOJXQOoeWEF3onaWBX24qgeAST1j\/PVgxRpEG1iNrR+x6DptAVVB4rirFej10vLZGkFWEACKFUC\nYUAAA7i0aYkdYBFscSzfiVeo76nPxmW2li12JsSSSZkfOZxTmV25H4w2Q4KRituIvjgFbQEZrMso\nDMdwBXdySoSgY3K7ejkTbGmyNJJmCr8eWDKGIBBO4bVsi6s3wT1aOSUj3CSJShVyQVqzIPi9qWUM\nQBY9n1+OGMmDE+541awdrMCF3LuBG9bII3ncBVAgV6oWIyiMBKiI6R0vwdrWH0EYqjm2UyGJjgEH\nmYETb17Ypw9nTK4lVhQKMikgFVXaPIWUMdyEcDa5IPq+RMz9v5eWiR5U052RkIjzyzkuqUrKsm1I\n9ygfFU3H1ZAoWUuELgJNFmkDRhCDtAVtyNwKNgEVxwfVU7bTUZRPRZ0JWgCo3XZDAg0QpA3C72n+\nbJKeUohgTSpll\/SzKpYFoB0kyRPN78zhG8SzGkqKzhSAGUOVDRBAYKfiHMEGJtvirNJ7Rlx5BPJP\nAqSWpLoxYm29GPd8ifQINnaT64mJNESOZWgPnkYrGxaNQ4Ba7AcFgRuNuStgChQHRxDghQjICBRL\nGiRG3sk2RXo8exYPrpeTFRskAI7AgN5iKVmoD0t2SCKJPJB9n3cB2bLe5J+BQAAP\/aQbHiP26nFQ\n1QGuaxux3PUmCTbbvHPXFIat29IMnJIiBHldUVV9sWbjfagncoJuuCQoKgABORpeXG0geGWNLLMS\nCC5+D7lIsUFcAhSOK4o31qCXTI5dpcKd+9l4JEYZSY5R+bBYDnk1tN+whF2n\/dZxg4uFNn5sthcb\nEjaVmcOIn+KWU3IUVgaUFQSx2i4S0UQliR1kwOnPG3+eMWlLPsQq7i3rcCf239Jg4zrgYk0+QsCA\nOi7WKKrEgMF3f5IO39xJ3Ekg1V6D0nTDMPsMHTsvNzsmHHhgwMTGy8jz71R2YAKVFX87cFL38VfW\nguxP6T8jIlTVe65joGCVUyYWLMr50saj9sspBhgUleTbsKBApiOtO9oL9MO2s+Ltns2DBztcixt4\n8LLkZfjV1jkkycltxVtxClAbI9IFAozeJ0ctT0oNTrBEGFmP\/Pa5A22HIGz6tJ65DSVWxuCTxJEd\ngORAjbGdewP6YZpJl1zuQ\/2ZZTHkvirMrzIhUNt200KOVUggtK67je1hzqPTu3e0+241g0HRoZZl\niZfvWU27hWKHzyDdLvK8LGWFWAAGrqzcPSDlASaizOwYVAtxwx1RKBVreo4Fng1yFojrvq0Gm4On\nZM2ZJDg4sSLNJlu4hEIiIYESFlCh1UqyhxakiiSesznfEa2YZi7\/AA\/2otlAjaNyT3JjyjEijTpU\nRZbgD4jc28zbnbGavqVhZGX2nnZ+dLKzpBFkRwKWWCJFk4V4kYB2ALAGbcLUMibqJpmCPw4iuXFq\ngZTVbVceyUJAKsSCnBAFGvwa\/U\/6o6dqOnZOgdoYc+vNmRyR5mok+HT8aNJId0UZkTfkPMGlEUka\nhEMciksrgip8bVy8CrqKy4MvEbRuF8QkG0b45VJWRCzqQSUNkDk8GnqOzXAuOnF9+ew+uJIIOxwv\nmymZpVG47E2l\/G1qaKhy7AB7bklSTu4FGwao+o5rt+YiTeWYIWYG9xuwQpIBUXbNfsC16tLLUhHU\nsjRAMTtYkuF5BVvSUGPBLGvwDXVPfUbyx6IVaNSRMEKrIfTnbZNndwTYIviwaPQCXNjN+2\/PTB6Q\nIYHg\/O8dufyMVJ2UsckmVKsZd45F2oT4xMWRga5sFCSbIN3XP49Cv6b8pJoNfljZldMDQY5gLZxJ\nCdVglBH7kVpEAjJPz8buoPs4B7IQf8eygbw4+ADVwjfBSOVXeaLCjV1QI63x\/TPjLi4HcBZnEsv9\nukmFFTteXU3VKLcpbEAmmpzYrp9ES\/YC\/naMGzdSaOmTeB6yJiPXpE9pxqiKQeVypVQWDu7gpuJp\nebBYmh8rXaQBQA46hdbyYsfFymypXRBG54IZEVgLO5iAABZtjwOLJ6+ajqTQMkWJiyZ0xBIWNgiL\ntRiDNIwqNC4XdVmiCFYWOhrP018uZZdbk+4EgMiYEZYYUbWJF3op3TtHXjYyHY5JbxjgGaUJsORv\nxf8APPtioSAZJG\/UTYjvz8j1x59d8QzprWozNjv4ZpGnxHkRlSdLA80TMKZCwIDflgQD6uns1nXy\nMZAGlDqY73DZuJMStuZtpAv2CSP44On\/AK+TbtfwUx0EMcenFNkahVAkkZ4zGAdoWlIYbVCk38ib\n6ybqOVudyJFY\/tUtwQd3+siwCSOSDyGBFEDqBmF93qne8z6fabYt8vLAEbW3Im32m1zA4nEDnTmV\n6CtWxlUE2EBKhiGJ+JG0qFFbhbUW5EO5Majc4Zwh2AOWG0qLAVr\/AGlmoEjkBf3AU5nlZQRY3eQk\nVwFVSaKksSR8jYrg\/kj1DyZDKzEhJGJ\/IBJUiubICmwTuAsX+SOapyLkjc2PMzNj\/jr1GLdFiDa1\no346\/TiR53XlmVwFBCCiWbkKQx2gDn8MRVKSCDyKJ6YMQoYFlkVgARYtfZJJBvkgcn3+R+ekZntA\npsG+SwFcA0V+VUW5urNccDphLOPkCQb4auPXHAH83Q555\/k0LUYibfnrguHLTiIEWTdAMGsLR4oq\nbWyePY\/n+CxmlJLc2KHC1YB4BIJBJs3dA1\/HvpGaVVFhiABya\/IP7aPF0CLsLzfvjqDyJgdwElAG\nwNpDEH3wD+TyTf49fy0kjYTgiqpG15vv+bRiSlyAthQCw+R5uyoBYlQSOWu7uxwOOeomWeQ2NxX8\nWCCSCwBsk8jj2OK5Ung9INNzW4AUL4NfkEkfwAbDD2Bf+enuBpOTqc4SGNijkU72qAE\/j1\/qogXz\n6J5JKLqMyN9rftvhxKqDsO3XpP8AnDBbJoFmLV6PyJJI2miSRVcex0WaH2rmam8bSqYoi9HcGDHd\n\/P8AFj0ff5\/Io50PsyLEBlyYhJOttTgEKy7SDt\/BYta+7UA7eej\/AA8cRQwhVCqpDs3jpiVYtXG2\nxtFKSLVSLF9SFpE3Py79PyPPEN6sXF5567dRxtz9sQWB29haaqRxwIkrkBXTaTSk7i7Dc5bjgkGj\nfrmyMY74jC5Yw+1pVKsCAZG3+NwwDO\/zAIIZTSqBagh1HFXjlQssigtHG6OSxIPHH+9s5Io7Vs7u\nlWAkyWacM67FsFRu3sQVZwaFC\/Rqlq\/V9SQALcYCarHy6f6jDcIPBui27yqbyXHkcbGMUoUkEEBC\ngo7\/ANQtdWAsJAqEZDFxth2AFr8o9qS24FtrD4EXXN+gvdYYxMjoyeGZUFSKEO1ojzspqIl8YBDW\nflwAL6VKEw25CkOSsgKlW3BAiorfIErW5iPYWh8jRoVlAGwjz9f56+WFB1LfyMfn7ekYTiUStJOF\nM8SruCs8aEPsDExmy+0FeRwxuq9A9oNzI8SqNso+RcbhG+8EMDICCxO0HZW8UDZvp1CjIsc1BBKD\nxtVQrldrs3tuWBsWPwa+XXeWLxKzUCxf5bJKLqCLIBNIQeaJC1VEnpVWJBg3sY3Fv3\/1h4sI4t9N\nsMdkBcxzp90viakZVG0qGkK141C2BySDuU7eSQeobM7fxctWZHEbpMTIVUKzRWqgRghdzsPksUYD\n8GkEaP1PhVEpmRXcC3XdQLPGANwNjcwAawODQ989OovuVRjsA3+VmBIVgQDtG173MN7WwKrHtBoE\nqAhQE7QBER6zP59JGGEyQAwtJIniR048\/wCcBM+g5uLGDiZ8jsjIkYSc7YwYwpjQFwPiCgYoQpsK\nLIofINW1zHlhM8BzljXcAytH8RQ8nxUISAAtmmNObPsngMSQKxhO1kZ3WQKSzPW0Kv4C7VPG7cWJ\noC7bEx7HM4YWjAsEAVVkctGirdtsF7wTyCaF109V2Anjr844w4uI8+QNtrWt3gjrzgfj7mgkdVng\nME0gcOqhW3WQWZgTtKKRSiSwrUQBQPUvFm6bON2PmY4lY7iHm2yBwtN8CQsNA\/BAqxty3yHv4NKx\nJ43mdEKuZANjBUBPwIBq1VmKuUBsciz+YWbt7G3PsPiMsZIUBlUkEhRRogNVB75uyOOivqiAD3I3\nPbsDH13x4BdxHpGCFQqNJJjCNY4lijh2\/J03yhTUjgM6lVdVU0o3hyKFdc6BZcPWNNYS4ssgRpFA\nRt7hdqh1LIbAjAU2fXF8n1zoWFFMG+phMbSZgASY5MXn7Rj3E0fJWRIWO1S0UbqVplcMhB2lhYIK\n7fwGABJN30ULTyllCqw9H8kqwLn4kEgrwPfuvXVd9kZq53bnb+d5Y5FyNI0996U6FZcWKVjGyAMX\ntj5KXcrNsYgoasFGEZ3MpO8sTRX4ngsFY1VEXyOQCTzXU9kGozuDBjmOuKUjUBBt5b\/bDnL3yKqR\nbBvkRSz\/AC\/TRgzbaAsNyD75\/wDeVhZYwqAlSF+TGmBobgCzWAGHqyK4BUUKi40WeWGQg\/AsqDna\n5JJ5DKhFn2ao1XI56fqyLI6ypsfda7QordSgkkEkAUfixskg0LtugX77dvr+euPKTEHcc9f9bH74\najyoZlldjukJFFaG0kbSOQRRDWKtfxQPVJfXSASfT\/KyFkQ\/Z6pg5AiK2GK5IAVNo3Essg3EKwDM\nRXFdXmZR5GKFCy+2J+NEHm1F7iAwH8k80AOq9+o2n42rdm6\/iysBtwMjJVlBdhJgg5SERnc0hLRf\nKlHx3oCHUHoFQQCDxH59cSKDBaik8EHrsenO+MnfXiWDWe1ezu6MMx7MxT+ksqssEkuMJfCT6YY8\nsEsUnAXyMVKrwoyBIzRM7bVjXio0YAglrLooFBldgHYKCPRokVqbvVZsz6RaNIxZzpeuZOODbbYU\nEuQoKRuVJU7lcgEMS5Oz9yrlWd2cNwyptLb22hjvI+QAfeiqRwQoDfuokV1UZylr1WBkeuwnzH83\n6423hLA02j+146QJB\/O3GNx9hZkk2DoWbEU25GHhszsELEvjCOUbyxZKKn5cEe\/ZHVsnuVCxx8fG\nbyeVAJZSDEu1zaxxMRE4oAEuCfZINdZh+nncQTtnR3QRs2PGcFGKsWaeB24DkqFRxxvJUEEtytnq\n9ZDJnHHyJptix7HmSBNxR6ijJQilEZBZd5ZlLDhau+N5Dwqt\/wBTzuXFJnIzNRaSqpLEe8cAlVBP\n6Y2sBO2OiU0pNTp168EGkrAk8wD25IAv8pjE\/j\/3PVZRK80TtEIok4WKOLySuixuVCxi96BRTAg1\nyoFRWfpwmj1HEghRHwpRFlZDSEotTtD5FbcFA3KGUKSgCk8KOpgjA7fxs7Iy8+GCHIlhnx0laNZU\n8c0UsR3Lal2tUJNWjHbuKkBjjd4YeoSTHAbDjSTKSTJzTB5ZcuRpxEsaIyFt8hYbnRFUqrFmVqHX\nRvDvY7PVwGZPdIP1AA1HAIBBAT4V3j4mEHcXANN4l7VZLwimXapQWy+6SrWSiXJImFYh3ghpCIYv\nxOnvj9vxTNg4+ozn7KYSeKEzbZsnMRaWGGIsJGpQGYxKSy2bC9MMLt\/Oi1jDfDwYzpy5sqNlZQLJ\nP4NyHHjSIlkcybVLuCFCEMwII6PtI0lDqWdq+XbZRG\/FknG0422IRxtjB9zQ2JGG67FneFoBu+X3\nDp+n6XqONp6NJk4pTDhyYZI0j\/uWZuedolka18btJPJI4CM3NndR1OU9msjlYLUffVLS1eXgiJhI\nCC97jtNsZyp7aeI5olaWYWlRcRpy5IBB\/uV1ctJFwVZbcSMV5haXqOlPndy58kEWtTzLg6Vp0yBo\n4wMgfeT4kMW4TtJBH+lKVCqgbcbNtfunwnJw8QGWFZy2JJNIHUkjazqrEFS17g5AAXaRQFHqu9J0\nCbNnbUciGOIy4keLAuS75F48LBWLnhI5spyXkKbB41RWFD5HWhdu4em5LzzZTyKyouPjqxSGIxxB\nVsXbSKsfxY\/\/ACkjQUYwOr5KCqoCqqAAAKBA4sAAAPluO+M34lnWzBLu5Z7SSSbQNyTtNxPOCrKw\nkmixFWRomgmGQ+0A7yVkSRCGJX5pLKy3exihs7a6ie54TN2xqcQAUIkclkD\/AOTJHIRZb2yqQf5a\nwoscTOTIDCAXrcyqoV+aYH+aYq4NAcUbF3ttlmlDo+pQNudfs5nYN6kEcbcmgd35I2sT7Jr2S0Uh\nriBHY9I2m07z3vcYy9VyZIJ3j+fqPl6Yzr9Ykim7S0aSNtoGehXcTfyhkDcjhbPIsfIHk8HrH2dG\nx3urB+W3guArFWG3d7oCgaBBv\/B42p9T4TmdjxSlVAhysZ+ELfB42VWs8EjdyoKsWBAskE49zodu\nwKN\/zLkNEFZAbG+QEC1WxwLIscnm7zLJK7XB9BYX+Z+eKjNMQ3aL9T+TcngRgQmiVldygWwjbGJc\ng7lB4JogD0aIIJvmx0gkIaOKRBtJdKUEihTCyLsMQQxvkEWRwCJ+eGaUoFDGiSjWihzyJNtyIQxK\nnaTS7eSQQKZusUUu6RAOQ5dG8kruVbYqulXuJ2G9ocE7C3kAaYEEXufXEAvq2iOxnpv98M1x2BUb\nCSCi2rBm3SMdwQmzuZVUmjSgccHpdopXl2p8gT49su1TaJsIVQQSjMNwrnkAmuOnIVvL+vQRtreP\nf4z\/ALEAhkuwxZQUvkkEG38WJJmZSYenY0uTlTgpFDjR72eU7TtHjtiwWiJCQLPyJNjpTpUbDtbp\n3\/c4YQzGFBF9\/ltzz+xOIk4sUUn72CgcmjakMAwrkNuNVQugaNX07XEmzcmHDwcWbMypY08ONjRy\nST2SArBU\/ah4Ll6RQQS3AHV+9ofQTV9XOPqPc8\/9lwNof7AEtqMiFSHSY148e73UrM3Fkg2DYGq9\n4\/Sn6MYkuDpuPj52sRKCMfCjXJ1CVwNyfd5UgKQgi6MklqoISMgAdDOaUKQg1MT0txImIjy2vO4w\nenk2kGpCqRzP2\/e1us4rXtL6Aa9rF53dMz9v6fXl+yj8bZxiW90MszBkhLjcWNsyXuVlZb6OtZ77\n+j30YxJMTQ4MDUNbiA3w4DLn57kkNIuRllnSIh0\/UBlLK\/715rrN\/fX1y70728uNHM+g6RIXVsXT\n3mEzQkExrPkqFlkUmjIkShHUhdrEhTUUOkfcoZXW5NxlfynyMxlckFXP4JG4lnLKwCEAg9QarVHM\nu0KdkUkAbWPX6+eJqe7pRoWTyzRPmPweQwW\/Uv8AqH+o\/ezz4eLMe3dAkTxHC0xnSeeIkEtk5y3K\nCoDIRCyREA8FrY2L\/SO0UPfU02XlAyNpGbJGs7mSR6dJJW3P890Y\/Ucs1kAkGwLrCDt6BwyeNnKq\nisrckMxt7DACh+HVyBV0RQNjdsdvY2n5DZGNK8LyY7xSiMvA0sTkK6OUZdySGiwsBh7ugDXVlMEX\n5HUSIsJsJ7xfBjmbQABPkJ2HcnY\/YzjdPc\/1i0DRHkwdGYdx6zsO3EwSHxYX2qSMjLG6JWAILIjO\nyrwaPqgdczu4u9pln7uzWXFLSfa6Lhu0GmxI1uisgfdkyKVUCSZpDuUMCOT1HaccHBx\/HBjxxAEN\nvRd1MANxJpTu54AJDAkiroI5WqSuwG9rctEiglbZgQhC7QoJJsHcSBdkUAYfuS3UnmRPT6R+bSP3\n5ESYPaI7nttafKb4icrAghji8ccUCqNqhAArx7TtUg1Q3sSpAvcnuiQ0FlafjMVNRybgfyB8SF8R\nIB9qFVaWyxWybJPRLkI0iGN5GWWOyCqm3oAMRYX4KXYUAtGrskdRc+KF3MtKqKGV5CQGbhiW+Jcg\njcVY1QJtQK6EaCrvb5\/zgq1CYIvt+ef07YCs\/Gx4ixx5mx2K1SBmQqildlyMVAs0TtDMRxf4rzXs\nOXWYZ9MyIzvZY8mCRY2RplDkNGoUEFkO1malsMoBNnq0p9P1nWczHxO19GOrZmXO22QP4sCFYgXc\nvNKqq4RV3Uoc7VNEkUbY7W+gbCYav3rnjMyYlcw4WDJIMPHaUA+Mho\/msYoMP2ub42kHoJQk\/CD3\n7bev3xKFfSJcxAAiZ3PSw4\/\/AGjGRfpp2LrGp6nnYuBp2VkqXB\/QTeU27gVkZvggIUsplonaQLIr\nrfH0y+nWR2dpuc2dMDNqORDKcdCreGOOOREglmXhzGzsygGgWN2RfR7pOlYHbmHHhaRp8eJjIhGz\nHSJA8jAKZWNrusncTudiLBAUbhIyZkSx7pHAPs7i0bK1gBza8L8SSOCaBBI6KlHTcnfcfK3Xjf5d\ngPmTUMAQAOdydif4EYZzkxvJ44QhYqWAotu\/5dryQAxHtrO1ufYIFsnKZ5pozKlxABiCWF3tRSoP\nx3D\/AFfEc0TyOo7urvrRtDefHyNQhgyZFZo1MtySLGpVmAADMnxBQICG4Nm1LAWP3ppGpxk4Gekp\nV3kmT\/lTMAfi7RzKk5VCwtxE1qGVAz2QawjYdOPl\/jA4PQ\/I4zN9f87Z3dKVLb00jCRArbUjDmfc\n20Ci1gEk2KNEcdZM1CdWlcpMzgOSVUIAfRNVR27gebIBJ9cDq\/PrhrEOT3bkCMIScHDjMkchcgqJ\nWUE7LTcWNLRINBgOs3ZbgbjxuLuCxJVldgQALX1Zs\/kX\/B6qM63xETP7kxJ53HT9saLIISimL8He\nNvnttwYnjDTInUiQUVN\/vJsBSSAlsQRusmvQIsm2oQs+QxD1RO0AKNpNkHgn93y9\/k8\/7dfMpgVs\nFgNpBHJ\/nhSCAQDVH\/1Bquh7InKO53s1UV\/dfr8E0Q2664As3fs9VLNqPYbYtlQ6RF7x62v9fziU\nkkBFhiFq9rNaj0eP5\/dwBfqxweofKmdUJ3c2wXk+jQ\/NNR5FfxX8ddGyQQAlMBx8zydoLCubJqyA\na4Hoj1FT5CygoCSWu7W654A\/ijX5v81+Q3CsunmZxx8mb\/qP7vV2K\/1Ej\/IAsH+ek4UnyZAkKF3c\nkKq\/ustzyKFUPZ\/2\/PU7pHbOpao67omhgJA3urBnogfBa\/PFFtoI5Fjq49C7Rg0+EOIVcVumaREZ\niAXVwJHChSpG4kEBhQBJNdPCE7yB+bfzhrVAgtA6xzsJ2tt5nzwBaH2YZWWfPLNtkCmJQWJJ+RD1\nRu6+I5Po++rawdFhwZEC4pSJNzIAAtMo+CqWtGCHazFrJHFE0DK4aRK6qEHkRDLTIhB8ZtQSXUMC\nQGoEFlGxAaUtJhd0MaM8UpVgp2oQQqkkbkFsQxCsA43LQDENYc6KNosB33nriOahedzA527c9euG\nWOQjNKQ48rKDFIa3MNoBXyBWMSKBtZiN3JBIA6Xk8gPkCxNEoZNoBQBiDVhSFFMR8uTXCn0elJS2\n5UEaBWFqVFuvv\/WF3gU25lIShtoAgnpZFBSRd25Io2dwwLiTagAVVDO5YsSfkpoDceDfRQALDAtc\nj4hJmfz\/AF++E2kEaxvtZbAtiR+lYq1LWSGNXfF0QOOlJZFlcuFKoPE4IXa7OxVSHLE2EIXcCaFV\ntBJvrCzSiOKZ0UFrKbhyFCtakIGVVRiHTcWNjbuHpWGJbI9xSlygYNtkXyPTLYRQ4YAqruCwAa2t\nbeqk+XOGHc2i+3TtiOlSSR8SRkaCPHJtA2218M8W9xIxtYiQzAAgsvxHNiVbwrhqp3CQMjLMWsKx\ntl5O4s6KpFMCK\/nx0OhGzexCyb42VVUr8JGBDK5ZgCVVGKIgdXYjYS9BesRZVkd237fkY0VWeRpC\nxKmB9jmmZvmQaLNbewSgATHWDv8Av54UMRt8sOYY5HRhKqyK7MNzkRhQqmttneR8S0tC2J4IHXXl\njtpzsRV3ClDb7G4MwpuNx20SFBqqHTmBfMlSxhHkG7Y8kkZQEA349p3Ec+i3o0AACe+ZC0yxFJBv\ngpXQkKCr2AEDHcxUAmyqhR\/kgFeQODzwNvz0w\/XY2v06\/wAevzwhjYi7pJWY7v002MwJ3AN5HQiw\npZPSlCUpW\/37PFcwb7hUXGEkhha2ZnjKo4Zgd7b1eiVoLw5P567J91FMVoAshA2MjNKLBQ2dqFjS\n8M6WCDZsUhNCZVNKGNLGzlTu2PLHIu3cpCovjVnYM1REgfLgLEmB1t5YaAu5JmduPpx15+mPuQy\/\npI7GRYjHW7yKwoKQFZRTICoo\/wAg7uCD0jJjuXXwNJtZfHGrkPwCApa+Nyj9x5NgngMbesgmidoF\ndqpfCXR9zOpLK9CMNsKsWU7tu+KqYsoReVo4fHJtXbHRChSqt8QoZ5tgLhB5CKO0Uh3bdxcoYEmJ\n43joefyMJKxfcmxHQxHnyf43x8WN1VscIaBUsTvYhqt3AsqVegBsTg0efz0ONJLlOQCSAq07IVsA\nbSqbQDZ3D37\/ABY4+yMQjSh2TeXVgY2ljVUYAHyIDW6\/3OET0AzUaUM7FVx2Rm8bRqWBWPcWJYFT\nvK237r3XZoqpI6LjyyTY9+3+frv0OGWUjSq0KDe5SQDawJFhaAYEk\/8AVWz2Koe+udOiQC6IvAmG\nxgtqhKMNrsqi2ZghANASMVZgCQ3Oo+PSep+Zx6L\/AEF1x83sjTsKlkm0rMydPldmRycZnXKxpCil\nfAPFl\/ZxoqSKExQ4c7vFHomGKSSJUvjybVWQhzTWQxYFW3spANiRSDyAGKjEX9NOqzJ\/etNWWJ4p\nYcDNMQt1Xwp9vJNGVpWovHDJsK7iu22VAetp4M0jAeWyhvaiyt\/zOBbMOeApIBuyCCOTdpV\/7jdz\nPzAP74rahCmALbDoCI9evytGCcCOERg7zsofFlLMo9crQABNkiyRQIFdKGeN3CvQkUbQNw3E7fgo\nZx\/q4\/bbCuTZA6YQEi4y6MAeWALNYAJS1BKg\/kLRr376drKqEiJ0CKqyFQCI2AFlgzAkce6ayR8u\neh4Z7ztH1+lvvjrQQOxi\/UK7QNp+amuTcgVb3ArabuG\/DcDepwLPjzwtIsRkjlW2RJoyJVMZ8ygq\nTEWkNqCDTMoJqln8iZUX9QLvLgLQDDe+0qSGB+Sr+0D9MAkkNYIhJMYO8k9bQSm4xn3+4KCgBdXB\nAFABVCxkAUQBVFB3uDwdhEYKrQQdgR9D+ftjG+qaTm6f9Mu8+3ciSM5Gjao04fwsRKrNjT71uXeq\n5MIVkQqChkKlOCVxxluDsMcYUncCJLr4\/hAWI23uFWbBJLcqB6VfV3Gij7Q1ti2w5GL9vuREsXJG\nwZmIP+kEbirDabBJC35paksmPI4jUIgtFYyG0dWsm9wCl7rbuA2AFbN9RalEPt2Hl3\/Op32xrfBq\nwFOpP\/kPQaQCI42kHf5YtXsTunStL0KTE1KZITj5kjwbQfORMFchRsc7SzEKQGtbAclqM5rP1d1C\nH\/hO3cp8fElRI58qSGRsljGyyFVMjBBEQBtSSIjcosneV6z3grHPNM2Q\/wAUdJUUOzKzA0CtkSbg\ndppCfVDih0YYcMc0+EkaRsFyIiNxChiJDtmqYVuRlG6iVo1Tbj1O8A9mMlQzlXxIe9fMZkMGRyvu\nU1urtCKoMyouzEQSI5FJ7U+2vimXU+HUHp5ahQRf+emD\/UVF0SQajsVRYIgoqvAEPe1iaO2t92Sw\n5+o5ufNHinJYeXIDzjH33K0auwjWVzGkUIdGCUlml29XN2xpQwMvBycmaHJwoA+2KaQQzKuMSVnY\nHwxNI8xQtDKGfduh2+Xlq+0XDMbpp+JIIciaWSfIyIpCsoLsSzM42ndIsjbVO1akKjaKAtVtMwdO\nTDx\/7hPP4QPPLYjhyEXyeEsiAncJTE5AIDeFnfe5G3olPKqiaQIBg2sONgNvlt0xwnO+L5jM1jWq\nO1R1O7sXJEg3Lkk3PJi\/zvFM\/FyNFnykeUHIAGGzmNZjMC4BkhYyoVkYi0YgqossfiFElxMZc7Dm\nTt\/N1XOSNWleGZcfSIAoVzkagCo2PBR4YTvKqqiwsp3dVjkd8zRSnewkxcEGPCEdlBluGjd5lsCR\nS1lEVWJtipFV0Tdtd26gMjJynkBwYsYyzwpO0KvI6sqswkLKwRd36cm5CPiYSoVeoWY8MDBnQ\/ED\n+kmARAtIiDe24npvi68L9q2y1SjQrqVo1FANVSZpty2gTKsRBAAIW4nY3RFqQGjz9w4cgmZGWFfJ\nuaKCZ51gdljYKjeEuWIYlJdm0hN1iH0zL\/ufenbKSalPmz\/b6jPqA3OsAlhhHjUQrIcVF+UgCQ42\nOyhgDJKrr4+2jd0dt9x9taXpOJkR6bJPLEhwQUycyEo7sSQVAdZH2skzAIVNVXxJppujaJo05y8T\nGEuqGM4\/9xyz5snxupYiG\/0oqU7WXGSLeFqQuQWNHUpNTqMHVkNxpYEW2JEgSDwQSCPmekZTxbLP\n4ezBxVrVSwBSCvumpoAWa2kySSsFhpuBGDPOZWjihSM1DLyFclSpCuBv\/cVChv2nnagBF0E5FEmD\nlQggM2BOikWLYqbWixsEtTFiRVWDXMLiNNK7SyhwFsqZZpAabeXI3PuYAHasZVVBAABC7TJplKwy\n41ZS4xQ53UTUomAIsk0SpHxIplogfGwqvxxsAfpbnyOKtnmQPnycUt35ufsHIKyFAJMMrZEjfuBp\nQCAGA4sIBwLtibx7njY8ixLvdwwLukhDDhpaCyrR90GZqb0VAsa+7leSb6dZbAoG+2iryoytHkRU\nG3CSwDasCyAOb+JqusfSSZGZkNhYkM+XkzO3jhxUM0xthYijRSzE8nggVwws2brLEBGkje3WI9Di\nvzSMWSJEiBaIEj8njEXPFaEAVGm3apRiLY8uzeRgBfAQKrb+G8g29N40yJ8mLFw8HMy5WJSHFxo2\nllllAEatIFiLvCvy2OFXlEIZASwvPtj6Fdya+sWZruX\/AGXTXKSPib2GZ49lOrBnCQMV+RI3Ohsu\noYA9Wjma99KvozitHEMWfV62tFjVl6tlTLuoO6szxKv6jM0uzHWUqKV2XpzZhQSANR6C\/TfgWO0+\nuFpZMgBmbSLG8mZA4PPTa\/E4qXs\/6Cdya+YtQ7kmPbmm\/BmgGx9UkRQCEIZfBjpKlgszyTftAh+Y\nK2hldy\/SX6PR5WFh4UUmqQRwFPA8Gdqme7q1oJHkdomVxUgmaKNQ6bFK8DPve39QXdndURxNJLaD\ngTOQRiOZctoh8dsmQrKuMyNR\/TUSFXUqV2AGj9jTStJlTSSzO5mDFzKWZ1LOzkk2zsbN0AwsjcL6\niVGqMZaw6A\/f5W4gxiYq06YlQCf\/ADb02\/B64unvb67d493O+NhzS9taWwMZhwmP3UqD5ES5NqUd\nlA3QQmMbbG9h7o2UbmklyJJJ3kdWE7rucFg5Yu5a6PDOfmxJNFfRl4oMgKu138akksdzgEWpAtWd\nQQaUKqkg+29B7HpcmSbKMI\/wfmPZZiBY+PIuyq7gTVWemqwAvO\/8YFUYsbGY2n86fXDWDB3wLJGw\nZSRSqocmkYccK5ZlO4kze1DADad09Dp9lDteIBU3t7aUkKRyx2szqocEC7L0GUood42AkD7ogrKo\nikRFUKwa2YGNFKBWJYkm2pgACwAQzRx3jYbAHVWExQhJBukDIAzOSTtLALZr4fuJAAjVawkx22mf\nmB+0+mGYSw8eSBmamkB\/1usUeyz\/AP2hEHVR8QCqcAgcUVKcKVIHCeQK72OaKyAj42+xhwKFMK4B\nsm+meGqKWSQIr3to1tfcvN7Q3CgAjc1gAAsQBUzieCMqAyM\/isvGAAKP+dqlmPxUEmwaoi+mAyAe\nuGFQTv5\/nGCRWAQLEwJdQuy0ZA+1f9Ijdnu7BBUg+r4PTMwus\/xQMVJIdFZmRSjKdoJK2EJI9ki6\nUkg9L6VgZWpSNDpuPNPI7qxR9zxuxYbiFa9u0EDbGyAKCaXazdW52t9LZ9r5Wt53hExDLiYrqZFp\n922SRt6oGChSUJCqRfPAB7zRMQTaxn7+uGmmSRMkbzee1ueg38sVNiLmZ0i4uHh5GoZTM6KmLCXK\nK4UsJlCjxoroiySPIAobcD81VLa7d+kuTmBMru6SNMeOON\/7PjSMocqUIGZkgLuQAUYowA4DK7x8\ng2\/p2m6bpETw6fhY2MQqqJIokaWcEMSs0lGRmBG4gk1RCACx1JtIH8YAKsSqkNvtrCqRXIKk3wQR\ntJDDgN1FqanMyB9vl+c7cyqZAECJH02uJnoJ\/wBYEdT7fjw9LxcTtyDE0mbBninxQuKDApQEFWEc\nkbhJBayNvO5SRVsGXml5TZuLuzo5dLKzlMmOaNgC8bbd0Exl8LwyMNyPte0KqyB7Ie6rrOLh7xkS\nwwiItbsyBYwVBYMCAgYgcEgEtVEfnP8A3j9dcbFjkwe1YhlS1ImRmsAuLEycfpjhshybuiFtaLMb\nAYxFMATve+\/FwP8AeHIjVXg3AJ+kDuenXpi5te7r0XtrGfK1LKSLGA27XaFp5GchVWCIKPIz7gw+\nBYkDaAOOstd6fWPU9X8uH25\/+RcQsplzsiKOXUMiFnUNHBCxkhxkNsrTyeSRg1xxQGO+qi1vXsvV\nc58\/U8lsvJldtskpG3HV+AcZLWOJACD8NpABLMWLEi2fnThkZv8ARGRGhHJO9GMhKgliig7WYiv2\nUy8LGOYg7yeLm+1pt9P4mwp5USLC0THG1unp6gWxIZ2WJpJZMh5snIldy+RPOzSy+RpWbyPK7bgS\npWMKTTE+Nh7I5m5rpMphlmjeiqyxs0TgEFWAKSFyFst42UBto\/aSLc6U2LlavpuLrEy4mlZLtc6M\nsaXFvMJWSUeNGbarF2r5HalO3Un3rpGjaC2LHp+t42rSPgjIkXEn85xpWd0ETTKV3Bo9rcoGHBIa\nwOgs7lWfVAXvG5EfWNvQYmKEVlpxdh01KIiRcQPWCfXFW63pX90Es8mVk5OTIFZ5pAXlXxrtUEFx\nIE5ohtxB\/bQBBq3UdAz1G1bmoncUIZioB2kixyQVIoWT8QosdWrNnESPHsKI9NIzMysj36WidoYi\n+Nt1ZHNjpFFkZCO8aDctSTSMLCn\/AElywKFiOVLbiSPQAo11UsxIJJkdzva4+nlixpMEsAAALDta\nwHX8jGeM2OXGLxzho3ohUkRlIF\/KiQNxA9g2SWNc0QN58gTcFBPAO4H3RAJIs8fgVVkDmrJv3vGP\nTJMP7UN9xqEioIkRvI9uwK0VDBbCsW5BUEbV+fIfp308aaZH1OdYwxWVoCpARLpAzgUdw5KkWp3K\nwpT1G0mQvJ2+v8YlBhBN4m\/fbv5YqvTdIz9Zm8eMrEfEGRhsT9tbRzVgE8Ag1Z\/nqz9E7Biw28mW\nzTzJTshQbQKuo9z\/ACJIouzgKfUZq+rK0zAxdKpcaGHxpEojuOIGgLLAqSC59Ku87l3uRdt1JOZX\nEc8HjWSRypDEUaNCwtqhXlLJFgAm\/YIFA7nrgbVLdI3gye3l+d8J4uEmPBH4xtEu0BZFIiA2klmU\nMwBQXSrKgNA7gOOpCKOLHVNokZlLI20RGNvMm5nQ28gsqwClmXnc3I2hLzhQBOdrGQLsD0eWAsFl\nIHNgc210K46cNMGEsSKsSMKDVuBsngXZUhSCXVUJLEhuT0cATBWwG\/U+cA\/hwAuTM8jrO4EX5Hy3\nx8bHBCEq28wbWiUMJCqPtT5M0j1GhW1ZdoJtTtNFuo2OX3ORIG3iQhfGVK\/Aqm4kEg7ihhbhbAS4\nisoePcjfptJtQPuLf8xBvZRzsEcYBYOpBCfxQDiO4YwstFdhZAQJXMnBJVmVyqqD8U4s8gAr08ce\nm\/7\/AL4aGIBA2O+OkMbiI7laR2Klm3soCNYpNu9a2qQd1jcLCk2T3MEaFp0dI5QyCIFLWUkqpWQy\nyxqnxBDeNLJP7VsMFYnfJHliuQ7SgDmirmthQA+9rUVAD2OVFHpUmIIgZCJSAGKkoGBJG4ln2Fiw\nFCmbi\/Xt4UkTNvIk79MJNt7b\/wCcNnCiQyhVfcTG5VGCoybDUbO8jfKz7fcAACAvtKRXlVSYgPJv\nWE2rjwjcqxvEJVDXuJLl9m4G1+JUrF5LSON4tpR6\/TLWwNuSw+KkFuX+LGyFv8JyLKaldA0UTEBI\n33gb1G9QtuVLgswYMaHyWqvp6jSJncA+W+EkkSNzET+dMdo52jZHWMBWlLSSPF+05BkUqjFqicqS\nY3cOykGgSoPXbxr81ooY5FRpWdTIQpYhnbx7XDWxjYQIykWWBvcjjJFBK7M7IzRqIxtcoCm1wFa9\nm1RuDJZQcFdpPS8rqkdxFV3KjOpDMxQWIju+TFfkwBjJDKo37tq0RVJvxN+uFmI27Tz89\/vhZDTL\ncg2tSb\/mJg6i1KzWtAAEkGJg9EUwNlF8xIcuWOdWlEykQ2djbtp+beNIw\/y5UBBYBJdSNvXUyqTZ\nKCyEkaOlYnYPkFcg7v8AqejRsrRvr7jw732iWBlVTIBKw+IUncgRwUlYgqVpSWI+APoqEM327fb8\nGEJsSIMfL8jDktJGMf8AUMb0mwyMRGGYXsakLsrFV2p5CvqqsX2WVgxVwTG0QaNi6uyFtq7nUIqk\npQIG6Le7CMPZBds0iqgI2yBLuTbuETKCxU7qZAxPyAjAKkCtqqOlIkUtKP0iSEVGdkJkYcFYWAKk\nkpxIpWOiTHQYHp6qF7nrhFJYTaxg\/LC4gaQpHE2THJ8pFZ4gY2SRVBCgy1I\/xBZQ+5VVfivDFEQk\nkxyIjfqsTSttf5EsXRpZInG0MF8apf4Iqgoss0kqxoTAqoF3psjjO8uHkJZlZQoYBlVfkFtFLAnp\nLyyxqEKMqvtR5lYyCSi7RyD4vItpRFN8kI4IFdKpm5vceVgLYUgGxx2UwmIkCSX57W2x7V2urKVM\nRrlQvJSQkttOw2V6XTIw0nbyUVFABwvDKlktHIr0VPjZRSkNbFgvPSYiiAeF\/G0SyCSNmZWaNmti\nHQLEyUWJL0RVqeQekpIHjEExjijZmLlomnHlZWB3lvJucsrKjxRHxsiBjsYEghQxqt1gdPn+cHCq\nZ2O9sdpzLFizCOENKr0ZnYUyq2\/yAPGgkWrtADIpUPvpGjbnTgOMlVBViTJJGGUt+P1CoLMDQp2C\ngiiSW3bm3c6FoXp9T\/OHMsGNQ+R\/j83xfv8ATlqIxu4xFI3zysDLw6cceSNmy4\/Gq7VJLoo5atih\ngbO3rfOl+SVWeQFZV3NscEbtzMzhmB2lgQaPtluvx15e\/S7WJdP1\/RsiRivh1fBiypACNsTvDjZR\npSoIMcgBUmiVIJG4k+n2PIURJAdxZGWhIo8hKm9ojFH0Qqiz6Kmwan1btqGxj5x+fLFYRIM7n1vE\nTgkR9jxyA7gu0MwAXkgEKKsmmJHB5\/Pr4vXyN3KAxMFHxN09GmbgUCR+PZ\/JB6gZ8xceKOTxkLtC\nsQLI\/CHg7lJHLk0Fu+KanWPmRTRb42JUIyeyxV1B3C+aAAsH8+7BN9BJA3OGBCDeCPztiRL71dTy\ny38SaI42kqebatoCn+Dz0yyHiijVyStADarbCq7mJJX0CfyTderPNMWyRAiyQglmIjZn9Fmt1Wzf\nJZTRP5IIIJ5gcvMZ1mQmSQiRw6sQFVDztYtx6Y7muhyDwvQmMntxgyLJFrDt5W\/xgG+quVDJ2jrN\nu73ETGqxneGR0BYAUfiFJHs8UAeb8xNcnjTLyY9zXM5nNlCm5yVqrNhFAPA5Zv5Br0W+oWr4eBo2\na+dPUOSGRFtbbehRCXYEb2ZwAg\/17PZAPXnpqfbOdJnsIQchGlYxTysqqsRG5Q4YKwFBTYJUjkUO\nvUwSSTsTbewERP3j6DF3kqgpKwJiSOeSBawN7n6cxgW01l+42ysALZdwJtglNYVgikNyAFIKkcg1\nzb2lSYkGIr\/qPMJI9oADKxsUFQAlVUbgRdAmzd31Wf2K6Nq2LHm5ETPHGS0eOA43MhYfuUrfO0MO\nbq+fVpaHFhZWM2pZmdDiRYWVAr4qNGMyTDlrz5cEW5GcReRFYKDRNvtQ31tPBAPcyRJSoQOuymw7\nzjnftsKjZ2np\/RUy6MSJidTKRvEwBI6X3uT7Rc+HT1lzZ1EuQ4DKivtldmBVREpsj4QlSAaDkbiF\nI6lZ9TzlXMklmh8ck7pI2WSkaNJJIwnnQ3LBGyQiONWQtFK6JIoJAILqOsafHHNi6diM8UZ2f3md\nmx5AubCmC7xwsQsgT9eYgK8uO2RHIoBEbNAavrx1LVJMh8oZc+QMqTIKxCGFsrIcyOfCGpkaUuzq\nECxE7oa2KRobkcibH9x+djjn4yNMGWM+fBt5CREdLnfB2mpaKYodony51gdDKshhxUyxHjqFCqm2\n4j5w72xl2oSFolpXC10DHMufGciXKQJJi4YZYoYwvihMYRXNsiK0jMFDsXY0xJ6pyTUsrIMkcghM\ns8yJFDBcePDW+jFjKVBZY2CB2V3aNm5JO7rR\/ZuJmaZ2\/haycOsnLOZI2SYo2EMEdDEjiiZSuyba\nd7SLWwE2L69ZRc9OxJMCL2Efk4kZbwSp4nmky9J0oLpLPWZSyoF030\/DqYkgAAibyQL4IsLUtCh0\n3Q4JoM\/EzMaByXjjTHZ1eNzErTBjIVWq3cEVYF8dSmB9S8rtnU\/s8iSbUtLjUS5ClzJMl2weCaVg\nyKsRjYjks1rV9VDqWoSZuXPkCPJm2yTHwQ0\/iUFeFKgBI42Mg2qDSXyPfUFm5dCDInyYMVWVpUgS\nRTI8CKAA7HcaklDfvYuWSlI3Am9qeG+GJladTOFGWpSBZXMkNUAb\/j0jWpUT6kmd8U4zfiqZ+rQy\nbsDlqzU1al8KVEoMUmqCSjK0AkNaDHUnd8PesOp4kGXpCZGRizQ\/cxS5ISBWY\/FY2G4uRZfcwWw6\ngAEjkY1T6kaHpOrafHqOZ9nkZuJJAEkCiEwvKjhjIptPmg27k+dsoooesyYn1P1A4GB27o2PFjE4\nkeI2TvefOAaFI5J44oy0MM9ieU2kojLiQcqB13h07T9KU6r35rkGHnvAqwY8pGpazkCklDw4zqYc\ndbeNU3rGoAJAIcnrn2YydGm7hHLKGISY1FJsSByVAkQBeehx0qh4g9RKf\/CWfQvvIsoaFDQxsBJM\nb7dd9LaZ4O5+0szSo5X+1z8nLxDMtFkhObKm9HofFY9rK\/5QqaIajDZWufTL6QYpji+2l1MRcoir\nk6pM52kKTW5FbklmZFJHqhRyzkfV3XIdJbRtBnkxcRZ8q86VUXNkhmmk8V+MhI3EGxW2qPHKCqna\nAOqqklyJpnys3KkyJ59zNkzTNI7sGPJZizLd82dtkVQ6HTpmCC0DaByLbzfj5c74tGrKApIBbSCZ\n4Mg2iZ68RvyMXf3n\/UL3f3RLJg6LGug6e7vCGja850JUFnl\/bEWjIKoi2CRZ5AFJTRyyyy5OS082\nRLI80zykSOZGMglBmdgaXfRZi1sVPBJpzjxRtG8kiCRgVYKgYyAuFUAFTuHxJ9ivXuuptMXzVGUU\nhiGeNkYI1sX3O1ncqGmHAtlXgEg9K5VCFExG3fk7+k2uDgbVGcRMAwfy37TiBjxo45QEDumwHYUB\nZGLsG+QKgXX5BJLUzGh1L42CZWKyLQTYY12irYAgvQN2CSeeB8TddSp09UVDHQlLNxcgV1G0gBlP\nIJNEf4P8Cn8WKVkiMiGEFVG8yApu3kG2sEABQVv0pAb11GqViBFpjzvM9vQDfnrhoBNunWYE\/br3\n74bYuAUB\/UkRJCaUAld18L7PFA8firsdPCscHwIsB6taF3wVqwR63bvQ5IvjqShiFEMd5sgAuBQo\nAMtcgfm7+ViuLHT3FxYDCYpoSzlm\/UZdrUaCiz\/o5PAFkXzV1FaqSRvE\/P02H5fDihg3v2\/b\/WIy\nLxzFY8eRlstGyoo+ShyihtzKN9OyEA2CT7IFzUeHEJKCssQQHaB8Gk3QEFTzw26qNcKePQ66YGjP\nPkR+KLzySMiwRgMCSWMimNSF3SM6qBtBa2Uj+ToHtn6R6rqMSTaxMdOxS0ZMaIPuchSqsxAb\/knd\nSjd8tqFlBBB6AzgH4f8AW3z55x5UPP7X+W2Ke07RsnKyHxYMSXInk8aiGKPdzKAb3cWQRuNn1z\/J\n6vntX6QxmOPN1qRsdTICcWIKW2rtYB2LEAg+viT\/AIF9W7oeg6N24q4+Biqjoqg5M1S5EhAIJaU8\nkkEgkcEUvNCpuQqkVljySGUc0fyNt3yfzxwOeB0zU5+GTfjbb5dPphoIUkwD3225\/NsQmNoul6cq\nQYGPBjxRqoDqgaZ3ttxmet\/Ioe65AJHHXzG808+U67MfFjuFST8zIqoXJFAKoYMlAn1yTz04gk8j\nzllYgNyz0tirGxwRVAe6BAAs8WQvuT6i9s9q6d9xn5SGV4964sNzZM9LyBHfBJFkuVBPBaxYRyBA\n2KxJ26QZ\/OmHKhe95J6b7dx5fTBazDDjeSVlKqGbfdLGURtrEvwgpiTd8WOeqN78+vHbvbEcuFg5\nCavrUBdFgxrKxSKC27InBKRqpN7V3u20jaDx1nH6jfXPuLukTYenmTRdJAKtBEzLk5URDipp1YlF\nICBo0o7gSWN80ArzTyFrZt7MjO1ksXptwcm3q63Fi3HJuyYtbMhJ5MbkQOPLj1mLHE7L5IswLm0A\n6RIJ2sTbt5nnB53T9Sde7myJptRz2CSlyMTHZ44BHITtBAIaYgEjdIPyeFNDoVi1l3uJHqP42Nn7\nSoo29\/HcK5Kn9v5s9Q8ukZEqs5LJTB5GJFCMPucbQbLGwB743VdDpzHDj4lKF8kkgMjq3yDKRwpK\n8DaaY2Ls3fvqueszGZn58bdP94tBRSmICgT\/AAOetr\/xiXOo7hGrLESSVRb3haG1XBdQCboGgDxd\njmozIzpRIoe\/IzFGNFSrVuW2tuCqlg1gVYarA655I5ZWdVpQjIFolQdlqQLtafgCzR\/izTCTK20x\niCn4p8ms72DsxCkNRIUFlduEPobhQCZucGVBAi3SIAHT+eMLSSRCRDu8g4Py3bRIwsybQFIUOxWq\n4ZTYIJIjJAjMyRll27g6qOd3BtEtgQbqxRu6FEkcZpZwKQxpxK0tDYFkY2Xe\/wBqMSpWrpT+T1Aa\nj3LiYEjwafCNQ1B5PkUYCKFyCK3iwQgJ+Kt\/HqxbHczEm3O87ddv3+xqaDm46i03t9MSWZNp8Cuc\nzIZJRtEeGpPnkYfuZypJHHIZqABAZeOh6TXtQ1nZgaZEMTFL7JJWrzsqkhQi0dxHBDsQQRYN8mDT\nTsjJnly87I\/4yZi5CsVVEPAjAslhRIILH0TVepDTsSfGMgx\/GkDy\/wDOZWMyhCCqgkkBGf3wDsF0\nSOhkkwDx+XwYKBtv6ydue\/Ta3fE3p2lYWCslxu+Siusk8hEjs7CjbEWosgEXyVscigQPFE8SKruk\nmyW3K8hpQUI2kkNW\/arEgbQpC7gwEYsigKA8cqujCSSSyVkLKATurm\/jQAVixO4kdLiRkSjKXYyF\nxM7CowWk8ZVRwyoYyflw0Zs0OhgEsWPp+fkzOGM8EgCY3\/Pp5+WPjIyzOIiAllEuOi+9xasATtcR\n2wZhtNsABx0ohiVwp8jTK6ttWmRWCi1vhh7BAAoVRvjr5E6q3mlcuWJQheB5WSm2kUFUXVNuG4bT\nXvpwqweRgCpALb2DpanhlQclgarcPwRRPI6Kqk+QP8SOu2GliQQdjxhBY1Ap\/Jv8gKs4AjCMdwII\nLMSeQzMBx\/jcD8ZRIjI5ZFVgFCVIwLuy2hI2tagLwBQ3X76ceN3LF3B4JIjZaCCyHAH+oWQoJO4W\nCCR11UCParvau24hFIJEauShJ\/1Kx4HAFkkEEDo8CJm\/SP3wkkx22wkwJRmUO8ibUVKBZ1RSVN7h\nz4yxsEWbWueVmeOMuBvBRVeFNpO\/9ZaIBHxtC+5ua9gUdvX0MjMyrtpgp8e4ggNcdkEXupt8lEMC\nxN7aAUjeJhExba7RDYw2lYwCKBuwyPEdpDEVYI+QFvQWJ9P3\/PLDQDBEkxzG3n98OVcxgqEkLKm8\nqir83AssHv2SABYUCiOTQDUSRiMTOXDCUFg3NCiOXIsFaAUAH8EkHnp080cu1\/E6hCKMXokKCSxv\n9ptqUEKxIDWRx8j+23ozLKGZULxlQ6la3FzGu5R7tmB4PNGuXBYnoePz82vh3wwRfttEdx+DHRoi\ntGFwyykHZY3EcE7im6gh3Ch\/5Sf46UjcxzyqrKtNvmLpZkWhuSEAGqBABO2iGB9UVQIYI5ZGDSIy\nskZR1VY3ZgxLIRbFVFNR9lSao38iCTSksxWVq2qCAhBPxYMeGDG2K3XNArVl4BOwwwkKLemG8ykR\nkM4O1BUhIfdBJGEtFNKxJClt5tQrNe5QT8x8ZSRwCsxZ42jFbAiksWAIBLOSVo7LF0pHKspYFwkZ\nEKKVcGt8UNo0oVCbIEe4NuBoH4kfjsJEMgiil5eESKyqKiUoSdygEV7JJCkEENypYkU6fhJg2It1\n7\/l+egwCx67T5WE\/nOEUhYyMygBXIcg0GKByNygGiSL4AUEejz13VQd0hEpmRtr7KVVQhga3UGQA\nAFaFkijQs\/Iyw3JSSPShNxMYQLW4bwRRERYqDdMK5skvJUVH8sIYpJEA3kkVpGsKqqdoXmzw3B4F\nkjoqQxPb0uCPzr64UHTIM7\/kC3HPlj6RGisoWpPJtO\/aVJG\/cFUr8VFAEkkGwQaPDVoo2kaUs4iR\nVMaBQ43NJECsiAnlASOApXezUDGvS0MwyQsBhKeMOrEo\/mvxBDdEmQcLRA5ZjtN+uwGOqmSMsvlY\nhUv47AeCqk\/BywSy1vQohSCD5l0xeZw9BA87\/QY+YyeRjKskxkHxSJytbXVSRZG5GBQldwNWW3fK\nulMiKcxkSEIFcAw0thXAChXWmkcrt3HbwPx0zfJk3OfIIwsMccqRqG3uTJtZmBNFQwpxVhtpJIJ6\ndjIkXHVWePfG0YYqGBSQE3zZNvwDYsAUPZ6YBE9zP2w9YAIN5i5uRe\/0x3bHVFbfMMguSBHuBDId\nquGIp7Q0F9g0T7qnEKN8ikjGMIka0FZ08pIMcZagVTb7KjiyeRZRfZKWcuqmMbAFYjfwGYgCjbMN\nxHI4scXaQJntHVYliAeQxNIGkZVNE7b+IRjabeSSbAHBlJi4t1mIEfP1wgEbDpt329f3wpklYCUh\nk8rvIXG4KjBnZlZGKIRtkIBYrdq20cc9c66xGOKSZSC2xGOOviJTfICClkEAtTcbhsDblYMFrnTA\npIkRgcsCbn0WR6ThXQ5AjkiR3VNryJGUUyIqNIqHdtdeDGC5Um0QAgI2z077b1o5+iaXnhG82TgY\nc8kR2\/pPJFGZ0QR2oZX3KSCFqirFfflRoGRtzgheVo5PH5EcNsVjGCoG10dgFB3DcijcCpDDaPRT\n6VatCe0dJ8k6y5EMeRiysUYKRHLJtiXcysqrG8e0BWPiVC7XfU2qIkDtHPE9fzbygIZUSZMXMzi8\n1m82wFlVQeWKK25qF7qtiBwtkUTYANX1xGSPekb7IZfI4U3tG4HyFQfiCxJAAPA5rgjqrtY+pGga\nGm2eaJzaiTHhcTZW8LuVhHE29RztKyqikGwdoF1R3L9ZtVyiuL29gQRLsDvPnguxglBA2Y+LKuwg\ncozl+SCwAteozAkWHP8AOCC5A6kY0Tq3cOn6Zizyz5UYhQHetqWCozNvm4sC1ULVluBRsdUl3n9X\nEYvhaDAmZNLGxOWQyY0bh0VULFUkd1P6lpalQCxBaus\/apq2XrOR49T1DMmkKl5YIWKxFFZWNsWZ\na3EHYyOUo2aG3pn5pJxFNhyKVihQBWCHe8jhQ0jKWdAqSOFEgkLNCSqCivTQnWD2v97YKBpEDqPq\nRP0w2741bXdSwJ8vOypJhjZGLJJFA20ELkp\/y2JAaCJX3gv41bbbAmgK31LPnyNImyRI0MpjMKbQ\niybYSgfavLMAJFVmRWF3yOej7uUNNpOsHIVzMYI5QyREuXjkSRpBGNq2tkWVCpW4\/AE9VRFGdRwM\n1nMavjQPjp5JGBRGYM7eOLxsxbxorIoHyBJb5UDIBPSL2tsRibRMpJvfr5b+n8zgPx8oyZ+KZtrS\nrNFDGdr\/AJI\/PLbrsVdlyAaUE9WhHgZscEjcRGVTtkk2ssauQzBnVmYKwFIQRyQtEE9VC5RJI5Fd\nN8MhIcnbfjb9PYACzOQAKLA+wWFlhcOFlLmJGZ5nKrGkisjFI623saNZGJdQeSZJKUH4qSSNZ4IJ\nD9gpPzP8Af6xi\/bQMBknW8iqs2JlfdMBt\/7j0iMOP7bLLE\/nzFlZ4KY7nLMkcYChTQ9FBGSPkoCE\nmhx3TAxIzJBHIJMpwomZRQikVg5G9SRzXoc0WUhXJUIP5ZZxFh\/MkEBTuYOroAsUQVvM7OQobbQ3\nIAqjdQOtK7RMapPqD06yGbaaETGNiW85RwxJ2tULEqyhdytuKjTrSJ36fL79x+W5zUrsg+M34AAv\nsOh8\/mB1D7tLtbAxCO4dWkXUHhLzYml4gBlZMchDk5rgkxQK5VIwsbGQkr\/pbaf6n9S444cHExJo\nJMQR+fIxMTEaWOIBQywXIfEZXcIkiuE2MX2gUFKejdjdy91z\/Z9u4OXnwP48fJyLlg0lEUttiWc+\nGErET5HAdTR+cb\/Em7e1voDHhvDlauwzs\/GmiV9LwajwI3hO5jLOQfuUV+WERhjsEfO+oeZr0aAY\nO4nhRdidwIG3m0D7Yt8kmbrogy9N1VlhqzH3agEDcwCb30rJ7f8AjmZ8nuXuTLOLoenZLK7O5kWH\n9RDk7gyyMv6aKRI0Y3M6opLckdT2V23gdo6dGnd2fDD5GOR9hpwWfKmaVVEkcsskcTgOU2kgkLQt\nkBjJtX6idxjsnO1LtzRsSLTHxVimmbFRVMhkRZAYnMJKMm9i2xiVBIbfuoZU1XLytamyZ5JsqUuD\nzJMkm5gS\/LSRGQWQSqg7yoK0aFUtXNV8yYUNSpgRq1S5FjE8CQDA3FpgnGhynhOVyie9rVBXqz+j\nTFNe8TLGdpO+wnBNP3rHgpLH2hpkWj48qHzSSQCbNkBfclk+UKFdjwDJQC0eOAaWbJzpZZpjNNO8\nsZeaVg+1mYtIWaRlIBBJUxqxG08BQG67Q4kzuryHbGSu0K1yKC2xBbD5b3RbZtwjF8lhZkH0\/Kkd\nNzoEU\/BBakmgqlip2uT\/AKASaPFWthi04JJOonrfyj\/XOJxZdI0KqgAwogR6CIA\/1hM47orOVJj8\nilZHKkOaN224irJYAiyCC1ftHBpzyoYuUXcoJkjreFYFSgs0T6YirAsk2B0Qw6UWWJWkk\/SIYbtl\nMK54ZSwG4lQEogckjgCciw1DxxkMEcKbY2pYfjc6gfFQ24KAD\/qC0emlwhaIv6\/Iec9vTDY1D4hB\n7fn3+mILTdLbHLCSQkEJTUdql1pQTQ2ksOEJv2aUMCJ6HFWNpIrVd+4ySKxCiOPczWa+BYIosigH\nCyFRZ6eSRPGrEiJVcm2D7hYBVNqkCyHYEfJiaCjg2Xq47Kw3KCzOxMYkawGSpY1LIdzBd5UERqaI\nNA2sOq5mZIne\/SOfO\/nhQpBgbdOZsPzucR0eOxr57FVVJZfZYu3IPy+QQ7aIUUbBYMdr6OE0Iyrc\nOuwmNpHZqPsEMG3AUdjcDk0QV6kIsPIbxhg6xzX41QxScxmlZjwy2JQTZYEqllbG4\/7d+neuaxJD\nOyHCwBIf+KlU7WVWZd6qJQH3rt4RVLDk5CEk9QKrybGe4N+N+e3G2JaqDckDgnuI3+f5bABiaM2Q\nQuIrROrEgJGHQbwQu5W52AHgUpDHgE11aHbn04zdWCy586YWFE5hMsa\/ry7SpkCQyKrJVn5yhTY+\nKMOero0jsrRtBMUeBGZsoiMzZMyLJyFu403BI0Js0dzA8sz0Oi3Gx4FjmZo1U\/ezklWuyWVmYx7A\nCCSFJ59VYPJaiMx+ImN9ztbf8F47HA6tVQIWJFj14uRt\/NrjmN7d7W0DQYIY9PwklkCGM52SDLPa\nuGADlfgu4fEKApNbiQSCaqx2s7EErW0BSRxV8cGgOb4O2uP4HUyftpvn8YCzKoICkF+VsmzQIIEg\n9c7t12F5dSx9\/jMojCJ5HUkfNbG4ncwBDW3Kla2gGz6VqTDYW+37xz8+TcK1tQ33i9usiORx39Jx\nJeUszMRFSg+IbfkCD+4FvRFE8kM\/FA8dQWsazg6XDJlarl4+JjLbNPI+2lBNAgkc1QIWyQQf8dVL\n3r9aNF7eXJwdJA1HWlsmNCGxcciwhyJ1YhDGTRg3+RjuX4F1K5K7o711\/uvKbI13MEzBt0WPE5hx\nIIz8qhxgzIHYHl5Gd2UG3tQSEtouSJHfnp+xxIp5d6hFiBvJ6W22+\/bF499\/W+abfpnaYSDE3ESa\nrkKwlYEbGbGgFlAaYiWUqaoiMD1nTI1I5hknych8vJnQO7Ts0hkUjnfuZmI8e0bowqkivip4jsjI\naYKY5QqsQKv4Vwbbb8rI+LEslkm1ahUFNM0YQO0spao2+PjRbDBdpX9qtVEsXUmrAW1aDmK5MkH0\nn9vX68gYt6OWVQJEm33tfgX22ubTcqT5MbuVaFVFFjtAI8RH7RYC2xAJjLbwAOOOId5wsgCKkcig\nOwrcaoPTrQVmO5yVsh2vaKYdNpMh5C0RlYFCWJChCXB\/TAZiQyhXcSKqs0hCU6lWXplKGdpHO8SC\nQxl3jIV9p2BvgVsv\/pAk2AKW2sOq9mJN5gbA8bYlBSsACL\/kesdsPXypJ7mDlQGsLGoVhHe1lUOQ\nHPNsRxRPJPto0sILLTbG5DFtoU3yrmtvN3tBoi\/46QkyNibHJLOrgMWuFmQ2P9IfbQ4Fh2YBtwrb\n0ykm8UKSZcsUC7CwZrWOrAWlkZmJCkAj5BnAPFgFuCspIG0jf6YeJKYi27gFmRgkTGlpiqs\/C0w2\nlgOSGHofLqNztawdNhL5kqI7sZI8ZEZsmTcjRAorFgLBohuGUOCxNdQWqdzZMyrDo2P5ZR8Gy5FC\nY4Nbd4LIhdxSlQsh\/NAsBTTTdEnhT7nUfDmZcpRleYyERhyxfYrOpkH+hVUgqQ723KhupYmf5+Rj\nDwIAnixHPcx+Xx9yMnVtagigQNpeC8mwIoKSvHISA0gJKx7r+X+piCzhLsucLR48LbCixmZdwkkp\nSGZAHIJY2zNyFIFCgeOepcypDIRJTrGlIkTygMVYopO3ezH0fgVIACbRtIKrypHSKrszrv2+23Py\nVd7U0StJsIfcGUsb4C2okGYntEi23kOxmb4eGb4RECQJ6j1\/bqMMVjm8aZLx7d0jq8ZCqxFiiw2m\n14ILNtBIoWTz3fGWTbQBFF2cMbV46YgBiFY0N1UOK2m2ADt0MqrK8Eka2oCPIykkjmwqKCTQ4sji\nv5br6clQFV0oPuBCliIwwqySTtZdvLMQWDDay0AykEbjBCJ5I8rYUEUpUTRJEyUC4iKI5KgmMhFJ\noOnlJYoAWWi1EN1y62IsgkJjeI2poBI6IWQIR+CXF2xsC1ohL5h4hEgLCMq5DFgoRo9hKJtZCts1\nyyDeHIUDaT19mBAjmXyKoIbcf09spZlDVvC7EZmQhk2B1O5mJt1VdRiQPP8ANuuB\/oJAudr+m0G8\n+X84k8eJZoZd7gKiOVRrFksi7yxAokXuNneoLUbsNnSNCVAQQEspMgQyDaqlTGL20X5ABoXZ\/gJg\njIYALJHtSNiQGaJGD7GMtCOwSoVVY24sueSp65IldpENSuViVI4wUkEQtndK3heWLbmF7bJL0oUy\ngWAt+fX98NII3GPolZHePe0gJRG2qFkUAfN1ZyqsDdbVYkV\/H7vgZI5S7ktECTRYM1sBtTbwNwIU\ntbc8gEgE9fNo81xQKrsAGInLGJAoUrtbyeRGayW3K7FjsK\/EdLCKVmCyRoWVjtPDllX4m0LBkCna\nxYtIaLBdvJJQgG9\/p++Ewk6B93j2FijuqurhXZaHyVVIXaX2\/n4gtzxfFll3ui7ECJIzyZLIqM8i\nqjCEoHEjIrCj7AYsACAenBR98i\/Es6LEjF12qkiqshoXcxViY2LJRVfg+3jjRsA4Vd4QbUyGKskl\ntCHUBXLkiNmRtzHa7+VhQVevKpEiYmIO\/ngisoGxnnoY6H16W7nH1IJDFaO3EjI0aNHW0qFSUuG+\nZJBJXau0gWTuIXt5Fpf1Czj4Rhw4c0QHUA18nUMFJdVs2pII6RRyGcm\/HW4SrvUsxsck2gVFYA0X\nN8h9pC9LoYWe0lUi6eUklRIqrt3WSiCwFO1QGNhrY10ZaZgSfXk\/x2kT1wPUGJIuPz86dMO4ZK3\/\nAAEUX7gwZVKbuBuMgJBLE2AxpQQzKa6+x1MSRM2w2u6MwgIaAKhXkDAAruoBhtX+XA6RlDyAAlAq\nH4BLb8qtHdSFAxO1CNzleWFdfFSeOeVnkgIlMckZUAKm4LEAHLSFl8casVVVBLkFiLYkUaR1i5nb\nj6YSB05n164VieUPKGkAYssjlv0wI94QiMyIA3Jom63L+ygAekpSN3dVESyPtBUbi6stG1UBSbAK\nsSCoDcMCQrz9UBmYRyBYpA7GURDa6LINxZHVTHOq2ig7thYENTI0LK4CuJCCx2yKpiFGiyLy6s9t\nujdSAVYnxgMNvpVriOfTr5Y9EbCDbtYkT9P8YVXHAJbIbyxRbWaMkGQhwFWNgLDjyFWsNdL6rjpJ\npyZEQh0RllRXA3AyINpWSMAvtWlpzYJC0CBwk0bh5EjR1LSKA7gMu2gELFPmxYfNj49u8EXXIdFS\nEbFJbao3PLFEqqzAgEglWYWSA3zUEkllPSgRcdZ9f8xhCwBAiTPynHVtpcD4K7UsjK211KttBEZV\nX3uw3C2WtiknpQTu7sQVRU4jeQAKSApPjJbeC0irGWbapLowLc31TFgMkUz7jkOgWMvGApXawdmk\ncbCVC8FWb4vYcEbOlGiWRkiR0ZlPm\/TJkJlM8QAdAf2IwaNWeShvXcASHV0liAfzqfz5YdhKGgZB\nK2xVZwVCRqQoB2WpNuFIJY\/6SoAB4t1G+Myxxxrslmia2c7Wss3DFTJ+FsGrCMAaawG8CiQTpklV\nokBrVjLGjBFNtAWVTztpttqrA3uXpdsdA4ng8Z3fEHyIwcIxLBh4AoMXMbSIWJ2kuWfdfghJEi28\n+XT9iD9jhOs7Tz0gD0v+Xwi80kUpcKEZG2qdylioQhdrDgFmCkhmJq1JJO1lWgk2om8MzRlpJGAV\njIyMGQ8XtAIJLbQCCQxXr555ixifZ4ZnUskTiPeaIhCuS4ccm9hVua2gkMrpDEw2Sr4Au6GUM5Vn\nLtsDxPcgRQHjVb3kHc6ndagrTpIHYR9PsThqTBEyLRtPUzE3E8j+cJNkeAS2BKZa8gRQrLtG0zIA\nSniRwpaQk2qhFVmZVfnXRsLEKMVkjRY98axorCRUjiaJXkcFUfc72xJ3zcKU5Mj86DJFpI7ScOns\nT8v3IwD4U4heF1R2kgKbtoO5vIhAeRiAwKsdgckqiCOMuoGwXx2x3Vq2Npj6biarPhwtI8jmCon8\nkocMqSkXDHJsSpYNodyB5AHRes34WQSS7KyllVWJ+QZo3VxuYbQEsFTtApgQFLctZ3auW8uVkR+S\nZ1GPEWUqp5h\/0\/K63VuAJ\/0gKQaHVnXS63Itxbb89b9bVlEgkg3EyOtwo+h479jNiRrAM5suWYyz\nsypulkf9VytsyJIxckghHkIayK3C2tbK1CUuCVEdSIGkq1dE20Y9pogEFNy+gDuJQWIl2JMizLIr\nugXyUpTajbkl4UKp20AvkI4skGlK4yMaTDeM5BVk2l9nyG8n5N4v3PuTiRVICg2CB1GZI2v1+n7\/\nAJyZAQhhyPr2t9vnj7jZMeQ8rToZEUxxFi6wiS23F24XgSKoAjVQbqQMbPUzh+KBMsypCI5BI3ij\nUEuUCxJINwjaM+bcqlAol2+U+RAsghsWFTbTFUVpEYrRLMoAYSHcSUVh+Ko\/IAhquShlXxZCsteZ\npEjARvIsaONrAj5Gg9gFdpAUhgfbYMauJj1icKSQwAJ4Bv3\/ANXGIjPyTNpedPNGI4Z8aTzo7Msz\nJIh8atGLaJ02qWIQWw+JJ2dV\/oQDLmSLEXL4yl1jYq9IoVn4AZmXhWKt8f3EXZ6L8uYCJ4SWeZ4d\njbUD1J4ykb3GGZqa32j4hibcIGPQR2djumqZeNNNHHLJi5kBDCQuJxJGVASwrFiGAUORRProibHz\n\/YYmUWABHU\/W3y\/JMWwEfaLJJKUQOplYmN2LkRq5fayftk+I+asrCvZqz1aGmafqD4unyHFeLEys\nVJIyEGyeMFld4UAbyopjZeLKgPe2gSPvpckrySRt45IppRIkSlaCzspCkXRKDcAVJ3cftoj0E\/p0\n+mvauo9maT3FnQvqeez5cMf3h8kGOYsiVDEsQpSCArmzYdrAHvrR+GVvcSYJBABiJJt1635t9MUX\ntHlf6rLUQpWadQkE7AMIN7n+0WjzI3xT302+lWq6rKJtJ0iaSXIbc2pZ0QXBx0OwGQzEKWKoSESp\nCzECP9hU6+7Z+gug6ey5OvTTa5lo6lYgWiwkjKFHpI3RpAVNsrMoB5KltpN26fi4+JGsWNGiRxKs\nUcaxBCFWiFCqNtBf06PBokkHgTscW3a3yFkbVAJba27ggkDcvpiTyASf8275yvUXShFJRvpY6jYW\nLjy\/tjzg4x9LwjKo\/vKq+\/qWgVBKKQBsmxII3ab3ABxCSQYej6aY8DGhhQARwxQqkMfla0VEjjQK\nopfkK3GiSTySjoOA2m4O1iGmaeXIeRUHP3EjSMQQoBUE0CAK91fRJlR4aKcnLMKRYiEiaVljVCbL\nuWao0FX8mJA5bjiqK70+ufb+kmfTe3IP\/E+sRB0lOO4XTcY\/tuXJQFpCo52Qh95U\/NdxIr6lOPiJ\nHnF54nnqOf5tQdICiw3tawgQOg\/1wcZz\/qGwYn71zJIrD5OLiuwO1kV2SmUsGVleZQo5IBIA\/POe\nziyRyDGGMiAFRIjxKOL9BwvhcuPkFYiU2Xoki7c7ibWO5dTydY12YHIy1DSxYybEFEJHBGtOQu0L\nTEkhgNx99Dh0tVFeGSr82xiC4Cj4AmyNwVQKNEleKoEh1ERfsItv+b8kWvhMA0elzMVMkUY3BV3l\ngPkI3ClPJtOxWI3H\/Wygk2QOpXEwjEke4pIzLQjdWPh3EnczpsLLaBrBKLYJoiiQw4EyNKyMgXy7\nfDLVhBy5hkoqWr4lWpAWIRwFJLmKON3TGeM+WKFnYtGI5GLtwxK3ubcWVWBIYcEWGAazwN57T98E\nWC3aAL87C\/8AjEbAmVsakpg5G5mBV7GwEI7byZANxZUs+wxFDp9FHLvkWXxrsiLTWSilkZQAFVlD\nMRbAruP\/AJuQDMy48KkTMPGCiF2ZCpUCMKfidx9qTuIFitt8ETGi9t633O8cGkYTrj2I5tSyI\/FC\nI2vcAzWSDwQFHyoDcDfUVqoJJjURv8unftH8GCE9vP8Aj+YwI4uF9y6iWbfTrNHGvkTeqltyeqkJ\npSQpLftZhwD1YWhdm6xrhZo8dYMZRHIMlpPGm1lf9ONxtMgNooRAzU5fYSGYW12z9KNG0dkys8ya\nlmIrIzyMVxow\/LrHEjLdlRfk3E0A+6+rT+2xkhWGFNiBSF2osexQKpdpABW2YqAf5ClhYjsWqTwC\nLcdOx8\/UwcFJRBG7dR+D6+mArtf6eaLoojyclE1DJjpo2yRvhiIUqBFC4IJWiVDl9jfKJY6Xo930\nwpI1DMa2xqYxtJshQoCAAWNxHJ456SASJvHuKxlk4Iu5QCy8G91gkk8C\/wCLrpLIk58cbAHZZIBD\nMLYN8TYCmr5I9AD8jpgpEHjueeB05388CZ2IMAfnH5HythMyF5pShjs8CypdSOAAL2sAu6mIYEnr\noHb9QRyC3kdn3bg6C+VADegBZZPkDXI+PUZkZuDpmOcvMyYsXHiVi885QBVC221i6mwos3uP+Kus\n3d6\/XGZ5s7T+0EAigJj\/ALxOoZZR4x5hi4\/AY7m2rKxCXzt9Hp7OEifl2+sfKMCp0mcxB\/I\/mI3n\nF29394aH2riyy6pq0UMsqlIscN5c2aQHYoggQPPv5NSbNiDc0jhQ56yj3T9VNc7kabCxJl0vRnuP\nZBI33k6BgWE+Uf1AJUCyERgArujd7oGtsnMzc\/JORnZE+XlTACSbLl8k\/wAgzsizNSILJkHpaAAo\n7T1Ay5Z3hozQ+LGRmtVJIQD4EkM20ghuDsoAnkw62bgELadzIJvHJ24FrgERYGLLL+GqCGYFjvHE\nyDsPteOBiTmniiYFFCKVZYyWaRTbO25gVU2fk1kttrazCieoqbNYyFVMclKpVIrTb6tS20K24Fio\ntlNUSGo9MZs+SWdESUoJKAJU2u4bWKAlWILkhmJAUngsB1CZU2xyxlLELblRuLkm960QBYDFnYkk\nDgc8VVSsWtJmO\/oO1zczza29zTohREXBEiALWvbaQd+eMSsuZNtcSRfIneh2iQqDYIKseSoIJDhg\nvBokUGM07MWI8K2pDEqhdX2lS3zG8KqgyPRBtSAAeoebIEwWVndqIBZKXbe0ClZlBBAAI\/JF+uem\nuRmyyTtWyMlSGJUFza1uLAkUV43GzxwDZqISTuT1\/Pz7nBtIG1tvoQf2x3ycptrXIE3hSJEcFiA0\noDSAkFb+CMqKqMopw2xdqa5YjeQ+VwqBSoKFt0pRnvwqHBQFgoVlPwW3UMW6ZyLK8ZyWVjBEnzmV\nAqRgAWZGa7pkLGipr4j8kgmraxkZgGJpYlNoyzZDgooABZintVADMSBdbbDE30rCACdzM79t5\/P3\ncvxfpviWz+64MaebGhhjnlUs6h\/+WjORuG5ChNfwNxq1NWbisGQaxmPm6vkQyY8TxgY7MERD8qUw\nrtIjQehwhJBpjZCGBoeO0KyyeR5nsSNtVyXY+xZs174vj+COFodNVcog7njjZPJA3x3Eei9BRxz8\nebr2bI6ZvI9PoP5wUIt+et9v4\/O+DDZiQg+Mo0bBVjWNgPICQVA3lVX5BQTEQq+iKJAVlykmKEJ5\nEsBCo3GOQVtJaiSxA2iQ7rJcqtE9MlljmQ1GihP+Uwjr5KCy8qSVKsQFHC2ASas9d1V9qLE6kudx\nLVViMhRZYj5BWJJCg1QfcehAD4lIgmBPqO9+0fOMeKSbGO0f6wrlqFmM6yU8aH4DbHsVVUHa9AHa\nVFMoIc3IWLNu6eCeISKxLbWXaEdS9Ol+JaAc7lAoK5FKxNAqAIuWQqgmDE+UWjFD8lLSIgKykmIx\n7DxZACqwI2kBz4zIiPuJkmYyVd7bCqwYqOHDFebABtSLFgmkEAHjp9cMmYBNh53E\/kWHzw8kjLY7\nkl2YuCXNj5MBtpASQARtKsVDWNytxTWKVzMTLsdVG0JGGO5lcLtCbaNeg6gcBiSDY6UKuEeIB3WE\nbtxYgPfJDMb+RsEH2aBFAjpSE1jvJ4xRp1DKSquoLA3tDXwD8RtsWWF314qCbzaANhYdh9du3XBC\nTHwwdpvwbjbr+RuHvlhjXfEreREfcWUsR5GUillG5js+IZiOFIK8gDmxYlJKgMX527Ayt5PIxKBT\nsUsTUW1VUneqjyA9JeOOIrIxEqvfsgMAVCfJAG3U4ZQWZV8e72bXpvtIeORmffGELP5F2N8Xfcwq\nzIxJQMoG4R2Tz0oAGwwOGJnmJE8xEdvy+FJUaUuEWOaNFdZmJLPs3Da1S252kixYJCsSS9BuGbc6\norRnxKqpuRx5CWC3FHIpZmIBNhWIKggAi26FQ7SOSVI\/5rK6sWPPHBolytsboDb63X10EkJLtHIH\nJkZArCzdAlm4C3yAQQQCLBskh0GRYg8fT87YIpkfEOYNvLj\/AEMPy0UCuVVJHQF9wQEqXagyq4Mi\nEmlNICACaJuu\/l3o5aRwWYWIwm7axopcZCrHzbLQLEKDYFDottck\/jUIyOCqqWIQBQrX+NvG0EXz\nYFV02GOQ6OGVeQx3SEMUeQL+mn7aXcPiRbXVi2oiqRM3nufz87nDHIsBx26xiRiaEYu+FEbIBPhX\n5hZipD0yTbog4NlitszCzvQKCmXEYeFWiJYPOwDSojPvRG4sRk2yngncSxDMBYSYRh\/IAw8Q\/TBU\nAnadlgUdxtmIvZ8QtMSOfpZ1+BhEvwjKbQFCLJOI2JUgFym5VC+iwB9cdFUgGSJ8+vX8OGY7iFpY\npmmkAVUB2BaoliF8a1vXdYFii4WmsEkdpQsUYSPylFTcgZwARtCozKX3bSf3bDQA2cKm3pNEeR08\nJLStuidBtUpxtLEkMGN2Sp2gEFjyeEzBuLupJQlJRMGQlVRt13QZiCoBjFA8rYFdPReZ8x\/N9xO0\nfbCfCDFgT+bjjp9MPEiZ4yzII\/EIxtBZFIJBBdXsFTVgkm6IQ+77zIqqAyw+KRwHlYRFkiUWwUyI\nHEbEgg8KbYLtQKB9OTB9uoCjyymNJJH2ilJJBAVpNz2CRZ4JpeQOvp2tAIU8W6NwkURP6wRizseF\npDubcjOyqpqztC2pXUSZInccHa\/3+e3GFxxMoY0Si5HGwAbjKyb0S0C77VCIw5Zl2xyJtL7qA6Uj\nmVYxKOHbIBLId0hYQ7UaQsTvG1yqg8Idyij6QMUkcUSAPJs3H0HjAK70LeyzLEpIUkDbfJFgthuf\nZFHKrSOA7KotVLWzWu0bAG+Nksd28g\/KgoAAgbY9iVlkUlN0bSu58Mh8ICFGACvskBiKi\/GaWnFk\neQEddX8cLI8jmJ0RPIGIjP7v2+MKzVKtgEIoNAA3tPSCk7mmd+CU\/RUuVYIPF\/qJJkYKrFABXIsH\njrv5JEQABXZ0AXeTtXafZDhz8SQtC9w4segUIQQTbt5E\/h8owNwAQeu\/pGFWZxIEUiOIo0kZWNGJ\nPIrY0dSqL5UruNn8311gO2aNPOY43lAmyfGvlnWRVZojdMDG6fBii0oDO+zeTwSiE72ZfJGkiqHQ\nKpYuzJ7tSW8hUsfkEUAKxHPd48tZYHXwAoyukQA8KWoWYEuEZwUl2r8kYsNx2lNyqVOoEWHXvP3u\nMPImIPM25\/e\/4MLLjxTwMTIxd5iFaQfJlQKpiQOI0VYdzVQNBm3MV2gOZMIrHAPHGyR1EFCoyMI1\nB2bcf9NdgQGXarBiPkRuB6j3dkMSPK6ou+jGu6OIyKzFxf7XYxhC4LErGCbPAexvIfGJGKMimQOw\nLoTW3cqKxJZlG4g0G5si6XwDCIMjnv8AgAi+\/bAmEGJ6T0mBJt9+cJsEVXyXkULH8FjiZlYkj4sV\n+AoCkIYKdpO1d1npdRJIyyTsIkYoREY2li2AlI5drhn3hh8kVmZdq2rFlpvcEu7cAomfkoinxspq\nlIA\/6SSf2tytE89dCskTSFpJzGspZHaIhZFDclQTVEcW21NwFcX0YpAJnYE7dPXCAkbHDwQrK0jx\nkjcVVV3NHtVgGUhi9uCULrFf4LOGbaeudJgSoiiMhSRsRZkEyuHFIyqGVAzSMKcccDeQVAPOgMjM\nxIWQem22HAt1b0AP1nFPxyusws7VCKSFoJtYho+aCmMnhhy1AnndfRjoupLi6jipGNvl\/TLqXPk3\nMFMnxIBKMFO08sN3HQxCRJGxEVNuRizhAm1ZWYg7C4BC7Y6Uf+aqJ6eYE0aMshYsTItttIWBQSxK\nUEJZCpPAqtyHjjq5rUwFltwON4+m\/lH0iuy5hhHl84ngdT\/JGLiycqVUKBBMPGSUiLqQW+RRd5\/K\n1R5qiAOa66tLNFCZArwMoi8ZdN4WNwAfIwX5K6lYwx+PAA5BtDyx+JPHIZy6eQp4nU2wAYbgG2ci\nwXsn0h9W\/iWZmkSeOlBDRRysrhIq\/ahZQhFUUuym71xXUG8np\/r5Xnz52GJ1+vb7R8vzbH3EE7xN\nkSOWlhEkgMjBd4IYqkhLXsCXGACSj2SKodTkzrNjKkEZVEB3hTb7rSKRbPzlQDbLvDEOHZa+G7qN\nneCBBRTaUfZAVPyf0QZEVlCsXBKLak7S1VYhv7jPKZ41kESK7lVD7TCgjjCta2DvMU8ri7UyJ64p\npWQYNiZAt9\/tx98Ky\/LcGwPG3PTErPHFiyxLjuynyK7MhG+1LxtGQRtAIc3dmlJ9G+hjQFxpO8ch\nJV3IJZSfIpuRoldwLBXh5BtPjqqoe66lXmOTKjsBGMhpGREUhtqhmAQlQ3xNrfA8ayP6bmChng0\/\nX8TISYu65UMkhAmUgqfirPEpUh7Ibc5UgKWPBHThMCd+cOphrzsZjjy+nP8AGCuGPCgmyoZo5S8u\nZKI0UKGSKm2M8nAK7Nu4m7azx663X\/SzNFN2TqOBbAYOvZBUFjQTJgjnjC1VK3O7bQtgByOsKapF\nP\/d55F2FJH8rDeoVlQHYzOziwFIBI27qorfHV4\/RX6sRdhw9y4sOBk61PlvhzYGLEohxhlLFIkpm\nZz5FhSPZt8aMXK0SvFWuTYKASbED0vB\/aw7+kTPA1aDACCrKQPUBp73njnHpZE0ONCcjKmEcEKsZ\nJ5ZEijjRUUtJLIwVVQAUzMRQJJIHBqHvD6+dt9vtk6f27HJ3TrEMkmNtw2b7CLJVvGyy5oUo6q6v\nuEO7cVoEA7hl7Xu5e9O\/WI7h1WTA0qUO66Lp0jQQFGdWqYgqJhGI1YjIYsQCECh2QSOBh6fpUA+z\niWKmYISA7BmAKKeGC0AdrHfyKBPF2HvwLKRvyO3189rGNicZtqbKTNyPO\/2v1++JPWNc747\/AGin\n7k1J8fAAZhommmTHx4vIQFSeONt87UQT5ndeAaG7htFpWn6cDHjLEXgXew2kOYh8TbHk7iOTQ2AH\njknpwmX4klaH4mQVKxSRlQ+vidgJJUEhR6Po11GTz\/LcpLAhQysfkW2jc+0gkCrY3X4HPSM5b95M\n4CSSYuLgzxxN4\/a8emEso7aMSwhXVioC73i3A0QSVDEbtxFgcD8dQEgeplx3QzG2aSQbULAimAIN\nlhuICsP21fIPUllhYgpdqXY7oWZZCrUKtQwKqPiDdimJA90jiRZOqGOHDxnyGYEfGM7ixbfu2ylV\n280CWK7KugR0FnVRcjy77fvGCIjOQAJ2lthxf5X8h5S2lijQB2C+RST8qQXQYgxk0ylOGoi1Ne2r\nqR0\/Rc3X3VdNw1yHtTJM3xiijEhUO7JSxtRLIEO4nd\/HVm6J9OsVZYczuJzlZizbVwI5W+zRT5Dc\nrbUeRySrksqJ8gCADRsz7XExYsfC02KPGCnY0eNEgVQGDUTGRtBZz7BJtiQOR1HLGoTFhyY8rD\/d\n+Tvg2kUyDMm08X6CL3+vI615o3YeHjxwyaiv3zLLskhVmWFmUq+2VizNIFDcqNiEEDbd9Wtpwghj\n8ISPGx4iVRIkWMDgkfFFHFiv4sj1RvtixDHWRDtLNKzszAEoNig7bI+LMpIJFiz0k8wIka47LUAt\nCuSd+5aFkcV+b\/2HXlRVBtM7lt\/8ffDmdjck2HE2AxINKgUWXBaTciqRsIBHLBrIAvmyCw5ogCuj\nT7bFEOwZ6HyXyCqYGhyzkAL\/AKuDVbgB6TU1KPGUKyWyWtk8CuQeaNA01ih6Fi4XW+99E7YxDma5\nnoshDDHxkKSZWRMVKqkWKP1KcFmLsFSMfJyiDcEdNIB7A3P8es+VrYGhZzAUz2v6bYNppyyqxAWg\nshY8rQZTakmgQn8gFfxQ3AU73z9WdB7amGLiSpqWpou6SDGkVkjZ5HVY8mVSVT5Wu391f6fXVD98\n\/WDX+4PPh6bMdK0dkZYxEAuVmFxRWeZGuEKjNSwkqDYaQkhWpKXNqKTysHndw3MbEiUsT8yR8izW\n1ty24k+xcSpXVJAgm8dJ39f53xPo5NnPxyB0G\/r0jnpzGDvurvnWe6cj7jV8t44l8hh0yLfFixoL\nJJAIEzBapnBNEmgegHJ1BY1EgKKGQbQgUkvfxtK3AUAN1Uxom+QY6TM30X85aMAJuJQIxUW1FgpR\nlJ3WCtAbhXUZLMVYG1U2psEXSlqYOxKncSBtFWSP89VVWuSWvJJnfm17RECQPOQMWtOgiEEKLC0D\na4P0j13N8SUuU5QtJIHeQuEYPwrEGNd0bCiCpKxqAPdCuKjJMhlDHeFDAyCMEBrRVCn0Ny2QygEX\n+TdnprJPC0oXxU7GQMXYx24Vog8d3y0hV4n5BFH2eI6edhK6Iqrt8bJbBjTq6lt1jk\/EMPkocIDR\nJqKzaoMzb5G03526\/wCZKqYkCDFhAiPSYttER9nk8ocIJpmR0YfJGKOVI3UCaJAJZmpvkLB556iH\nyIy0wolSkgG8mmO0cqfQG0\/jgLZHPSM2WZXWqslF2kbXbYCpcfuQBq5IQcrbDmuoDUdRjwlkBkT4\nqS24gsrEXQJI9DkEDm+BXTIAM2kwJ69BhUUkyebX7wfkecSWTOFjWRmCqkW6Mo1AcArfosw+VEXf\n4r8xpym4ykmJEjAGNCS4FmkkAO1bNsN1iviKJ6FBqOfqqNHEzpEFpsh0be1mh4Qqi6WrYDmrNc9T\nWDhw4uNKio8uQwCMZioLsoLtJuJKAjazUTYO3gmgRagTJFto9fr9jg\/u5gyJ+09IsftiTzdVfMhh\nxraPDRCJ4FICyfNSpkoAsHdTuVSOD1HFIGG9FXcRtWOOgABI1Ag1ZZCF3AgMlbgSCOuIX8xUptXa\nKDn5K208bwte0o+gGq6ZSB2QKkhEu1DubbQAaxVkE2wFftPADkrwaHXmbUew2w9UCyeTztjtH5EQ\npAacWRylKGYEoxsjgAqGFWzHkV06WFCzzMQrCIOxDFjIWsAUOCAwIo8rdgfywUqrJ40cKLSUUdzC\ntwCMTdA0SHHPI\/NhZXaQOsbGLyMGbcqXtX2EbnagsggXR5YeuhqxabWw7CzOtKNwu2ESAcbWAD\/L\ngkf7kkE8m+ki7QhJEAlikbxqxckR\/FeGQWQVBDULB3gni+lkiKMSrFlUt8nCGw9CwQb+RI4G4k8k\neul3j3UjbAqgqkasovaVV2QAli5Mi8LyQSSKCnpTAueP3wjCdjp227CD8+cfY9rNuaENGFJVxtUf\nG1ZWBJOxtruqfup1pmDdPYBG7BlG1VkZhTMF2qAdnBG5rA8lgK20e7FRwR2jXxhmKIocHag3gOVK\npQqqVQKsuN1ix06gMkCmaRgsUkcjIGQKoBIYEDaSA7MpIUEj\/IJI8CDcYHoPUfX+MPPKou4zvtmC\nhj8uANtEgXX8i65vrvE5nhZsf4og2OrEltzNsZbJoWSQDVEED1dwcoIC7ySdxZnIZVXdRarB3qOL\n9A2aAPS+PMyKIxItM0l2pG9atT7HG+nCm2qgLNDpwEkDrhyrBmeMS0bR+E2GfaqoDZBcBrCgkk\/u\nLLuobmr\/ABS0sbkFnCgU8ZAQotAhJCOSNwuQcEkMpaOgyjqIYuweIBRISllGG1mAZmZAFUlA4jsA\nAgnkHpSFZpYnMquZgGNDcCVpWDBQRtJRrUBTe0VzfRNA6n6fxh+Hb4sbtvSTe4EnjQAgksHKhxtp\nqJCBaJJIN0AOkcCOOHyK5jsRyGwzE7qYtGbonaCpJa6Ni+Ol1mYRws1KI4\/GyFtokc0QFcckq5bd\na2FBG4ksRxUTaCQQzPvaNt4RQQFFLyBEwHJPs+6PJeNhO\/P0\/wA4SR1HzGHDKj448vKAgGW9pY7l\n2uos2aA4s36J9DpTysiM+1d5O1eARviYbWIYDZY5FgGzdXdJtuREtpRtNBEqSMKSKJIuxQ4BP8AA\ngDr6zoCdsZePa4tSwG5iPIzkiuNwKEEcD\/UAT16Jt+8bX3wN94A23sOlr9hP4MJGT9WORyojfaZ1\nNMWve4WzzYCNuZQo3KBfHLo+MuBE6gqiFgQ6AlHVV3UCG3MQ9X7Qnn2Uo2DsryFNqxyBYHXyBnSG\nQrRA3MrMPTfFQSG+BN\/JTIrAUWMuzfvUmm2hmkCqCoCksRbFm3hihN0oFwDb6fL9sMwt5CgVVYKQ\n0oc8owJ2HeVN8uKO62AVgQQSaUhVVBCOGkBDIJCCRR\/awKjni02UCCbs10wQgBmeRjK28\/ONiChG\n0gGRlBok7aB9AEVRCsAPxJsGijSAgFox+2yVI3MOa45s8HqQqgA3joOTtv5\/lhhjySsXN49Iw9WN\nXZydiSWHKsVIKWUtVYV8d+4EG6FH3Y+nyJIJQFDgolqbVkCIkjMpBILEjaQtftIP4Zn5Dt8qbl8a\nsoRiGeQtQptwACs1Wylio90Oel8cyMpWb9ImOQyIW2yMylgsZB+QG5VG69lBGIs9JhxJiQL2t5\/x\n3x2JIqMF45ioGxbDI8TR\/Mkna5IDxlgp4K18fbyDHRvK4ITxoxd72FTSsqsQC4Y\/MDkCyxoAGo8s\nYyEBEkitGCGUBysrUrq+4hkVwWbbTFVXgrfSywyzjwlXZRR2MlFn2IzOUVhbi2ocqAQQSLpYIjvt\njw2Fott07Ycq8KAciORrKEMXUDeStFhZALFSxBJo0eOkZdztvRpF2OrSGvlT3ShwSANy3tFj5WSp\nFdL44j\/UdFt443IdnFkbyrBYwWpQUsIbNiyD7PUyPHMzIWkIAMaiMfvJBfcAVBugaBpWIJ4voiSQ\nSSTfm\/5vhridMbdfOIxydSfGZJwyyKE5VPJYto40AAVo2IIeQjcvxDE2N31ElnkYl7jlmCstjdCj\nsqiJlrcZG\/TVXr427mxuUpPE7TLIFfdG3lkj3hVSWiUDy2ImQnY22FmUtdkCyFkEkJBaVizOTIdo\nIeSNnRislEALJITEbVpKDj5Kql95A67mdsDIKtFjB45Nox1gS0aN2dgAltuKW7NJa7FPAjEbjcP2\nhlBXkW9x43THlBJIT4AA77jUgBCX\/neBuFNY9103dS0rFWPiIjk\/V+O2RlkRvgTte0pkokjfyL6d\nyRpGRWQryxCygXd+nuamkj4jPkjUEgPV7flYI6VYm5tv12G3lba\/1wRlm49fWAMdI9kGJ4SnkqVd\ngLDeFIKsxI5HJAHyu74JvpwRIu5ZyJYHQlVctujiKlQgUkM+1wT8bG8kAg+2yNCCH8cqwrMolmmV\nxGFY0QqhjYJI+JNnkANRpWSWJZyRvyIgBsSRGUFSSVQEg\/tfdRAogmv3X14knc4RFFybmxF9rdI9\nOxnHbyKUeJSyx+JpAxdACu\/4opLFkjVQBTcFdxJLi+udJs0ieVHQj4xO8IXyyeJ3SNqsNudWZ\/Gp\nCt8CpX\/V1zpkNwx9RP3P8X4w9SrCSgnYyDMjfnFXRiONJCvkULG1AnyJuLkU6ou0liAwekYqQwWm\nF\/bL7FZiFAI3Kw9q29d5ChSWJpl2jk1uA4POudaDNKPds0Xjf5D98UOVZveaZtI\/\/qOex+g6YsHT\nciWZIIYJhEZY4413U6uYwwoESgh7DG2\/avtTxU+00rJLGJCSiLvjBVxM6oEZACgO1mYA0xKmybU0\nOdc6p3\/SfT7jFsN28\/2GGy5MkShkUK8yssUBZiojEbeyBd2qAKqnkUR8gT8wp1SWVwlMlxJudWVZ\nCyhd8rIfgASGV1BAUtvjUgjnXOhAkbHByoMTNvr54dBRLlyyAmJ44y0cjzh0hYO6gUNtPIoLELbB\nZCNrC26Gc3T83JyMzxcBdrOEYlSHUW+5pAQAoXksF3MxCgkKOdc6KrFpmLRH1w7E\/PLleHT1WQO0\nuGYX+4VEIkx4vjvKcbVAAtve0A2CWE\/9OsuTG1rJicq8mRiuCGFRmSJgY5EYlbIJKlRJtYMKI2gn\nnXOpFJmkCbf5A\/OcNqKGpNInf\/8AWcXbJrXjuGSaNAhiYMqu6s\/ztn5cxqdvyO5lUNtUGhb1e44k\nxsifIljihgEkjO53yMY3JUwwhqLWqEEGlBZjZ4XnXOpgYjv5yf3xSPSTURG56\/8AuA\/efPAzlfUy\nFUZMHFeR45BG3nlG0uFsEjxK1urK2zao+NeQkjpz2vrHeXc8zY+FoBaeRnEebGJ1xY4y3jErh0aN\nSi0JAZGBI2rGDQ651zp3vXiJ9efngD5ekpBAM2uSTuQPLYdOT1xeHbX0x1OceXuHU1yZd7Mqx48c\nMER\/MfxdnyACLKXGjemvbXVxaVpmDpMXixYY28IYv+nDcjPtDgbVtTX7QrABaHqiOdc6aPiYTzv6\nDAmMAkADyHkNsOXeZXm43SO7ABSu7dIjbSGAphRAFgbgbUrXMtHEECybQ0gAUs6hVFlSXPFkAggU\nbYDlhXXOudGwDDCScSZOXG3kAhjR0YNujl3K1lRQFBgCPk92oII9xWqappuj4D5uqahHhYqKHeWV\nkVAOW27CFMkjFSFVQWocDihzrnTNR0Tz\/mMGVFOmRvE3PPrjNHfX1vx5d+D2pjyrO0bqdTyNigoR\nQlxIhZLOSzRmZlK0G2PuAXOuTqWVktkZuoT5ObNOR5HmyXyJELFIkPldRsFErtRU4bbW7k8651Aq\nVqjyCbA7C223yi3TFjQo06clVvbe\/X74i8zUVlK\/IRxSOVZd+08oCKpeGBCgDeoY21AUpjTMkcjb\ndzSbkkCFt6bhtYKSbJBIBtrX0ADx1zrnVRVdp35P0I+\/OLNFF7bR+\/z\/AMnEdLlFwxBSMEvuRw5E\nbUCBQAZdpWtrNXoDardMMiYlSJFQqqqWYyUFcBioIALFXAuyTtoKKs1zrnQMF0gg8QJtblfzriLG\nTw0kreWWx+92QbWVySto5B2oWUUgJ5JZSSI7JzI5GPyYDdGxDWFJA3MVYFm8S7SpK7CLssoA3c65\n17DlEm\/b7gfvgZyNaV5zHAzSyIGeozucBowuw7jRIkLUwokGyoNsYiLT8jKyPuM2WSRyzN4m4RNw\nJrmwwuqU\/GrW1vcOdc6E1yewEepH8\/bBgANhGCGNVSNI6BpWZQBsUG9qi1RhY\/FtYUgGiLM1CcOS\nIpPCQzUWDTrCqymMOiLaiVhJZRgCAObYCmXnXOlQCCe8fY4GkkxJgX38reXbDPMljRSYUDIigPTj\n4OxKkLZZpCqqxUqo27pBZvarA+Tyow3Ruffz3x72UNRG1dhCmOyT8KUOpIcnnXOmt+o\/m4E\/Pnrg\nxAERyAT5\/gw7EBCyI0roV9rs3siqpsmQFQxb8cKGBqwVXf1iCSMKJSJE2lwVAfduLW5Q7CSQWAUk\nn4Weudc6bhjbr2\/lR++FSUWOMLuQMSCDJG1VuFmNkQgkg7SWFhgu1iL67\/cLW6SJmJJ3OCFKLwHa\nEMSytS7XIkYgPZWhQ51zr2HYewxkI4aYEyrvUkCQMrR74k3IFJLKzKOCqKgYhthHTNSsZUTORGpV\nCLDs1OA4DAqHpt5r4htnAQVXOudOUAmD0\/cY9haRYZjKAbLELbSbEQbBt\/BUswHoWFBBtuSfipJB\nFEEYLHbMDHHuAugUXkEkIxVpNu0\/JgKojnXOvbExxMfMD7HDmABsOP3OHqyQeMzn943hdxB3ksqO\nfiKXazDaOKDE\/ilRaRRISWMQJRUCSMgKoUdmaQmyoWnUoOV\/dyp651zp6sSYPA\/jfCH9Pck352HP\nrhQoDLUZba6BViEu7lZAxkrYiWUbapsKLLMpJChWRl+Kv4wthTR\/V22rMtkkFrKlQCef2KBYHOud\nPwAAaSeQf4\/nCwyBIu7avhHlZGlLlyQCyR2EFAhQGRw7Ak7SKHSMUpllXzSyIhrdCqpbM4O0bt4G\n0BSEII3Xdigh51zoiKDfkH+MNw8jkjWQxRgFo2iDRuqtIULjnYpDNUZC7ACjqgDFS\/wUbJIdmcj5\nCZccNIUk2+Vjt+L00rBiAT8VBfgE\/HnXOvQC5B6D9sOUAmD0\/cYSUCmjZZ8hSzFVAUPBLIdoDSmN\ngwcgFiQoCqaZmJPSnjRCIpEZX3eInygbaA5JA\/UFXZZQSBdA+udc6cv6R+c4bhbciR+JJSzuTbWr\nK4UbSqkrac1ZIaqtl4vpbDEbLIWJkldSDIz\/AB3qR44xH4wf4jZmJUqSwsEVzrnRB+lh0IPqd8ew\nnOkqQIwip6cq+8Bw0TKU\/wCZGHseTbI9HabVlZGaloZREYmklDFlklZAHqMSAj5jdu3F62OpSO1C\nhCAK51zogEqAegwh29V+4wgclXAeOCUO52OyuwfaTZYEkkqACTwrANuL\/wArKdsseSr0ESRShYEy\nsw2miyhQ4IUilJ238yvvnXOkTY+f7DHn\/RPf9x\/OPkYkK\/8AJkpvM8oWRApjVAWdZHDE8bioC8gA\nBkLAq6URukKSJt8kbxxpJMzySl18gB2RgRv8SXlAJCB9\/wC\/aOdc6MvxEze38YCCRsfz8GFHn3h4\nYj40RVUkqreYgAEtZ+UakkKr7CBVb7JXtFHPOynIjClynC7dhcAMQaWIhCOedylt1DaAeudc6cAA\nYgG0ybnfBGuk9QPuMPY5BT48KLti\/VLFlIeVXv4yOGUqqkjYu5iDu3f6eklE7+ZVYAim8aIWP6e9\nno0L+ThW2swFE7fW3nXOhsIJAwwMQIGFnjkmjyZoy2PKCJd036iqgdY490qsrO7GQUBGAzlPkCKb\nnXOudRzYnzO4B+4\/POcEAsDe4B3PQd8f\/9k=\n","ThumbnailCode":"\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkz\nODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P\/2wBDARESEhgVGC8aGi9jQjhCY2NjY2Nj\nY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P\/wAARCACWAJYDASIA\nAhEBAxEB\/8QAGgAAAgMBAQAAAAAAAAAAAAAAAwQAAQIFBv\/EADgQAAICAQMCBQEFBgUFAAAAAAEC\nABEDBBIhMUETIlFhcYEFIzIzwVJykaGx0RQkNGKCQkOy4fD\/xAAXAQADAQAAAAAAAAAAAAAAAAAA\nAQID\/8QAHREBAQADAQADAQAAAAAAAAAAAAECESExIkFCYf\/aAAwDAQACEQMRAD8A8SVsmr6doIdY\nZm2G+eeOII\/jiUe07Vp1AajdxBxTkekZwarwEK7d1nvAOd7MwFAm\/iKCiYq2c3\/CAPWMY18pFWR7\nQBIB95rlOREdN8KLpshAINGc5KAa\/TidJtzYHtwbU9vac\/HZ3UAeJGHp2\/0GuJsCWVG8giWBHQwR\nyJ0cSjyxEjzCdPy3194jc0JZ+TIvlozT4ygBPf3l4xbcjoIHKGQSSZrElsATxNZOGoDgSKoY8A9I\nEtlogV2H95oLRqR0cNte9wA6wuPESwvrdVFar6EfTEkkClBoGusk7WmxY8mkXFk1JYA7vDGP8J57\n2OOf5ySdp081qF27h6GL9G5jmr\/Mf5iZNmWKjQmJdyEX3mG6CbwtQMA3jBJZAR1gWQi2ry3VwhcA\nEigZhW3LsLUpN9O8vK8kTHRx7jiUnZRUfM560S1g3XEaGpXBtXIjFlA73FEs7jdUP4ycfTqFqaEC\n+QNAL+OMqawBaFMbJiqsYy2MoQzDi46cqNjO0816Satsb4OCLBHb6TGMIwQFug5rrJlEm7oAqSAO\nSBHMGgyMgfgqRdXVwuIJiKk\/hYmhOrjyrkA2nyk88c19ZQvLqOJqtG2lzthyUHXg83UXVtpPFgzv\na\/EjuTS+Y2zFRZPfmccgeILIkw7xjI4yZywHBPA9o7oSG1QyZAKJsxfSYlyZ0VjtBNXfSdE4duU+\nBwFJAP1NX6xHXQ+0smj1GRcmBQpI8y1XMkTpmtWD5CD0VZISDccbXrWU+4nOM6v2gOVPtOY0tCuo\nlr3lBqBHrKBqARpQI7yXZmq55MCE1ZvPf+1f\/EQN2RNud7WSLqpAo4MAi14h+I1iAbAErzE8QKqP\nEPcERwoDhxsvDUKPvFV4zjeuTbp1XaOCBYAkXEMZxOpskc\/UStRjUadSL3FwCCenEtRkXKviAlW9\nZMLH0xjP3yswAUepoCdTDmx48PmUF+aANV9K\/WcTMeUHFC7EbTUMrhlYqaAvuI73HSry8dLJlWiQ\nAo5BDDmv4\/pONgx42y248q8kRvJRS73MRZ5qviA2KoO0Ee5Mzx4my0QbOq4kVR7XCY\/EU7EclOu2\niBdQII8GquhHdLj3OCBad76yoNdaw6rPj3BTRbklhJDHGTlUYm2HabNdRxJKllOxwtcLxA+85T\/i\nM7Gr\/JIM56pY3ehlRNJ95Z4hsmHaL+sE1bB63AmO8vk8yhC46JokCAYHHWaB4uFGPkHavpzcwqHk\nCr+IHptGAYG+0Y\/7G9TX16RUADk9oUZLQKBQiXjeD5CdmMMbN2bPMYGbxyFJK7RxFsvXESKMZ+6y\nZh4Zry9+5kH+hMeFcmqwqx3Kbu49jwYmbbs7esUw2moRjRChjY+I\/piFyBjzNJOIyvyGGm0rcDHm\nHy4P6TGp0qJjtNxA9ajK5kBsjj2MxmyJkxFbIs+g\/vMer452TA2DGlgjxORYriM6BTvtDuNUbFAf\nXpF9W7sS+Q7tvTnoPiItr3PlVtqjihxNZNxnb10tU7jMPPtIWvKZJyjnJXzG\/QluZIaLYurH3RnN\nBPS+PSdjKgZCCLnLUAMdwHtHB7BXx7zv2MEqt2ziIvgdRZKV++D+sd8MkCh1MptHkLHy19RKpSaI\nDEKs5FHtz\/abC4xVOxb93j+seH2e1WxAEr\/D6dPxZQfgSVAkA4bboDVzKIu\/rx6jvGDk0mMUqM3u\nZQ1nbFhQEdzFo7Q\/B3IQqFiehkTC2Og4APzCDJq8ou6X1FCGZaVQSSeeT8w0RWv8wt\/s3D6VCXux\nYHFmZx49+sUf7Y3mxrp0Vu\/SGlY3V3Vq6YyfENGitD0mhrMaG8eMlvWc5ipNnqeTNrkocQTl27Pn\nVZsnTyA+krfk3D7xjExlodekjaih1gGNZq8jZCpbhSQIsMhBsUfY8wTmyZQsSoQxY5K\/CK9pIIkk\n9CJIB6Qjic5U260gep\/pOpXEQ1A2atSO8nLw8fRgqJ0AAHSTll8gJ\/pB5MT5GXbdd4yMW3GFLBe3\nBmeONva0tkJZA2NwWFQX+HUgBR5geveNajGBQPIInP1GV\/EYWQL6S5NcLLslVqNOVtyfL2PrAodh\nF883KLMTyTHcaI32fdDxPEq67V6ymYePUttChfqYwGLY0J9\/6wIwMdoxqW9ahwu3GoNXz0Nwh1el\nF64eyQ32gtYR7t+kFpB\/nf8AhDfaZrAv70EuWSLsSt5qr49pTFbmSR2FRKaLGUeZkmVcYTYp71Js\nHYmQuK4mfE4oAfJgTY3KfKa+skwLbpZkjD0xPAnP1xPiL6jpOgPeI\/aC8qYUp6axEbTfSoN9SLKY\nltoIOo01sCwocD1i7at0G3Gq4h78mTh4rL0zucrbnkE8RVsQyagjw2ayCZMDZHcs5YgjqZWpzZAS\nm4hR2EPau8xabS4wfOwx0OR1NyvExYl2pjLUbtj3+IojkXJu5lsTD6hn8pYgenQQyH7pfrFB0sxp\nfyVrpzDQF0n+s\/4frC\/af5Sj3imEkasC+tD+cb135A\/ei0HHcG5gw7QZAiUHcq5ogTJAPSAbPhbC\nQTuqCqzDLgsWTChABVcRhhEpeDJN7FkgTvLFtct4wfn+\/wCkPjO9AfUXM6hd2Mjv\/wDD9YyhTDjG\nTTFCeD\/eaXTYcXYE+p5gdPmGNSGJ69o0jK4JIr2mcwtaXLGeqCs3CrfuYprMJ8QWR0nSx0AR9Yrr\nB94Pj9ZpjhInPO1zhhq+\/EjYTQoDiNjEdu5iFX1PeTeAaxLz+0w5+kvjPdY0+jyZByNo94xkQYwE\nDXUzhLIWO5rbqb5hBibJ0HHqekVoK4\/9WvyIzrz90PmWExYPO3L+8W1WbxU2gd7kmTZuZgtI27dV\nczSYb5b+ESmAGc8dIVMQHuYQCunEkAoLXS5fI9JckYZsDqDJNGSAdPSPeBfUcQmXKqKbM5uDOypt\nU1zcssTyTcZBpw5swwdmYAdB3gsGJsuWhxY7zorpcWJAXIPzLniMpugLqGQeqjgTL6gtVKNw\/wCr\n\/wBTOVd+Vm5q+PiWmItwoiojFFmtiST6wmPCznyjiMJgVeW5Mzl1K4+Eon+QiNsYseJbc3XcwGfV\ntyuPgftGL5czObZrgWf6ydnI2XJ5JuDZi3Tn5lA3+KXEpAJcqXALklS4wkuVLjJJJJIBjGeYS+ak\nkhQ3hdseRSO1iHbN5husk9zJJHCoy4e7H6CbdhiQtXA9JJIyJZdS78dB6CLs0kkiqDLEmQiSSBpL\nkkiCxJckkYXJJJALkkkjJckkkA\/\/2Q==\n","CreatedDate":"2023-10-14 12:15:00","CreatedBy":"6993","ModifiedDate":"2024-08-24 14:54:11","ModifiedBy":"6993","gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"70"}},{"id":"f3a66098-9d98-4033-82c5-d122ded316d3","type":2,"dataid":"0ee712af-496c-4819-9b1d-291aef2ecf9c","dataObj":{"id":"0ee712af-496c-4819-9b1d-291aef2ecf9c","orderno":"39234","companyid":"1","orderdate":"2024-08-24","marketid":"4712","distributorid":"d6710b36-dcc3-481a-829f-e951ac2d6ca4","retailerid":"7cd98650-3daa-4a26-afcc-95e2794000ab","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 14:51:43","createdBy":"6993","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"70","details":[{"itemId":"3870","name":"Mahak Milk N Nut Nariyal Mithai (12JarX250+3Pcs )","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"26.1417844","longitude":"91.7418098","location":"38, Lalganesh Mandir Rd, Lal Ganesh, Guwahati, Assam 781034, India\n","cellInfo":{"radio":"gsm","cid":223065363,"lac":7132,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 14:54:51 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"385","companyid":"1","data":[{"id":"b29e2334-253e-4665-836a-94a588e88d45","type":2,"dataid":"2c630b0a-a1b8-465f-b70a-32fbc10d9f01","dataObj":{"id":"2c630b0a-a1b8-465f-b70a-32fbc10d9f01","orderno":"5469","companyid":"1","orderdate":"2024-08-24","marketid":"16443","distributorid":"df5ae694-fb4c-4f41-9ab4-de45a5ca1892","retailerid":"27c07e2d-aee1-4336-9eb4-6ee84d0bc8a2","calltype":1,"grossamt":"600.0","discper":"","discamt":"","netamt":"600.0","comments":"","createdDate":"2024-08-24 14:54:16","createdBy":"385","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"61","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9,"position":0},{"itemId":"3876","name":"Milk N Nut Mango Mithai Jar ( 20 Jar X 160 Counts )","rate":133.33,"purrate":0,"mrp":160,"qty":"1","amt":"133.33","packqty":20,"position":1},{"itemId":"3549","name":"Mahak Milk-N-Nut Naryal Mithai Coconut Bar (MRP Rs 5 per Bar) (18 Box X 50 Bar)","rate":200,"purrate":0,"mrp":250,"qty":"1","amt":"200.0","packqty":18}],"latitude":"25.5971419","longitude":"85.2081301","location":"8, Mehndiganj Road, Kath Ka Pul, deepnagar, AMAR PUR, Gumti, Patna, Bihar 800008, India\n","cellInfo":{"radio":"gsm","cid":5314578,"lac":115,"mcc":405,"mnc":856}}}]} -------------------------------------------------- 14:54:58 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2158 {"empid":"147","companyid":"1","data":[{"id":"7c68e939-92d6-41c0-add9-b7b54562eae8","type":2,"dataid":"7626f165-607b-4c2e-b0e0-4fa5fcf048c5","dataObj":{"id":"7626f165-607b-4c2e-b0e0-4fa5fcf048c5","orderno":"32415","companyid":"1","orderdate":"2024-08-24","marketid":"17668","distributorid":"b467ce1a-9747-4c21-bd2a-2497380d20f4","retailerid":"5c7e731a-1004-468e-8de7-5dd1d08bfbd1","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:49:09","createdBy":"147","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"63","details":[],"latitude":"21.4778877","longitude":"83.9776123","location":"FXHH+636, Danipali, Sambalpur, Odisha 768004, India\n","cellInfo":{"radio":"gsm","cid":44553185,"lac":6791,"mcc":404,"mnc":76}}},{"id":"db9a01e8-e26c-4355-9cc5-92289f666a0c","type":2,"dataid":"7da2873b-c1ed-43b1-b60f-dd8fb0be6dc0","dataObj":{"id":"7da2873b-c1ed-43b1-b60f-dd8fb0be6dc0","orderno":"32416","companyid":"1","orderdate":"2024-08-24","marketid":"17668","distributorid":"b467ce1a-9747-4c21-bd2a-2497380d20f4","retailerid":"5b205151-21ab-43d9-8774-84fafa63c9a0","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:54:16","createdBy":"147","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"63","details":[],"latitude":"21.4777246","longitude":"83.9776078","location":"FXHG+4X5, Danipali, Sambalpur, Odisha 768004, India\n","cellInfo":{"radio":"gsm","cid":44553185,"lac":6791,"mcc":404,"mnc":76}}}]} -------------------------------------------------- 14:59:55 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 14:59:58 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 15:00:30 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"37","companyid":"1","data":[{"id":"68b6ba4e-e5d4-419a-b79d-5a7d4cdd96bd","type":2,"dataid":"723174fd-f785-4173-8edc-6752de814981","dataObj":{"id":"723174fd-f785-4173-8edc-6752de814981","orderno":"35208","companyid":"1","orderdate":"2024-08-24","marketid":"28638","distributorid":"d1c7197d-cbaf-45e9-bc6b-73eac0f9195d","retailerid":"d18b982f-351d-4be4-b318-2f9e00a6229a","calltype":1,"grossamt":"160.0","discper":"","discamt":"","netamt":"160.0","comments":"","createdDate":"2024-08-24 14:34:33","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"79","details":[{"itemId":"3899","name":"Mahak Milk Lacto (20 Jar x 200 Pcs )","rate":160,"purrate":0,"mrp":200,"qty":"1","amt":"160.0","packqty":20}],"latitude":"19.2342608","longitude":"73.1331146","location":"64MM+X5H Kalyan East Skywalk, Kalyan Railway Yard, Kalyan, Maharashtra 421306, India\n","cellInfo":{"radio":"gsm","cid":243499267,"lac":6143,"mcc":404,"mnc":92}}},{"id":"263904c4-a769-4bf2-8e09-3ad78eb0d3af","type":2,"dataid":"406ae1e3-73b7-4996-ad8e-7d057dd5b3cd","dataObj":{"id":"406ae1e3-73b7-4996-ad8e-7d057dd5b3cd","orderno":"35209","companyid":"1","orderdate":"2024-08-24","marketid":"28638","distributorid":"d1c7197d-cbaf-45e9-bc6b-73eac0f9195d","retailerid":"fa713ac8-b022-4830-97fd-dcb61acc7f37","calltype":1,"grossamt":"160.0","discper":"","discamt":"","netamt":"160.0","comments":"","createdDate":"2024-08-24 14:48:10","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"78","details":[{"itemId":"3899","name":"Mahak Milk Lacto (20 Jar x 200 Pcs )","rate":160,"purrate":0,"mrp":200,"qty":"1","amt":"160.0","packqty":20}],"latitude":"19.2839766","longitude":"73.1931233","location":"75MV+2F4, Baneli, Maharashtra 421102, India\n","cellInfo":{"radio":"gsm","cid":166807299,"lac":6052,"mcc":404,"mnc":92}}},{"id":"bcd61089-f6d5-42aa-bd8c-3c0a429984fc","type":6,"dataObj":{"empid":"37","companyid":"1","requestType":"0","batteryLevel":"76","gpsEnabled":1,"latitude":"19.2825636","location":"75MV+2F4, Baneli, Maharashtra 421102, India\n","longitude":"73.1925218","status":1,"remarks":"Source: Background","locationdate":"2024-08-24 14:59:18"}}]} -------------------------------------------------- 15:00:38 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI4YzkzNjIxNi05MzFkLTQwMTItOGU5Ny1hZjQ2Yjk0MWM0ZTIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTExMzMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODg1YzkxZTItYjllYS00MTczLTkzOWMtOTUyNmUwMzhhNWNiIiwibmJmIjoxNjcxOTM5MzY3LCJleHAiOjE5ODc1NTg1NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.lJJ0nM0nArMgWgyvoI4hodBqUgiq18R2YZ6TyxMCrJM -------------------------------------------------- 15:00:40 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJjZjVjYzZhYS03NmRiLTRlYTgtYmNmOS1lN2QwNmViZTM3OWMiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTIwNzUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMDY0NDRiNzEtZTlmZi00YzQ4LTgxNmItZjNkMDU3MWQ3MDgxIiwibmJmIjoxNjg3ODYyNDg5LCJleHAiOjIwMDM0ODE2ODksImlzcyI6IkZpZWxkTWFnbmEifQ.sjhl57stiOCly8iLTUK9Po1cMkKAFJTR5NRn6YtKvWc -------------------------------------------------- 15:02:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIxZDAxOWVjYi1jNmIzLTQ2ZGItOWZlMS1jNjgxMzRmNTkxZmYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE3MTkiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMzcxMzkzMjQtNjBlZC00YTY0LWI2YTMtNjY3ZGYyYWRkNjQ0IiwibmJmIjoxNjk4NDY4MzMzLCJleHAiOjIwMTQwODc1MzMsImlzcyI6IkZpZWxkTWFnbmEifQ.COHIRr1kUiFMiOhSZwZucegT4kMm6ol8tOQfm6fwVrI -------------------------------------------------- 15:02:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJmZDcyZGMyMy01NmQ4LTRkZTYtYWVjOC1hZWQxNWFjZGQ0ODgiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzc3MCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiJiYWVmMjY2OC05ZjFjLTQzNGQtYjg2MS1iOWZlNmRhODg5MTUiLCJuYmYiOjE3MTYyNzkxOTYsImV4cCI6MjAzMTgxMTk5NiwiaXNzIjoiRmllbGRNYWduYSJ9.0ePE44BKwbcM8pNPtw2NgtY4uMEkwLPoUtCmmrQmAYE -------------------------------------------------- 15:02:39 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJmZDcyZGMyMy01NmQ4LTRkZTYtYWVjOC1hZWQxNWFjZGQ0ODgiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzc3MCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiJiYWVmMjY2OC05ZjFjLTQzNGQtYjg2MS1iOWZlNmRhODg5MTUiLCJuYmYiOjE3MTYyNzkxOTYsImV4cCI6MjAzMTgxMTk5NiwiaXNzIjoiRmllbGRNYWduYSJ9.0ePE44BKwbcM8pNPtw2NgtY4uMEkwLPoUtCmmrQmAYE UserId: 3770 -------------------------------------------------- 15:02:39 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI1MGZkNjY0Ni0zODZjLTQxOTYtYjU2Ny1kZTY2N2YwMWM2OWEiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTc3NSIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiI2YzFjZDQ3Yy1jNTNmLTQ3OWQtYmZiNy1lMTFmZDliY2JlNTYiLCJuYmYiOjE3MTM1OTEzMjYsImV4cCI6MjAyOTEyNDEyNiwiaXNzIjoiRmllbGRNYWduYSJ9.NGpZEtQ4e-LJ4m0RgGq4Whz4ktTWG37U7oJDzcZ0Iio UserId: 1775 -------------------------------------------------- 15:02:39 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI1MGZkNjY0Ni0zODZjLTQxOTYtYjU2Ny1kZTY2N2YwMWM2OWEiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTc3NSIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiI2YzFjZDQ3Yy1jNTNmLTQ3OWQtYmZiNy1lMTFmZDliY2JlNTYiLCJuYmYiOjE3MTM1OTEzMjYsImV4cCI6MjAyOTEyNDEyNiwiaXNzIjoiRmllbGRNYWduYSJ9.NGpZEtQ4e-LJ4m0RgGq4Whz4ktTWG37U7oJDzcZ0Iio UserId: 1775 -------------------------------------------------- 15:02:39 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI4YzkzNjIxNi05MzFkLTQwMTItOGU5Ny1hZjQ2Yjk0MWM0ZTIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTExMzMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODg1YzkxZTItYjllYS00MTczLTkzOWMtOTUyNmUwMzhhNWNiIiwibmJmIjoxNjcxOTM5MzY3LCJleHAiOjE5ODc1NTg1NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.lJJ0nM0nArMgWgyvoI4hodBqUgiq18R2YZ6TyxMCrJM UserId: 11133 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContex15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppSe15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because t15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- - 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getwidgetdetail(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 7912 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3768 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- --- e.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- iservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservic15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3768 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3768 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- iservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- ice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI1MGZkNjY0Ni0zODZjLTQxOTYtYjU2Ny1kZTY2N2YwMWM2OWEiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTc3NSIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiI2YzFjZDQ3Yy1jNTNmLTQ3OWQtYmZiNy1lMTFmZDliY2JlNTYiLCJuYmYiOjE3MTM1OTEzMjYsImV4cCI6MjAyOTEyNDEyNiwiaXNzIjoiRmllbGRNYWduYSJ9.NGpZEtQ4e-LJ4m0RgGq4Whz4ktTWG37U7oJDzcZ0Iio -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- iservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJjNzE1OWYwMC05M2RlLTQwNDItYjA2MC0wODE3MWZmYTYwZTQiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiOTgwMyIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiIxZTMwYjEwNC1iODhmLTQyY2EtOTYzNC1kZWNmZTM5Mzk0NmUiLCJuYmYiOjE3MTc3MzkzMTMsImV4cCI6MjAzMzI3MjExMywiaXNzIjoiRmllbGRNYWduYSJ9.2fH5WOsgr2IBdWE5AVvYJQAP5Ut_lloRHwWEhWR67xo -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI4YzkzNjIxNi05MzFkLTQwMTItOGU5Ny1hZjQ2Yjk0MWM0ZTIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTExMzMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODg1YzkxZTItYjllYS00MTczLTkzOWMtOTUyNmUwMzhhNWNiIiwibmJmIjoxNjcxOTM5MzY3LCJleHAiOjE5ODc1NTg1NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.lJJ0nM0nArMgWgyvoI4hodBqUgiq18R2YZ6TyxMCrJM -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI5NzA0MTZkZi1jODdhLTQyZGQtYWQ5Yy1hNmU0OTRlZTg3MTYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE1IiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6IjQ0YWZkYjMxLWVjNDctNGU0YS1iZmRhLThhOWNkM2ZkNzJkNyIsIm5iZiI6MTcxMTE5MjYxMiwiZXhwIjoyMDI2NzI1NDEyLCJpc3MiOiJGaWVsZE1hZ25hIn0.WQZTsuqecFM10abdBIix4oFZS_Z4AfCnnxHzBmlRgCI -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJmZDcyZGMyMy01NmQ4LTRkZTYtYWVjOC1hZWQxNWFjZGQ0ODgiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzc3MCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiJiYWVmMjY2OC05ZjFjLTQzNGQtYjg2MS1iOWZlNmRhODg5MTUiLCJuYmYiOjE3MTYyNzkxOTYsImV4cCI6MjAzMTgxMTk5NiwiaXNzIjoiRmllbGRNYWduYSJ9.0ePE44BKwbcM8pNPtw2NgtY4uMEkwLPoUtCmmrQmAYE -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI0YzNhMGU1NS1iZTRhLTRjNGMtYTg4Mi1mNTA1ODIzYzE3NDAiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiOTIyOCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiJjYTZmY2Y3Yy03ZGIyLTQxMTQtYmI4Ny1mNmU1MDY0YzM1NWQiLCJuYmYiOjE2OTQ1MDExODEsImV4cCI6MjAxMDEyMDM4MSwiaXNzIjoiRmllbGRNYWduYSJ9.MhMgQiYdTDuKJ1PXtjXrD9KlohyG29p5u_sC1xmI7lE -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI1NWFkOWFiYi1iYjlkLTRjNjUtYjI0YS03NDk4NmIxZWY0MjciLCJjb21wSWQiOiIxIiwidXNlcklkIjoiNTM0NCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiIwZjNiOWZiOS0wMGM1LTQ4NDctYmFkNi00MmEyNDhlMWJlN2EiLCJuYmYiOjE3MDQ5NjY1NDYsImV4cCI6MjAyMDU4NTc0NiwiaXNzIjoiRmllbGRNYWduYSJ9.DbwXAeLpNf4Hs4A7IdaFOTK1g4puTpXMZKX0h-FeyCU -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3768 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI0YzljNWQ3MS1iZGJmLTRiODEtYTMxZi03MGJiZGRlN2E5NzciLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI0MjgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiYzAwNmFmNGQtMTQzOS00MmUxLTllYTAtODMzYTZjYjI3N2E4IiwibmJmIjoxNzE1NjAxODI0LCJleHAiOjIwMzExMzQ2MjQsImlzcyI6IkZpZWxkTWFnbmEifQ.AWgiXmF66Mw0XuTTd-KlFmQxYJkR0avNeAmyJG2jFxk -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 15:02:39 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIxZjJhZmIwYi02MjFhLTQ4YTEtODMwNi1mYTNlYzgxN2FjZGMiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI4MjAiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiZjFiMzcwNGUtNWIyYi00MzMwLWE2ZDgtZGMwNjExODRlOThkIiwibmJmIjoxNzEyNjU4NjAxLCJleHAiOjIwMjgxOTE0MDEsImlzcyI6IkZpZWxkTWFnbmEifQ.ab2iI0q_CR3nj254ZFP501FzITJTM57-s458QABrD_w UserId: 12820 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- vc.cs:line 11892 -------------------------------------------------- 15:02:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJhMDEzZDA5NS1iMjJmLTQ4MDAtOTdlNy1mNDljMzcwMmI3MWYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI4NDciLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMzY2ZjIzZmMtOWIyYy00MzgyLTk2NDQtOTUwNDg4YjFlMzg4IiwibmJmIjoxNzIzNDQwODgxLCJleHAiOjIwMzg5NzM2ODEsImlzcyI6IkZpZWxkTWFnbmEifQ.El4M6yOBorYics_ui5qD2WfcfaOm7vf7cJN51CIojsk -------------------------------------------------- 15:02:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIwYjU5ZTlmZi03YjhhLTRmYmMtYTliNS0zYjZlMThlMjViY2MiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI2NDciLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiOWM5OWFmNjMtNjdjZi00ZWIxLTgwNWEtZGExMzFhYjk1ZTZjIiwibmJmIjoxNzE1MzU5NTkwLCJleHAiOjIwMzA4OTIzOTAsImlzcyI6IkZpZWxkTWFnbmEifQ.9Cen0UB6NZIvvuFXYQEmHzUpip8kTlIp-RpvW_6F3tI -------------------------------------------------- 15:02:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI0ZGNmYWI0Ny0xZjYxLTQzNjQtYTY0Ny00MGFkZGQ3MGJmNmYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE1NDQiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiYjQ2ZTQ2MTgtM2JmNy00N2I4LWI5MzctMDE3NDU2OGFhZDRhIiwibmJmIjoxNzIzODczNTg0LCJleHAiOjIwMzk0MDYzODQsImlzcyI6IkZpZWxkTWFnbmEifQ.XaapGUtFogUlcfB1z629nuYfwdAQ2fGCmxWlB41coPk -------------------------------------------------- 15:02:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJhMDEzZDA5NS1iMjJmLTQ4MDAtOTdlNy1mNDljMzcwMmI3MWYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI4NDciLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMzY2ZjIzZmMtOWIyYy00MzgyLTk2NDQtOTUwNDg4YjFlMzg4IiwibmJmIjoxNzIzNDQwODgxLCJleHAiOjIwMzg5NzM2ODEsImlzcyI6IkZpZWxkTWFnbmEifQ.El4M6yOBorYics_ui5qD2WfcfaOm7vf7cJN51CIojsk -------------------------------------------------- 15:02:39 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIxZjJhZmIwYi02MjFhLTQ4YTEtODMwNi1mYTNlYzgxN2FjZGMiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI4MjAiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiZjFiMzcwNGUtNWIyYi00MzMwLWE2ZDgtZGMwNjExODRlOThkIiwibmJmIjoxNzEyNjU4NjAxLCJleHAiOjIwMjgxOTE0MDEsImlzcyI6IkZpZWxkTWFnbmEifQ.ab2iI0q_CR3nj254ZFP501FzITJTM57-s458QABrD_w -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI3OTc2YTMyZS02MzliLTQ3OTgtYmQ3OS1mNGQwOTk4NmU5YzYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI4NzAiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiNmNiY2M5NjMtOGMzZS00ODg2LTljNTYtOGM2ZGNhNzFlYTA0IiwibmJmIjoxNzE5ODI4NTQwLCJleHAiOjIwMzUzNjEzNDAsImlzcyI6IkZpZWxkTWFnbmEifQ.YwnJ5Ia9tANYSpLkMJoF0ipAaealRhQAbDsqS0KrLQQ -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass3_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 35 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass7_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 498 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass4_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 85 -------------------------------------------------- -- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 755 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 865 -------------------------------------------------- 15:02:39 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass26_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 3017 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJhMDEzZDA5NS1iMjJmLTQ4MDAtOTdlNy1mNDljMzcwMmI3MWYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI4NDciLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMzY2ZjIzZmMtOWIyYy00MzgyLTk2NDQtOTUwNDg4YjFlMzg4IiwibmJmIjoxNzIzNDQwODgxLCJleHAiOjIwMzg5NzM2ODEsImlzcyI6IkZpZWxkTWFnbmEifQ.El4M6yOBorYics_ui5qD2WfcfaOm7vf7cJN51CIojsk -------------------------------------------------- 15:02:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIwYjU5ZTlmZi03YjhhLTRmYmMtYTliNS0zYjZlMThlMjViY2MiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI2NDciLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiOWM5OWFmNjMtNjdjZi00ZWIxLTgwNWEtZGExMzFhYjk1ZTZjIiwibmJmIjoxNzE1MzU5NTkwLCJleHAiOjIwMzA4OTIzOTAsImlzcyI6IkZpZWxkTWFnbmEifQ.9Cen0UB6NZIvvuFXYQEmHzUpip8kTlIp-RpvW_6F3tI -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI3ODQ2M2NmMC1iODA1LTQ3NWEtOTEyNC1iNWY3YWJkZTc2ZjgiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI3MTMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiZDA3ZGQ2MGItMDA0OS00MmNhLWE4MDAtYWI2YjBlZjUyOGQ1IiwibmJmIjoxNzI0Mzg3OTk3LCJleHAiOjIwMzk5MjA3OTcsImlzcyI6IkZpZWxkTWFnbmEifQ.zjUqPyJsHuOIhQ88iJRE88rnz5fSQxBcXVsVuK29SG4 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJmZDcyZGMyMy01NmQ4LTRkZTYtYWVjOC1hZWQxNWFjZGQ0ODgiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzc3MCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiJiYWVmMjY2OC05ZjFjLTQzNGQtYjg2MS1iOWZlNmRhODg5MTUiLCJuYmYiOjE3MTYyNzkxOTYsImV4cCI6MjAzMTgxMTk5NiwiaXNzIjoiRmllbGRNYWduYSJ9.0ePE44BKwbcM8pNPtw2NgtY4uMEkwLPoUtCmmrQmAYE -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI0YzljNWQ3MS1iZGJmLTRiODEtYTMxZi03MGJiZGRlN2E5NzciLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI0MjgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiYzAwNmFmNGQtMTQzOS00MmUxLTllYTAtODMzYTZjYjI3N2E4IiwibmJmIjoxNzE1NjAxODI0LCJleHAiOjIwMzExMzQ2MjQsImlzcyI6IkZpZWxkTWFnbmEifQ.AWgiXmF66Mw0XuTTd-KlFmQxYJkR0avNeAmyJG2jFxk -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJmZDcyZGMyMy01NmQ4LTRkZTYtYWVjOC1hZWQxNWFjZGQ0ODgiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzc3MCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiJiYWVmMjY2OC05ZjFjLTQzNGQtYjg2MS1iOWZlNmRhODg5MTUiLCJuYmYiOjE3MTYyNzkxOTYsImV4cCI6MjAzMTgxMTk5NiwiaXNzIjoiRmllbGRNYWduYSJ9.0ePE44BKwbcM8pNPtw2NgtY4uMEkwLPoUtCmmrQmAYE -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJmZDcyZGMyMy01NmQ4LTRkZTYtYWVjOC1hZWQxNWFjZGQ0ODgiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzc3MCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiJiYWVmMjY2OC05ZjFjLTQzNGQtYjg2MS1iOWZlNmRhODg5MTUiLCJuYmYiOjE3MTYyNzkxOTYsImV4cCI6MjAzMTgxMTk5NiwiaXNzIjoiRmllbGRNYWduYSJ9.0ePE44BKwbcM8pNPtw2NgtY4uMEkwLPoUtCmmrQmAYE -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI0MTBkMTFlZS0xNTc4LTRiZjUtYWM4NS03YjViNGMyYTZhMGUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI3NjEiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMjQwODQxNTAtNWM1NC00Yzk5LWJkYzQtMzI2M2QzMzY1OGE3IiwibmJmIjoxNzE2ODE0NjYxLCJleHAiOjIwMzIzNDc0NjEsImlzcyI6IkZpZWxkTWFnbmEifQ.DPPfMbPJ3Nuxl_M-OIi0YUXSa0HW0284PvJ_RoXa-sU -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI4YzkzNjIxNi05MzFkLTQwMTItOGU5Ny1hZjQ2Yjk0MWM0ZTIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTExMzMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODg1YzkxZTItYjllYS00MTczLTkzOWMtOTUyNmUwMzhhNWNiIiwibmJmIjoxNjcxOTM5MzY3LCJleHAiOjE5ODc1NTg1NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.lJJ0nM0nArMgWgyvoI4hodBqUgiq18R2YZ6TyxMCrJM -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI4YzkzNjIxNi05MzFkLTQwMTItOGU5Ny1hZjQ2Yjk0MWM0ZTIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTExMzMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODg1YzkxZTItYjllYS00MTczLTkzOWMtOTUyNmUwMzhhNWNiIiwibmJmIjoxNjcxOTM5MzY3LCJleHAiOjE5ODc1NTg1NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.lJJ0nM0nArMgWgyvoI4hodBqUgiq18R2YZ6TyxMCrJM -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJmZDcyZGMyMy01NmQ4LTRkZTYtYWVjOC1hZWQxNWFjZGQ0ODgiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzc3MCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiJiYWVmMjY2OC05ZjFjLTQzNGQtYjg2MS1iOWZlNmRhODg5MTUiLCJuYmYiOjE3MTYyNzkxOTYsImV4cCI6MjAzMTgxMTk5NiwiaXNzIjoiRmllbGRNYWduYSJ9.0ePE44BKwbcM8pNPtw2NgtY4uMEkwLPoUtCmmrQmAYE -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 755 --------------------------------------------15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 865 -------------------------------------------------- ------------------------------------ 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- vc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass19_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1810 -------------------------------------------------- ------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass21_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1961 -------------------------------------------------- ----------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getbeatretailers(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 5771 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass3_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 35 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass4_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 85 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 618 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 865 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass26_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 3017 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 865 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 618 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass7_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 498 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 755 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 618 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 865 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 755 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass4_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 85 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass7_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 498 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass26_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 3017 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass4_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 85 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass6_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 393 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 865 ----------------------------------------------15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass7_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 498 -------------------------------------------------- 15:02:42 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIxZDAxOWVjYi1jNmIzLTQ2ZGItOWZlMS1jNjgxMzRmNTkxZmYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE3MTkiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMzcxMzkzMjQtNjBlZC00YTY0LWI2YTMtNjY3ZGYyYWRkNjQ0IiwibmJmIjoxNjk4NDY4MzMzLCJleHAiOjIwMTQwODc1MzMsImlzcyI6IkZpZWxkTWFnbmEifQ.COHIRr1kUiFMiOhSZwZucegT4kMm6ol8tOQfm6fwVrI -------------------------------------------------- 15:02:44 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI0ODc4ZmEyNC0yOGYxLTQ0ZjctYjc4MS1kMzI2NzdiNGZkMTYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI4OTUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiOWJiNTI5NDQtYWVhMS00ZTMwLTg1MzAtYWNiNzg2OTljOTQ1IiwibmJmIjoxNzIzODY5MDE4LCJleHAiOjIwMzk0MDE4MTgsImlzcyI6IkZpZWxkTWFnbmEifQ.lFz-3fsE47uuaPpSQJ7Dh9NuykN7AiqLby_4tNPoF-s -------------------------------------------------- 15:02:44 24 August 2024 Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=10004; handshake=14677; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getmyteamv3(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 13876 -------------------------------------------------- 15:04:05 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"37","companyid":"1","data":[{"id":"f0fcbbdd-8efb-4156-9113-103be7cff922","type":2,"dataid":"fbf2131e-f2b7-4148-866b-46edafaeb53e","dataObj":{"id":"fbf2131e-f2b7-4148-866b-46edafaeb53e","orderno":"35210","companyid":"1","orderdate":"2024-08-24","marketid":"28638","distributorid":"d1c7197d-cbaf-45e9-bc6b-73eac0f9195d","retailerid":"82ddee69-4aea-433f-bfd7-5393a9c306f1","calltype":0,"reasonid":"a4e23108-f64e-46d2-ad70-4767c2af67c9","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:54:27","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"77","details":[],"latitude":"19.2851627","longitude":"73.1959203","location":"75MW+WV3, Baneli, Maharashtra 421102, India\n","cellInfo":{"radio":"gsm","cid":166807299,"lac":6052,"mcc":404,"mnc":92}}},{"id":"a2413c7e-9fb2-41f3-bd53-1e719eb6fc3c","type":2,"dataid":"e8927098-86ba-4980-bd9b-31afc36d376d","dataObj":{"id":"e8927098-86ba-4980-bd9b-31afc36d376d","orderno":"35211","companyid":"1","orderdate":"2024-08-24","marketid":"28638","distributorid":"d1c7197d-cbaf-45e9-bc6b-73eac0f9195d","retailerid":"4d132c00-811d-4762-abf7-a0bb60f2bab0","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 14:59:30","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"76","details":[{"itemId":"3897","name":"Mahak Jelly Belly Fruit Jel Drink (9 JarX 25 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":9}],"latitude":"19.2851627","longitude":"73.1959203","location":"75MW+WV3, Baneli, Maharashtra 421102, India\n","cellInfo":{"radio":"gsm","cid":166807299,"lac":6052,"mcc":404,"mnc":92}}},{"id":"bcd61089-f6d5-42aa-bd8c-3c0a429984fc","type":6,"dataObj":{"empid":"37","companyid":"1","requestType":"0","batteryLevel":"76","gpsEnabled":1,"latitude":"19.2825636","location":"75MV+2F4, Baneli, Maharashtra 421102, India\n","longitude":"73.1925218","status":1,"remarks":"Source: Background","locationdate":"2024-08-24 14:59:18"}},{"id":"4524c7ab-75d9-470f-9345-6e0af06d6729","type":2,"dataid":"2aabd536-c979-4a6a-a369-a3213e422902","dataObj":{"id":"2aabd536-c979-4a6a-a369-a3213e422902","orderno":"35212","companyid":"1","orderdate":"2024-08-24","marketid":"28638","distributorid":"d1c7197d-cbaf-45e9-bc6b-73eac0f9195d","retailerid":"4667560a-c15a-45db-8afa-9da9d793d447","calltype":0,"reasonid":"a4e23108-f64e-46d2-ad70-4767c2af67c9","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:03:22","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"76","details":[],"latitude":"19.2950274","longitude":"73.2028924","location":"Titvala, Manda, Titwala, Maharashtra 421605, India\n","cellInfo":{"radio":"gsm","cid":230742038,"lac":6052,"mcc":404,"mnc":92}}}]} -------------------------------------------------- 15:04:12 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 15:04:15 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"10256","companyid":"1","data":[{"id":"57bc5969-1062-4d22-b85e-b9c96cb144d8","type":6,"dataObj":{"empid":"10256","companyid":"1","requestType":"0","batteryLevel":"53","gpsEnabled":1,"latitude":"19.1679299","longitude":"72.8517325","status":1,"remarks":"Source: Background","locationdate":"2024-08-24 14:57:30","location":"B-7, Ganesh Nagar Cooperative Housing Society, Churi Wadi, Goregaon, Mumbai, Maharashtra 400063, India\n"}},{"id":"ddf8377e-68e0-4c40-8258-e5c701cae8ae","type":6,"dataObj":{"empid":"10256","companyid":"1","requestType":"0","batteryLevel":"52","gpsEnabled":1,"latitude":"19.1679299","location":"B-7, Ganesh Nagar Cooperative Housing Society, Churi Wadi, Goregaon, Mumbai, Maharashtra 400063, India\n","longitude":"72.8517325","status":1,"remarks":"Source: Background","locationdate":"2024-08-24 15:00:07"}}]} -------------------------------------------------- 15:04:24 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 15:04:34 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 15:08:47 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 698 -------------------------------------------------- 15:08:47 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.Dashboard.<>c__DisplayClass3_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 43 -------------------------------------------------- 15:08:47 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass11_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1086 -------------------------------------------------- 15:08:47 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass21_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 2022 -------------------------------------------------- 15:08:47 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 810 -------------------------------------------------- 15:08:48 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 15:08:49 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The statement has been terminated. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"147","companyid":"1","data":[{"id":"c07b4acd-2d86-47df-8530-106737a4b221","type":6,"dataObj":{"empid":"147","companyid":"1","requestType":"0","batteryLevel":"61","gpsEnabled":1,"latitude":"21.4778856","location":"FXHH+636, Danipali, Sambalpur, Odisha 768004, India\n","longitude":"83.977602","cellInfo":{"radio":"gsm","cid":44553185,"lac":6791,"mcc":404,"mnc":76},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 15:03:40"}},{"id":"2aa6cac3-56a3-4ae0-9471-07cd930f12d1","type":2,"dataid":"e2469aca-17be-413e-a19b-d45b2fe76cb7","dataObj":{"id":"e2469aca-17be-413e-a19b-d45b2fe76cb7","orderno":"32418","companyid":"1","orderdate":"2024-08-24","marketid":"17668","distributorid":"b467ce1a-9747-4c21-bd2a-2497380d20f4","retailerid":"f664257e-ce74-461f-91d9-13511cd90372","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:08:12","createdBy":"147","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"61","details":[],"latitude":"21.4778786","longitude":"83.9776016","location":"FXHH+636, Danipali, Sambalpur, Odisha 768004, India\n","cellInfo":{"radio":"gsm","cid":44553185,"lac":6791,"mcc":404,"mnc":76}}}]} -------------------------------------------------- 15:08:51 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 698 -------------------------------------------------- 15:08:51 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 698 -------------------------------------------------- 15:08:52 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 698 -------------------------------------------------- 15:08:52 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2287 {"empid":"12142","companyid":"1","data":[{"id":"c075d808-6f0e-4429-b2d6-e0304656113e","type":2,"dataid":"d6d39686-8521-4045-a384-d911c28cfe4d","dataObj":{"id":"d6d39686-8521-4045-a384-d911c28cfe4d","orderno":"11578","companyid":"1","orderdate":"2024-08-24","marketid":"5084","distributorid":"db8e3876-a0c5-46cf-aa32-ac3e14ad8172","retailerid":"096315eb-3667-49dd-a74c-3c29fc55c869","calltype":1,"grossamt":"133.33","discper":"","discamt":"","netamt":"133.33","comments":"","createdDate":"2024-08-24 15:08:09","createdBy":"12142","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"51","details":[{"itemId":"3876","name":"Milk N Nut Mango Mithai Jar ( 20 Jar X 160 Counts )","rate":133.33,"purrate":0,"mrp":160,"qty":"1","amt":"133.33","packqty":20}],"latitude":"20.7553213","longitude":"78.6130195","location":"Shop No 7 Dhuniwale Chowk, near SBI Colony, Alodi, Wardha, Maharashtra 442001, India\n","cellInfo":{"radio":"gsm","cid":236381800,"lac":8203,"mcc":404,"mnc":90}}}]} -------------------------------------------------- 15:08:56 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 698 -------------------------------------------------- 15:09:29 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkY2ViM2YxYS02MDIwLTRlYTUtOTkyNS00ZTNhNmY1M2JiY2YiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTA1ODgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODVlMzQ4YTAtMzk0Zi00MjAzLWI4ZWItNDAyZmY0ZDQ3ZTE3IiwibmJmIjoxNzE1MjMxMDA2LCJleHAiOjIwMzA3NjM4MDYsImlzcyI6IkZpZWxkTWFnbmEifQ.aFPKfEqLKLz0BejzKbxo3X90ccbW1WbZh-VnCVIxHGw UserId: 10588 -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11907 sp_employeestate -------------------------------------------------- TryOpenConnectionInternal(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 AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkY2ViM2YxYS02MDIwLTRlYTUtOTkyNS00ZTNhNmY1M2JiY2YiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTA1ODgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODVlMzQ4YTAtMzk0Zi00MjAzLWI4ZWItNDAyZmY0ZDQ3ZTE3IiwibmJmIjoxNzE1MjMxMDA2LCJleHAiOjIwMzA3NjM4MDYsImlzcyI6IkZpZWxkTWFnbmEifQ.aFPKfEqLKLz0BejzKbxo3X90ccbW1WbZh-VnCVIxHGw UserId: 10588 -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass19_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1827 -------------------------------------------------- ring srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 1237 -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11907 sp_employeestate -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11907 sp_employeestate -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11907 sp_employeestate -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 150 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI5NzI4ODU3OC00ODA3LTRhNTMtODBjOC02MjlmYjdhYTRjNzIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE3MjUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMDYyZjgyMWQtYWQwZi00NWU1LWIxNmItZmZjNWVjZGJhNDQzIiwibmJmIjoxNzE4MDEyODY3LCJleHAiOjIwMzM1NDU2NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.yDMK5qJ8gaE4rzBs7nAeoVbZ92ayAuB-YRaQd8mHCYI -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- ion=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 755 -------------------------------------------------- 15:09:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI5NzI4ODU3OC00ODA3LTRhNTMtODBjOC02MjlmYjdhYTRjNzIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE3MjUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMDYyZjgyMWQtYWQwZi00NWU1LWIxNmItZmZjNWVjZGJhNDQzIiwibmJmIjoxNzE4MDEyODY3LCJleHAiOjIwMzM1NDU2NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.yDMK5qJ8gaE4rzBs7nAeoVbZ92ayAuB-YRaQd8mHCYI -------------------------------------------------- ons, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass7_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 498 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI1N2VmNjZiNS01MjVhLTQyODQtYTBkNC02YTQwYWI1NzM3MjkiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzIwIiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6IjE1NzI0MTllLTdmMmYtNGM0Ny1hYTUzLTVkOGMxNzBmOWY1MyIsIm5iZiI6MTcxOTYzODMxMiwiZXhwIjoyMDM1MTcxMTEyLCJpc3MiOiJGaWVsZE1hZ25hIn0.fsjQoGM2mtzHAROXbS-3Xl0uAirNp_pmhfbQLtwKRUA -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass26_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 3017 -------------------------------------------------- ----------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initializa15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI1ZTM0NmY3NS1kMTMyLTRjMmQtYWNkMS00ZDllZDY3MjY3MmIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI4NDUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMzg4ZmQ2NjMtODhhNC00ZjQ5LTlmOTItYTA3OGMzYzg1MTlmIiwibmJmIjoxNzE2MDA2NDQ4LCJleHAiOjIwMzE1MzkyNDgsImlzcyI6IkZpZWxkTWFnbmEifQ.XgTS9WWerNskoXeo8WgfG1UbqlXqt4AZWfPf7609yNM -------------------------------------------------- ingConnection, 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 865 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getpartyclosingstock(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 5663 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass5_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 199 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1178 -------------------------------------------------- ----- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass4_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 85 -------------------------------------------------- -------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass22_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 2088 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass13_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1267 -------------------------------------------------- ------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 865 -------------------------------------------------- 15:09:29 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass26_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 3017 -------------------------------------------------- 15:09:30 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass19_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1810 -------------------------------------------------- 15:09:30 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 755 -------------------------------------------------- 115:09:30 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 618 -------------------------------------------------- --- 15:09:32 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 865 -------------------------------------------------- 15:09:32 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 618 -------------------------------------------------- 15:09:32 24 August 2024 Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=1976; [Login] initialization=0; authentication=0; [Post-Login] complete=3000; The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass26_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 3017 -------------------------------------------------- 15:09:34 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.GetProductsList(String companyid, String partyid, String syncDate, Int32 BillMode, String channelId, Object& response, SqlConnection& myconn) in E:\Dev\AppService\AppService\Classes\module.cs:line 1015 -------------------------------------------------- 15:09:34 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2287 {"empid":"12858","companyid":"1","data":[{"id":"8a24631d-53a4-4a08-a08c-56fced9a5737","type":2,"dataid":"39c7e1a0-1410-48a7-ad25-d793da346b77","dataObj":{"id":"39c7e1a0-1410-48a7-ad25-d793da346b77","orderno":"2256","companyid":"1","orderdate":"2024-08-24","marketid":"4498","distributorid":"0b86a288-f5ff-44e4-86a5-0f167c36b65f","retailerid":"f93715cc-9fc4-4c3c-a5d2-a0f91fa5b3bf","calltype":1,"grossamt":"250.0","discper":"","discamt":"","netamt":"250.0","comments":"","createdDate":"2024-08-24 15:08:18","createdBy":"12858","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"24","details":[{"itemId":"3856","name":"Mahak Jelly Belly Armory Toy Jar Rs. 10. (6 JAR X 30+2 PCS)","rate":250,"purrate":0,"mrp":300,"qty":"1","amt":"250.0","packqty":6}],"latitude":"19.0118526","longitude":"72.8462318","location":"Building 10, Kohinoor Compound, Mahatma Jyotiba Phule Rd, Old bdd chawl, Naigaon, Dadar, Mumbai, Maharashtra 400014, India\n","cellInfo":{"radio":"gsm","cid":106628404,"lac":52276,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 15:09:34 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 698 -------------------------------------------------- 15:09:34 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14110 -------------------------------------------------- 15:09:34 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 698 -------------------------------------------------- --------- 15:09:34 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 698 -------------------------------------------------- yeestate -------------------------------------------------- y93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI5NzI4ODU3OC00ODA3LTRhNTMtODBjOC02MjlmYjdhYTRjNzIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE3MjUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMDYyZjgyMWQtYWQwZi00NWU1LWIxNmItZmZjNWVjZGJhNDQzIiwibmJmIjoxNzE4MDEyODY3LCJleHAiOjIwMzM1NDU2NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.yDMK5qJ8gaE4rzBs7nAeoVbZ92ayAuB-YRaQd8mHCYI -------------------------------------------------- 15:09:34 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.getRetailerHistory(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11715 -------------------------------------------------- ----------- 15:09:46 24 August 2024 ExecuteScalar requires an open and available Connection. The connection's current state is closed. at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.module.find_cityId(String userid, String compid, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 232 -------------------------------------------------- .cs:line 195 -------------------------------------------------- 15:09:46 24 August 2024 ExecuteScalar requires an open and available Connection. The connection's current state is closed. at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.Dashboard.<>c__DisplayClass5_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 220 -------------------------------------------------- 15:09:46 24 August 2024 ExecuteReader requires an open and available Connection. The connection's current state is closed. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 1158 -------------------------------------------------- 15:09:46 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.GetProductsList(String companyid, String partyid, String syncDate, Int32 BillMode, String channelId, Object& response, SqlConnection& myconn) in E:\Dev\AppService\AppService\Classes\module.cs:line 1015 -------------------------------------------------- 15:09:46 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212 -------------------------------------------------- 15:10:13 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14110 -------------------------------------------------- \AppService\AppService\Classes\module.cs:line 1015 -------------------------------------------------- 15:10:13 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass11_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1086 -------------------------------------------------- 15:10:13 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass11_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1086 -------------------------------------------------- 15:10:55 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass26_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 3017 -------------------------------------------------- 15:10:55 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- 15:10:55 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass26_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 3017 -------------------------------------------------- 15:10:55 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- 15:10:55 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 15:10:55 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIyN2M3MDA0MS0zOWUzLTRkOTItYTQzNy1jMjBhNmRkOTg0ODEiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI0OTIiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiNDVlYTBkMjgtYjQ1ZC00N2QxLWFkOWItYjExOTU1Mjc4NDZlIiwibmJmIjoxNzIwNTgzNDAzLCJleHAiOjIwMzYxMTYyMDMsImlzcyI6IkZpZWxkTWFnbmEifQ.YamblD1H9Zh6y24MxVzMMlY2mkPZ1Y4N7v1z1Qxhn-k UserId: 12492 -------------------------------------------------- 15:10:55 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- TToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIxYWE3YWI0MS1jMWM2LTRjYzQtYTRhYy05MTI3YzExNmM2MDAiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI2NTYiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiYzIxNWExY2ItMWEwZi00YTJhLTkzMzEtZGRmNTMxZWYxMWI3IiwibmJmIjoxNzIwODE2MTAxLCJleHAiOjIwMzYzNDg5MDEsImlzcyI6IkZpZWxkTWFnbmEifQ.BcDsx0L9sm4Cl04ZXVRe8iWcoLW2mED3mUg9MQiPvu8 UserId: 12656 -------------------------------------------------- 15:11:17 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJhNGQ5YjEwOC0zZGZkLTQ2MWItYTI4NC1kMjgxMWY2YWM5MzkiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTEwMzciLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiZTFjNDIyNTgtZDIwYy00OTBkLWIyY2ItOTAzNDM2ZjBkNDc0IiwibmJmIjoxNzE3NjQ2MjM4LCJleHAiOjIwMzMxNzkwMzgsImlzcyI6IkZpZWxkTWFnbmEifQ.ry_M8x3n0XsFzaCmmlMz62a_V4iWuiIcf0fykWwPYK4 UserId: 11037 -------------------------------------------------- 15:11:17 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3768 -------------------------------------------------- oken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIxZjJhZmIwYi02MjFhLTQ4YTEtODMwNi1mYTNlYzgxN2FjZGMiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI4MjAiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiZjFiMzcwNGUtNWIyYi00MzMwLWE2ZDgtZGMwNjExODRlOThkIiwibmJmIjoxNzEyNjU4NjAxLCJleHAiOjIwMjgxOTE0MDEsImlzcyI6IkZpZWxkTWFnbmEifQ.ab2iI0q_CR3nj254ZFP501FzITJTM57-s458QABrD_w UserId: 12820 -------------------------------------------------- 15:11:17 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOption15:11:17 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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 Syst15:11:17 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOption15:11:17 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ15:11:17 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 15:11:17 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI5MjA1NDUyMy1kZWNhLTQ0OWUtYmY2Yi05MmUxYWJhMTY2NGYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTIwNzciLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiNzgyMTZmMjYtYmM0NC00OGI1LWJiNzgtOWI4MGNmN2NhOTZlIiwibmJmIjoxNzE5OTc5Njc0LCJleHAiOjIwMzU1MTI0NzQsImlzcyI6IkZpZWxkTWFnbmEifQ.XW6PD7xqHkatyFk_VqKuWRjYyyKB0TwvYs_vSXp1eaE -------------------------------------------------- jgiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI4ODIiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMmM5MGIzYTItOTViMS00YTE1LTg1MzktODY5ZWNkY2JhNDg1IiwibmJmIjoxNzIxOTcyNjE1LCJleHAiOjIwMzc1MDU0MTUsImlzcyI6IkZpZWxkTWFnbmEifQ.AYq03_ignNNM8P8vKrc26jQObOobjY0NDrjVfwI_IRA UserId: 12882 -------------------------------------------------- 8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI5MjA1NDUyMy1kZWNhLTQ0OWUtYmY2Yi05MmUxYWJhMTY2NGYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTIwNzciLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiNzgyMTZmMjYtYmM0NC00OGI1LWJiNzgtOWI4MGNmN2NhOTZlIiwibmJmIjoxNzE5OTc5Njc0LCJleHAiOjIwMzU1MTI0NzQsImlzcyI6IkZpZWxkTWFnbmEifQ.XW6PD7xqHkatyFk_VqKuWRjYyyKB0TwvYs_vSXp1eaE -------------------------------------------------- 15:11:50 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI3YTNhOWEyMi1iZWZkLTRmMzktOGYwNS1jMmMxYWJiOWNhMDIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE5MDgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiN2I3NTM2ZDItNjI0OS00OGEzLTliNGItMjU5MzYwY2Y3MTY2IiwibmJmIjoxNzEwNDA2MDQzLCJleHAiOjIwMjU5Mzg4NDMsImlzcyI6IkZpZWxkTWFnbmEifQ.updHLUHKrdb_-SOTRNZfIle2Voai4C6LgJvj3wAeCo8 UserId: 11908 -------------------------------------------------- 15:11:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 15:11:50 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 15:11:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at AppService.Classes.Dashboard.<>c__DisplayClass22_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 2163 -------------------------------------------------- 15:11:50 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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, TaskCom15:11:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- ----------------------- se.DbConnectionInternal.TryOp15:11:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(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 AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIxNzQ5ZWZhNi1mMjUwLTRmMDQtYTM4ZS1lMTNmNjYzM2ZiNTAiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzg1IiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6IjNmMzMzMDdlLTIyOTUtNDk0OC1hMWY0LTMxOTU2MjdlNzRhYSIsIm5iZiI6MTcyMTEwNjIwMywiZXhwIjoyMDM2NjM5MDAzLCJpc3MiOiJGaWVsZE1hZ25hIn0.0-46AfvrmmoaROa-G5G9UN4KA-PKH1Lk5MWSvGtdVW8 UserId: 385 -------------------------------------------------- - ,"mcc":404,"mnc":92}}}]} -------------------------------------------------- ---------------- BkNC02YTQwYWI1NzM3MjkiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzIwIiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6IjE1NzI0MTllLTdmMmYtNGM0Ny1hYTUzLTVkOGMxNzBmOWY1MyIsIm5iZiI6MTcxOTYzODMxMiwiZXhwIjoyMDM1MTcxMTEyLCJpc3MiOiJGaWVsZE1hZ25hIn0.fsjQoGM2mtzHAROXbS-3Xl0uAirNp_pmhfbQLtwKRUA -------------------------------------------------- atedDate":"2024-08-24 15:09:37","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"75","details":[{"itemId":"3899","name":"Mahak Milk Lacto (20 Jar x 200 Pcs )","rate":160,"purrate":0,"mrp":200,"qty":"1","amt":"160.0","packqty":20}],"latitude":"19.2973901","longitude":"73.2041003","location":"b-11,sai palace, dalviwada, near SBI bank, Manda, Titwala, Maharashtra 421605, India\n","cellInfo":{"radio":"gsm","cid":231504949,"lac":6052,"mcc":404,"mnc":92}}}]} -------------------------------------------------- 15:11:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The request failed to run because the batch is aborted, this can be caused by abort signal sent from client, or another request is running in the same session, which makes the session busy. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.addPendingLocation(SqlConnection& conn, String id, Int32 type, Object dataObj, String empid, String companyid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 5441 -------------------------------------------------- (TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass4_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 85 -------------------------------------------------- 15:12:13 24 August 2024 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.TryOpe15:12:13 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11907 sp_employeestate -------------------------------------------------- \Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI3YTNhOWEyMi1iZWZkLTRmMzktOGYwNS1jMmMxYWJiOWNhMDIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE5MDgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiN2I3NTM2ZDItNjI0OS00OGEzLTliNGItMjU5MzYwY2Y3MTY2IiwibmJmIjoxNzEwNDA2MDQzLCJleHAiOjIwMjU5Mzg4NDMsImlzcyI6IkZpZWxkTWFnbmEifQ.updHLUHKrdb_-SOTRNZfIle2Voai4C6LgJvj3wAeCo8 UserId: 11908 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass4_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 85 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 755 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 865 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJhZDAzOTBhOC1jNWUyLTQwOWYtOGM1Ny1jN2U1MDkyZjcwODUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMjM3NSIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiI2OWVmNzZiZi1hNzFkLTRkMzktODNhMC04MWQxNjU0YjBjZTYiLCJuYmYiOjE3MTAxMzI2NDIsImV4cCI6MjAyNTY2NTQ0MiwiaXNzIjoiRmllbGRNYWduYSJ9.A4AXrDb1sEbIVmFdk6H0k-6o4NnxTbgDTqGOn31f0FA UserId: 2375 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJmYjNiNTllMi05Njk1LTRmYjctOTlmMi00M2E1MmMzZWUxNjQiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI2NjgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiYmI5N2M1NTEtNjM3Yy00NmNkLWEyMzEtMGJmMmI0NTY5M2NmIiwibmJmIjoxNzIyODI5MjUzLCJleHAiOjIwMzgzNjIwNTMsImlzcyI6IkZpZWxkTWFnbmEifQ.JNY4VOU217sKBS5e8uE4ugjXjXIhXxrFT8nOSP8HajQ UserId: 12668 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass11_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 955 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass4_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 85 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkZTFiZWNlZC1kMmEwLTRhZTUtODg4MS05MDkxMDZjYzQ5MzMiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI1MDciLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiZmYyMDJkYzUtY2E5YS00YjVjLWJiNTItYmY0ZTkwMzQ1NmRkIiwibmJmIjoxNzE1OTE5OTU4LCJleHAiOjIwMzE0NTI3NTgsImlzcyI6IkZpZWxkTWFnbmEifQ.aQ2TMz7V3DisIyrTH60Q4p4tbUGTm-voXwAXNUe2ITk UserId: 12507 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass6_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 393 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 755 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI0ZGNmYWI0Ny0xZjYxLTQzNjQtYTY0Ny00MGFkZGQ3MGJmNmYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE1NDQiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiYjQ2ZTQ2MTgtM2JmNy00N2I4LWI5MzctMDE3NDU2OGFhZDRhIiwibmJmIjoxNzIzODczNTg0LCJleHAiOjIwMzk0MDYzODQsImlzcyI6IkZpZWxkTWFnbmEifQ.XaapGUtFogUlcfB1z629nuYfwdAQ2fGCmxWlB41coPk UserId: 11544 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass5_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 199 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass13_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1267 -------------------------------------------------- 15:12:15 24 August 2024 ExecuteReader requires an open and available Connection. The connection's current state is closed. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass10_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 895 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1178 -------------------------------------------------- -------------- IUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJmYjNiNTllMi05Njk1LTRmYjctOTlmMi00M2E1MmMzZWUxNjQiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI2NjgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiYmI5N2M1NTEtNjM3Yy00NmNkLWEyMzEtMGJmMmI0NTY5M2NmIiwibmJmIjoxNzIyODI5MjUzLCJleHAiOjIwMzgzNjIwNTMsImlzcyI6IkZpZWxkTWFnbmEifQ.JNY4VOU217sKBS5e8uE4ugjXjXIhXxrFT8nOSP8HajQ UserId: 12668 -------------------------------------------------- 15:12:15 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass3_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 35 -------------------------------------------------- 15:12:57 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass21_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 2022 -------------------------------------------------- 15:13:06 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at AppService.apiservice.getpartyclosingstock(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 5716 -------------------------------------------------- 15:13:23 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 792 -------------------------------------------------- 15:35:57 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 15:35:57 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 15:35:57 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 15:35:57 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 16:16:48 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:16:54 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1697","companyid":"1","data":[{"id":"6550e263-33ff-4864-8ea0-1862f787dd9f","type":2,"dataid":"6662b30e-7a0c-4f08-92f0-21105b4d516e","dataObj":{"id":"6662b30e-7a0c-4f08-92f0-21105b4d516e","orderno":"4309","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"2c700779-48e5-4d88-a6d1-16dfe6b77e8b","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:12:48","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"77","details":[],"latitude":"19.1240318","longitude":"72.8643141","cellInfo":{"radio":"gsm","cid":182024450,"lac":52231,"mcc":404,"mnc":20},"location":"1A, Jijamata Rd, Gokul Nandanvan Co-operative Society, Radha Krishna Nagar, Aghadi Nagar, Andheri East, Mumbai, Maharashtra 400093, India\n"}},{"id":"316de8e9-2cea-40cb-b971-4863aa034b76","type":2,"dataid":"65777c21-5e49-480c-8c7d-88775b69b2a7","dataObj":{"id":"65777c21-5e49-480c-8c7d-88775b69b2a7","orderno":"4310","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"6e036d5a-9f59-4f19-9811-55ac09847186","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 14:40:32","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"77","details":[],"latitude":"19.1217711","longitude":"72.869585","cellInfo":{"radio":"gsm","cid":113936948,"lac":52229,"mcc":404,"mnc":20},"location":"12, Rd Number 11, Chakala Industrial Area (MIDC), Andheri East, Mumbai, Maharashtra 400093, India\n"}},{"id":"cb0ac5d8-09cd-4bcb-9b82-6780236a48c7","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"77","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":113936948,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 14:45:12"}},{"id":"7e99b7e2-7b38-41ba-9e37-fc1265b2e092","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"76","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":111236640,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 14:45:51"}},{"id":"52ce0692-a0b8-4223-96d8-d7eef1834eb3","type":2,"dataid":"94641d98-71c9-4062-aac8-3fb472db8c58","dataObj":{"id":"94641d98-71c9-4062-aac8-3fb472db8c58","orderno":"4311","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"82254ff0-f532-4e21-a700-9d45dfaa0411","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 15:19:57","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"74","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}]}}]} -------------------------------------------------- 16:17:25 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1697","companyid":"1","data":[{"id":"13494f3c-91d8-4fcd-b45b-204d6074dde1","type":2,"dataid":"9360df4a-ca06-43f1-969c-0b218d30b137","dataObj":{"id":"9360df4a-ca06-43f1-969c-0b218d30b137","orderno":"4312","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"f9a69340-0ae7-40b4-950b-8da210c92ed6","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:25:57","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"74","details":[]}},{"id":"f895dbc5-ca7a-4f34-b954-c34b379de231","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"74","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":119313480,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 15:26:09"}},{"id":"97cabd10-faad-4327-8d23-73f96d2cf325","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"74","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":106513440,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 15:27:27"}},{"id":"2e643502-de7b-4bb7-a712-1eae0cff97a3","type":2,"dataid":"7dfa7449-68e3-4b20-ac53-0c76b9e2d455","dataObj":{"id":"7dfa7449-68e3-4b20-ac53-0c76b9e2d455","orderno":"4313","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"a8ba2698-38a1-4bd3-95e0-3f5c290a8316","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:35:59","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"73","details":[],"latitude":"19.128996","longitude":"72.8653942","cellInfo":{"radio":"gsm","cid":111196212,"lac":52229,"mcc":404,"mnc":20},"location":"Tolani College, Guru Gobind Singh Marg, Sher E Punjab Colony, Jogeshwari East, Mumbai, Maharashtra 400093, India\n"}},{"id":"d4040693-3ecb-4635-9071-9256cf09a315","type":2,"dataid":"6bc8f8fd-115a-4546-b00b-af7919531776","dataObj":{"id":"6bc8f8fd-115a-4546-b00b-af7919531776","orderno":"4314","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"60243968-39f6-4143-a123-7fbc78053d90","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:38:26","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"73","details":[]}}]} -------------------------------------------------- 16:17:32 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:17:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:17:55 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1697","companyid":"1","data":[{"id":"d1ab2410-ca70-43ef-8c1f-9e48ef195232","type":2,"dataid":"d489b052-b76f-4945-a36e-d74bba5bc008","dataObj":{"id":"d489b052-b76f-4945-a36e-d74bba5bc008","orderno":"4315","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"24fb14ac-0333-4d70-bafa-71af530761fd","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:40:36","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"72","details":[]}},{"id":"d3c6908b-c1c3-4269-841c-a16a830a4851","type":2,"dataid":"08124bc7-7dd1-47a0-a1cf-2c46029a5eb3","dataObj":{"id":"08124bc7-7dd1-47a0-a1cf-2c46029a5eb3","orderno":"4316","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"1f38dee0-3ba4-4e3c-bfee-ee1eb27119d5","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:42:37","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"71","details":[],"latitude":"19.1263257","longitude":"72.8553009","cellInfo":{"radio":"gsm","cid":179526145,"lac":52228,"mcc":404,"mnc":20},"location":"Vrushal Ghanate Room 7, Kadam Chawl, Parsi Panchayat Rd, Jijamata Society, Andheri East, Mumbai, Maharashtra 400069, India\n"}},{"id":"3b21f856-cafb-4840-96bd-6a9fe1f51973","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"71","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":181958658,"lac":52228,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 15:44:38"}},{"id":"8bac49a9-9626-482a-abf3-2c462f14c214","type":2,"dataid":"504cbd0e-2a6a-4411-a2aa-be96eafb9650","dataObj":{"id":"504cbd0e-2a6a-4411-a2aa-be96eafb9650","orderno":"4317","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"8e76a7b7-7f68-4aea-94dc-7769c5e02b15","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:45:03","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"71","details":[]}},{"id":"e5a747bb-f95a-4ea7-9b63-6fdec3b48bd5","type":2,"dataid":"05a5fa8d-84b3-4895-9053-58a41593540b","dataObj":{"id":"05a5fa8d-84b3-4895-9053-58a41593540b","orderno":"4318","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"ab49c25d-9c53-4b8d-82d2-dfdddb3d17f4","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:47:47","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"71","details":[]}}]} -------------------------------------------------- 16:18:11 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:18:25 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1697","companyid":"1","data":[{"id":"bcfbfe57-7298-47c9-9e48-86ff4a64f88b","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"70","gpsEnabled":1,"latitude":"19.1198413","longitude":"72.8488179","cellInfo":{"radio":"gsm","cid":106251799,"lac":52228,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 15:51:15","location":"Agarkar Chowk, Andheri East, Mumbai, Maharashtra 400053, India\n"}},{"id":"6ecf7180-5a7c-475f-8077-0b38d8e7b140","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"70","gpsEnabled":1,"latitude":"19.1197948","longitude":"72.8486675","cellInfo":{"radio":"gsm","cid":106251799,"lac":52228,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 15:52:09","location":"Agarkar Chowk, Andheri East, Mumbai, Maharashtra 400053, India\n"}},{"id":"b615895c-b2a8-4106-a171-721fea8a713c","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"69","gpsEnabled":1,"latitude":"19.1167444","longitude":"72.8461937","cellInfo":{"radio":"gsm","cid":111303691,"lac":52227,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 15:59:32","location":"Andheri Station (W) \/ Kumkum, Madhavdas Amarshi Rd, Railway Colony, Andheri West, Mumbai, Maharashtra 400058, India\n"}},{"id":"17809eeb-7473-4c3e-9724-9d14ed2435a2","type":2,"dataid":"a5b95cac-a3f9-461a-8568-f45e9261613d","dataObj":{"id":"a5b95cac-a3f9-461a-8568-f45e9261613d","orderno":"4319","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"34bcde8c-73b1-41a0-a215-57dd54bd180a","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:00:22","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"69","details":[],"latitude":"19.1178221","longitude":"72.8461937","cellInfo":{"radio":"gsm","cid":182025731,"lac":52227,"mcc":404,"mnc":20},"location":"Andheri, Railway Colony, Andheri East, Mumbai, Maharashtra 400053, India\n"}},{"id":"ebaa5b0e-f444-4d75-bb6c-25dbcd7fc3df","type":2,"dataid":"b50f3b34-9e17-4982-9fdc-b16bfd491051","dataObj":{"id":"b50f3b34-9e17-4982-9fdc-b16bfd491051","orderno":"4320","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"e65006ca-057e-4071-9172-0b7942ebe122","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:03:12","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"69","details":[],"latitude":"19.1178221","longitude":"72.8461937","cellInfo":{"radio":"gsm","cid":182025731,"lac":52227,"mcc":404,"mnc":20},"location":"Andheri, Railway Colony, Andheri East, Mumbai, Maharashtra 400053, India\n"}}]} -------------------------------------------------- 16:18:46 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:18:52 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:19:22 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:19:31 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12151","companyid":"1","data":[{"id":"1d3663da-93cd-41ba-bad2-d4cf3c942405","type":2,"dataid":"2215156b-0802-4cde-8bac-850e065f5056","dataObj":{"id":"2215156b-0802-4cde-8bac-850e065f5056","orderno":"8241","companyid":"1","orderdate":"2024-08-24","marketid":"29937","distributorid":"104fd19c-6a98-4f41-ac6d-d356a7e81031","retailerid":"17628559-8e29-45b9-b854-23f34800ce5e","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:18:27","createdBy":"12151","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"29","details":[],"latitude":"19.1818535","longitude":"73.0221813","location":"Mumbai - Pune Rd, Ilthan, Mumbra, Thane, Maharashtra 400612, India\n","cellInfo":{"radio":"gsm","cid":105226528,"lac":52330,"mcc":404,"mnc":20}}},{"id":"80b1f541-cb22-4bfb-a21b-6edd3de26269","type":6,"dataObj":{"empid":"12151","companyid":"1","requestType":"0","batteryLevel":"29","gpsEnabled":1,"latitude":"19.1818527","location":"Mumbai - Pune Rd, Ilthan, Mumbra, Thane, Maharashtra 400612, India\n","longitude":"73.0221934","cellInfo":{"radio":"gsm","cid":106137140,"lac":52330,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:18:15"}}]} -------------------------------------------------- 16:19:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:19:52 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:20:30 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:20:31 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:20:31 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:20:33 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:20:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1775","companyid":"1","data":[{"id":"bbcf9574-3cc0-4b84-a932-be1774895611","type":6,"dataObj":{"empid":"1775","companyid":"1","requestType":"0","batteryLevel":"17","gpsEnabled":1,"latitude":"26.8380604","longitude":"80.9050259","cellInfo":{"radio":"gsm","cid":1348146,"lac":38,"mcc":405,"mnc":871},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:08:08","location":"3\/4 Malviya Nagar, Aishbagh Rd, Malviya Nagar, Aishbagh, Lucknow, Uttar Pradesh 226004, India\n"}}]} -------------------------------------------------- 16:21:01 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:21:04 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1697","companyid":"1","data":[{"id":"cb0ac5d8-09cd-4bcb-9b82-6780236a48c7","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"77","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":113936948,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 14:45:12"}},{"id":"7e99b7e2-7b38-41ba-9e37-fc1265b2e092","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"76","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":111236640,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 14:45:51"}},{"id":"52ce0692-a0b8-4223-96d8-d7eef1834eb3","type":2,"dataid":"94641d98-71c9-4062-aac8-3fb472db8c58","dataObj":{"id":"94641d98-71c9-4062-aac8-3fb472db8c58","orderno":"4311","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"82254ff0-f532-4e21-a700-9d45dfaa0411","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 15:19:57","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"74","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}]}},{"id":"f895dbc5-ca7a-4f34-b954-c34b379de231","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"74","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":119313480,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 15:26:09"}},{"id":"97cabd10-faad-4327-8d23-73f96d2cf325","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"74","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":106513440,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 15:27:27"}}]} -------------------------------------------------- 16:21:26 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"8043","companyid":"1","data":[{"id":"9eed6855-070e-4983-942b-67b8d3004455","type":6,"dataObj":{"empid":"8043","companyid":"1","requestType":"0","batteryLevel":"31","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":230940418,"lac":6246,"mcc":404,"mnc":90},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 16:18:52"}},{"id":"c4aad9e2-c9f4-458d-afb0-a8ceaed36c72","type":2,"dataid":"71d48bf8-2b0d-4700-81c4-df7e002d736c","dataObj":{"id":"71d48bf8-2b0d-4700-81c4-df7e002d736c","orderno":"26917","companyid":"1","orderdate":"2024-08-24","marketid":"16432","distributorid":"159cd4d6-0455-4438-8fd0-8030a21669ad","retailerid":"946a6f25-6936-4dca-b103-1a09391d7f94","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:20:51","createdBy":"8043","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"31","details":[],"latitude":"19.0255265","longitude":"73.3125842","location":"28G6+6V6, Payarmal, Neral, Maharashtra 410101, India\n","cellInfo":{"radio":"gsm","cid":230940519,"lac":6246,"mcc":404,"mnc":90}}}]} -------------------------------------------------- 16:21:26 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1775","companyid":"1","data":[{"id":"bbcf9574-3cc0-4b84-a932-be1774895611","type":6,"dataObj":{"empid":"1775","companyid":"1","requestType":"0","batteryLevel":"17","gpsEnabled":1,"latitude":"26.8380604","longitude":"80.9050259","cellInfo":{"radio":"gsm","cid":1348146,"lac":38,"mcc":405,"mnc":871},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:08:08","location":"3\/4 Malviya Nagar, Aishbagh Rd, Malviya Nagar, Aishbagh, Lucknow, Uttar Pradesh 226004, India\n"}},{"id":"68764f4c-b512-4315-bb39-ebcb4333b806","type":2,"dataid":"91ea80cd-f575-4749-990c-f01f3650dec0","dataObj":{"id":"91ea80cd-f575-4749-990c-f01f3650dec0","orderno":"33582","companyid":"1","orderdate":"2024-08-24","marketid":"16335","distributorid":"d3c036f3-0c61-4801-8b1c-52a7d840ce65","retailerid":"44ead56a-9db0-443e-8d79-c989fa26e325","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:20:27","createdBy":"1775","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"14","details":[],"latitude":"26.8380973","longitude":"80.9049208","location":"3\/4 Malviya Nagar, Aishbagh Rd, Malviya Nagar, Aishbagh, Lucknow, Uttar Pradesh 226004, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":38,"mcc":405,"mnc":871}}}]} -------------------------------------------------- 16:21:26 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:21:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1697","companyid":"1","data":[{"id":"2e643502-de7b-4bb7-a712-1eae0cff97a3","type":2,"dataid":"7dfa7449-68e3-4b20-ac53-0c76b9e2d455","dataObj":{"id":"7dfa7449-68e3-4b20-ac53-0c76b9e2d455","orderno":"4313","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"a8ba2698-38a1-4bd3-95e0-3f5c290a8316","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:35:59","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"73","details":[],"latitude":"19.128996","longitude":"72.8653942","cellInfo":{"radio":"gsm","cid":111196212,"lac":52229,"mcc":404,"mnc":20},"location":"Tolani College, Guru Gobind Singh Marg, Sher E Punjab Colony, Jogeshwari East, Mumbai, Maharashtra 400093, India\n"}},{"id":"d4040693-3ecb-4635-9071-9256cf09a315","type":2,"dataid":"6bc8f8fd-115a-4546-b00b-af7919531776","dataObj":{"id":"6bc8f8fd-115a-4546-b00b-af7919531776","orderno":"4314","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"60243968-39f6-4143-a123-7fbc78053d90","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:38:26","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"73","details":[]}},{"id":"3b21f856-cafb-4840-96bd-6a9fe1f51973","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"71","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":181958658,"lac":52228,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 15:44:38"}},{"id":"8bac49a9-9626-482a-abf3-2c462f14c214","type":2,"dataid":"504cbd0e-2a6a-4411-a2aa-be96eafb9650","dataObj":{"id":"504cbd0e-2a6a-4411-a2aa-be96eafb9650","orderno":"4317","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"8e76a7b7-7f68-4aea-94dc-7769c5e02b15","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:45:03","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"71","details":[]}},{"id":"e5a747bb-f95a-4ea7-9b63-6fdec3b48bd5","type":2,"dataid":"05a5fa8d-84b3-4895-9053-58a41593540b","dataObj":{"id":"05a5fa8d-84b3-4895-9053-58a41593540b","orderno":"4318","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"ab49c25d-9c53-4b8d-82d2-dfdddb3d17f4","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 15:47:47","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"71","details":[]}}]} -------------------------------------------------- 16:21:36 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:21:50 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:21:54 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:21:54 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12845","companyid":"1","data":[{"id":"88c0fea8-2c88-4738-b0d2-db3d4dc27fc4","type":6,"dataObj":{"empid":"12845","companyid":"1","requestType":"0","batteryLevel":"69","gpsEnabled":1,"latitude":"20.8587042","location":"VG59+947, Loisingha, Odisha 767020, India\n","longitude":"83.5178072","cellInfo":{"radio":"gsm","cid":385329,"lac":118,"mcc":405,"mnc":866},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:16:16"}},{"id":"66e63416-5f2d-464e-ade6-bd3d79b15ea9","type":2,"dataid":"ae3fb7d9-63a2-402f-bea4-5c8ee9451983","dataObj":{"id":"ae3fb7d9-63a2-402f-bea4-5c8ee9451983","orderno":"2241","companyid":"1","orderdate":"2024-08-24","marketid":"32575","distributorid":"dd29bae0-cd39-4b2b-8153-f96be47569b6","retailerid":"fccaeb57-0f23-4a26-a7fe-b80f411306a8","calltype":1,"grossamt":"184.62","discper":"","discamt":"","netamt":"184.62","comments":"","createdDate":"2024-08-24 16:21:09","createdBy":"12845","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16}],"latitude":"20.8586579","longitude":"83.5175788","location":"VG59+947, Loisingha, Odisha 767020, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":118,"mcc":405,"mnc":866}}}]} -------------------------------------------------- 16:22:06 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1697","companyid":"1","data":[{"id":"bcfbfe57-7298-47c9-9e48-86ff4a64f88b","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"70","gpsEnabled":1,"latitude":"19.1198413","longitude":"72.8488179","cellInfo":{"radio":"gsm","cid":106251799,"lac":52228,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 15:51:15","location":"Agarkar Chowk, Andheri East, Mumbai, Maharashtra 400053, India\n"}},{"id":"6ecf7180-5a7c-475f-8077-0b38d8e7b140","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"70","gpsEnabled":1,"latitude":"19.1197948","longitude":"72.8486675","cellInfo":{"radio":"gsm","cid":106251799,"lac":52228,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 15:52:09","location":"Agarkar Chowk, Andheri East, Mumbai, Maharashtra 400053, India\n"}},{"id":"b615895c-b2a8-4106-a171-721fea8a713c","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"69","gpsEnabled":1,"latitude":"19.1167444","longitude":"72.8461937","cellInfo":{"radio":"gsm","cid":111303691,"lac":52227,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 15:59:32","location":"Andheri Station (W) \/ Kumkum, Madhavdas Amarshi Rd, Railway Colony, Andheri West, Mumbai, Maharashtra 400058, India\n"}},{"id":"17809eeb-7473-4c3e-9724-9d14ed2435a2","type":2,"dataid":"a5b95cac-a3f9-461a-8568-f45e9261613d","dataObj":{"id":"a5b95cac-a3f9-461a-8568-f45e9261613d","orderno":"4319","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"34bcde8c-73b1-41a0-a215-57dd54bd180a","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:00:22","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"69","details":[],"latitude":"19.1178221","longitude":"72.8461937","cellInfo":{"radio":"gsm","cid":182025731,"lac":52227,"mcc":404,"mnc":20},"location":"Andheri, Railway Colony, Andheri East, Mumbai, Maharashtra 400053, India\n"}},{"id":"ebaa5b0e-f444-4d75-bb6c-25dbcd7fc3df","type":2,"dataid":"b50f3b34-9e17-4982-9fdc-b16bfd491051","dataObj":{"id":"b50f3b34-9e17-4982-9fdc-b16bfd491051","orderno":"4320","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"e65006ca-057e-4071-9172-0b7942ebe122","calltype":0,"reasonid":"38efb1b4-7eb6-44a0-bef4-a95f24c0068e","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:03:12","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"69","details":[],"latitude":"19.1178221","longitude":"72.8461937","cellInfo":{"radio":"gsm","cid":182025731,"lac":52227,"mcc":404,"mnc":20},"location":"Andheri, Railway Colony, Andheri East, Mumbai, Maharashtra 400053, India\n"}}]} -------------------------------------------------- 16:22:16 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12820","companyid":"1","data":[{"id":"48c12671-1e4f-40a7-853b-979f4d795fab","type":6,"dataObj":{"empid":"12820","companyid":"1","requestType":"0","batteryLevel":"48","gpsEnabled":1,"latitude":"27.4823259","location":"F8JV+XW7, Tinsukia, Dhekiajuri Bongali Gaon, Assam 786145, India\n","longitude":"95.3449849","cellInfo":{"radio":"gsm","cid":536087,"lac":117,"mcc":405,"mnc":855},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:19:20"}},{"id":"e2efaa45-63e1-4100-ae16-4979c3cf47ba","type":2,"dataid":"4e800b2f-2fc9-43f9-af3e-14a078f823c3","dataObj":{"id":"4e800b2f-2fc9-43f9-af3e-14a078f823c3","orderno":"3357","companyid":"1","orderdate":"2024-08-24","marketid":"4788","distributorid":"118eb62c-69ac-45ee-958b-8761ec6bd011","retailerid":"e2ded7e4-4fa9-47ba-8ed0-5bf2f66aaed5","calltype":1,"grossamt":"416.66","discper":"","discamt":"","netamt":"416.66","comments":"","createdDate":"2024-08-24 16:21:40","createdBy":"12820","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"48","details":[{"itemId":"3886","name":"Mahak Milk N Nut Mango Mithai (12 Jar x 250+3 Counts)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12},{"itemId":"3870","name":"Mahak Milk N Nut Nariyal Mithai (12JarX250+3Pcs )","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"27.4825748","longitude":"95.3443138","location":"F8JV+WMJ, Assam Trunk Rd, Ajaanpeer Colony, Dhekiajuri Bongali Gaon, Assam 786145, India\n","cellInfo":{"radio":"gsm","cid":536100,"lac":117,"mcc":405,"mnc":855}}}]} -------------------------------------------------- 16:22:22 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:22:22 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:23:01 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"6993","companyid":"1","data":[{"id":"3a9748be-854a-4720-8172-f89120caf559","type":6,"dataObj":{"empid":"6993","companyid":"1","requestType":"0","batteryLevel":"57","gpsEnabled":1,"latitude":"26.141762","location":"4PRR+PP3, Banik Para, Lal Ganesh, Guwahati, Assam 781034, India\n","longitude":"91.7417233","cellInfo":{"radio":"gsm","cid":223065363,"lac":7132,"mcc":405,"mnc":56},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:21:23"}},{"id":"b13cacf8-bd5a-48d2-8f55-868c2c44de69","type":2,"dataid":"700c1924-ae50-485b-aede-66490299a9f9","dataObj":{"id":"700c1924-ae50-485b-aede-66490299a9f9","orderno":"39246","companyid":"1","orderdate":"2024-08-24","marketid":"4712","distributorid":"d6710b36-dcc3-481a-829f-e951ac2d6ca4","retailerid":"1224e94d-b324-40ec-84ea-5351646f72ed","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"Next time ","createdDate":"2024-08-24 16:22:26","createdBy":"6993","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"57","details":[],"latitude":"26.1415859","longitude":"91.7418634","location":"Lalganesh,Banipara, Lalganesh Banipara, Lal Ganesh, Guwahati, Assam 781034, India\n","cellInfo":{"radio":"gsm","cid":248665367,"lac":7132,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 16:23:02 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:23:07 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:23:21 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"11037","companyid":"1","data":[{"id":"4249a986-4dc2-45f5-af8d-a50a02a841f0","type":6,"dataObj":{"empid":"11037","companyid":"1","requestType":"0","batteryLevel":"68","gpsEnabled":1,"latitude":"30.1716773","location":"gurudwara, Haridwar - Dehradun Rd, near Nunnawala, Nunnawala, Uttarakhand 248140, India\n","longitude":"78.1462869","cellInfo":{"radio":"gsm","cid":23953504,"lac":3801,"mcc":404,"mnc":97},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:20:57"}},{"id":"a4df28a8-4e39-4efd-97a6-17a7caaaf694","type":2,"dataid":"16243b08-f6cb-4de2-a68a-8fa076cb62b2","dataObj":{"id":"16243b08-f6cb-4de2-a68a-8fa076cb62b2","orderno":"22256","companyid":"1","orderdate":"2024-08-24","marketid":"5704","distributorid":"c864b975-c492-4e08-881a-0c1e532b0c09","retailerid":"a9d8fcf6-9957-4015-8b31-40fc5eea0a80","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:22:46","createdBy":"11037","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[],"latitude":"30.1665923","longitude":"78.1459227","location":"548W+W97, NH 7, Uttarakhand 248140, India\n","cellInfo":{"radio":"gsm","cid":229156865,"lac":3801,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 16:23:23 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:23:37 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:24:26 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:24:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:25:10 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12369","companyid":"1","data":[{"id":"eac46902-ecd2-4840-9135-84ec4d1ba27a","type":6,"dataObj":{"empid":"12369","companyid":"1","requestType":"0","batteryLevel":"67","gpsEnabled":1,"latitude":"26.2275339","location":"6PH3+3HG, Karaibari, Assam 781030, India\n","longitude":"91.7039495","cellInfo":{"radio":"gsm","cid":249664290,"lac":7143,"mcc":405,"mnc":56},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:20:03"}},{"id":"a3c2d9d4-d9cc-4d5e-92d6-be68ffd3efd5","type":2,"dataid":"66cc25d5-3e3d-44e9-9632-61e993ab3393","dataObj":{"id":"66cc25d5-3e3d-44e9-9632-61e993ab3393","orderno":"11817","companyid":"1","orderdate":"2024-08-24","marketid":"16876","distributorid":"aa07ca84-c286-457a-9f45-d4e19e8a78b9","retailerid":"b2dd042a-df81-40de-90eb-c7d9690fe89a","calltype":0,"reasonid":"69d25109-7faf-4e6f-b6cc-aae16a331d6a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:24:35","createdBy":"12369","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"66","details":[],"latitude":"26.2274898","longitude":"91.7038919","location":"6PH3+3HG, Karaibari, Assam 781030, India\n","cellInfo":{"radio":"gsm","cid":224064350,"lac":7143,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 16:25:12 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:25:23 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:25:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"61","companyid":"1","data":[{"id":"014bdbbe-0aff-486c-a1df-1bbab34c1877","type":6,"dataObj":{"empid":"61","companyid":"1","requestType":"0","batteryLevel":"77","gpsEnabled":1,"latitude":"28.6610265","longitude":"77.2735073","cellInfo":{"radio":"gsm","cid":153859124,"lac":2357,"mcc":405,"mnc":872},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:14:38","location":"C-37, near Mother Dairy, Rajgarh Colony, Seelampur, Shahdara, Delhi, 110031, India\n"}},{"id":"d2c5d760-2dda-4fe1-a584-d763cdc2ba85","type":2,"dataid":"d17e668d-4f2c-459d-925b-7ba1d3546780","dataObj":{"id":"d17e668d-4f2c-459d-925b-7ba1d3546780","orderno":"11550","companyid":"1","orderdate":"2024-08-24","marketid":"8301","distributorid":"acd37429-8594-482a-8c1c-4452bd2766c4","retailerid":"df6b60fb-4f80-4329-a71f-a5090b7127b0","calltype":1,"grossamt":"200.0","discper":"","discamt":"","netamt":"200.0","comments":"","createdDate":"2024-08-24 16:24:53","createdBy":"61","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"76","details":[{"itemId":"3549","name":"Mahak Milk-N-Nut Naryal Mithai Coconut Bar (MRP Rs 5 per Bar) (18 Box X 50 Bar)","rate":200,"purrate":0,"mrp":250,"qty":"1","amt":"200.0","packqty":18}],"latitude":"28.6608686","longitude":"77.2736128","location":"1398, Street No. 6, Rajgarh Colony, Seelampur, Shahdara, Delhi, 110031, India\n","cellInfo":{"radio":"gsm","cid":153859124,"lac":2357,"mcc":405,"mnc":872}}}]} -------------------------------------------------- 16:26:12 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:26:25 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"11037","companyid":"1","data":[{"id":"4249a986-4dc2-45f5-af8d-a50a02a841f0","type":6,"dataObj":{"empid":"11037","companyid":"1","requestType":"0","batteryLevel":"68","gpsEnabled":1,"latitude":"30.1716773","location":"gurudwara, Haridwar - Dehradun Rd, near Nunnawala, Nunnawala, Uttarakhand 248140, India\n","longitude":"78.1462869","cellInfo":{"radio":"gsm","cid":23953504,"lac":3801,"mcc":404,"mnc":97},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:20:57"}},{"id":"a4df28a8-4e39-4efd-97a6-17a7caaaf694","type":2,"dataid":"16243b08-f6cb-4de2-a68a-8fa076cb62b2","dataObj":{"id":"16243b08-f6cb-4de2-a68a-8fa076cb62b2","orderno":"22256","companyid":"1","orderdate":"2024-08-24","marketid":"5704","distributorid":"c864b975-c492-4e08-881a-0c1e532b0c09","retailerid":"a9d8fcf6-9957-4015-8b31-40fc5eea0a80","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:22:46","createdBy":"11037","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[],"latitude":"30.1665923","longitude":"78.1459227","location":"548W+W97, NH 7, Uttarakhand 248140, India\n","cellInfo":{"radio":"gsm","cid":229156865,"lac":3801,"mcc":404,"mnc":97}}},{"id":"cd85e05e-ce56-431c-b832-e8f97e2f6f37","type":2,"dataid":"0d12cad1-42d5-4a69-a7f2-33fa36307c37","dataObj":{"id":"0d12cad1-42d5-4a69-a7f2-33fa36307c37","orderno":"22257","companyid":"1","orderdate":"2024-08-24","marketid":"5704","distributorid":"c864b975-c492-4e08-881a-0c1e532b0c09","retailerid":"4f0f5937-019d-463f-9961-e7ba3174bdaa","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:25:50","createdBy":"11037","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[],"latitude":"30.1540788","longitude":"78.1461784","location":"543W+GJG, Hansuwala, Mazari Grant, Uttarakhand 248140, India\n","cellInfo":{"radio":"gsm","cid":21014363,"lac":3801,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 16:26:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:26:38 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:27:44 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12498","companyid":"1","data":[{"id":"ae8b5703-f32f-4e37-8530-f0290d76b58d","type":6,"dataObj":{"empid":"12498","companyid":"1","requestType":"0","batteryLevel":"46","gpsEnabled":1,"latitude":"20.7310008","location":"P3J2+HM7, Talavchora, Gujarat 393665, India\n","longitude":"73.0518388","cellInfo":{"radio":"gsm","cid":3261751,"lac":123,"mcc":405,"mnc":857},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:26:05"}},{"id":"9db73689-f993-4015-94d9-e126a8f206da","type":2,"dataid":"77e2153b-f658-4bae-8975-814173992dd3","dataObj":{"id":"77e2153b-f658-4bae-8975-814173992dd3","orderno":"10130","companyid":"1","orderdate":"2024-08-24","marketid":"28829","distributorid":"fb1c663e-a6ac-4ad3-8fbc-1324e6e02d48","retailerid":"0e55a603-b83a-48e0-b3fa-bc00e96c96a7","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:27:06","createdBy":"12498","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"46","details":[],"latitude":"20.7311845","longitude":"73.0519352","location":"P3J2+HM7, Talavchora, Gujarat 393665, India\n","cellInfo":{"radio":"gsm","cid":3261751,"lac":123,"mcc":405,"mnc":857}}}]} -------------------------------------------------- 16:28:01 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:28:05 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:28:32 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12151","companyid":"1","data":[{"id":"80b1f541-cb22-4bfb-a21b-6edd3de26269","type":6,"dataObj":{"empid":"12151","companyid":"1","requestType":"0","batteryLevel":"29","gpsEnabled":1,"latitude":"19.1818527","location":"Mumbai - Pune Rd, Ilthan, Mumbra, Thane, Maharashtra 400612, India\n","longitude":"73.0221934","cellInfo":{"radio":"gsm","cid":106137140,"lac":52330,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:18:15"}},{"id":"46a1f00e-b750-4a43-94ba-76c8e0969607","type":2,"dataid":"d78194ae-56a6-431c-a360-a81b21a698f4","dataObj":{"id":"d78194ae-56a6-431c-a360-a81b21a698f4","orderno":"8242","companyid":"1","orderdate":"2024-08-24","marketid":"29937","distributorid":"104fd19c-6a98-4f41-ac6d-d356a7e81031","retailerid":"65c66c47-dc4c-46f0-a652-c3642aa20f23","calltype":1,"grossamt":"184.62","discper":"","discamt":"","netamt":"184.62","comments":"","createdDate":"2024-08-24 16:27:56","createdBy":"12151","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"27","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16}],"latitude":"19.1818525","longitude":"73.0221934","location":"Mumbai - Pune Rd, Ilthan, Mumbra, Thane, Maharashtra 400612, India\n","cellInfo":{"radio":"gsm","cid":105226528,"lac":52330,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 16:28:33 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"11037","companyid":"1","data":[{"id":"4249a986-4dc2-45f5-af8d-a50a02a841f0","type":6,"dataObj":{"empid":"11037","companyid":"1","requestType":"0","batteryLevel":"68","gpsEnabled":1,"latitude":"30.1716773","location":"gurudwara, Haridwar - Dehradun Rd, near Nunnawala, Nunnawala, Uttarakhand 248140, India\n","longitude":"78.1462869","cellInfo":{"radio":"gsm","cid":23953504,"lac":3801,"mcc":404,"mnc":97},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:20:57"}},{"id":"a4df28a8-4e39-4efd-97a6-17a7caaaf694","type":2,"dataid":"16243b08-f6cb-4de2-a68a-8fa076cb62b2","dataObj":{"id":"16243b08-f6cb-4de2-a68a-8fa076cb62b2","orderno":"22256","companyid":"1","orderdate":"2024-08-24","marketid":"5704","distributorid":"c864b975-c492-4e08-881a-0c1e532b0c09","retailerid":"a9d8fcf6-9957-4015-8b31-40fc5eea0a80","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:22:46","createdBy":"11037","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[],"latitude":"30.1665923","longitude":"78.1459227","location":"548W+W97, NH 7, Uttarakhand 248140, India\n","cellInfo":{"radio":"gsm","cid":229156865,"lac":3801,"mcc":404,"mnc":97}}},{"id":"cd85e05e-ce56-431c-b832-e8f97e2f6f37","type":2,"dataid":"0d12cad1-42d5-4a69-a7f2-33fa36307c37","dataObj":{"id":"0d12cad1-42d5-4a69-a7f2-33fa36307c37","orderno":"22257","companyid":"1","orderdate":"2024-08-24","marketid":"5704","distributorid":"c864b975-c492-4e08-881a-0c1e532b0c09","retailerid":"4f0f5937-019d-463f-9961-e7ba3174bdaa","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:25:50","createdBy":"11037","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[],"latitude":"30.1540788","longitude":"78.1461784","location":"543W+GJG, Hansuwala, Mazari Grant, Uttarakhand 248140, India\n","cellInfo":{"radio":"gsm","cid":21014363,"lac":3801,"mcc":404,"mnc":97}}},{"id":"504343fd-4807-4a55-a70e-de138bd4d67b","type":2,"dataid":"48340857-62a8-4c65-9f3f-5a076b097d10","dataObj":{"id":"48340857-62a8-4c65-9f3f-5a076b097d10","orderno":"22258","companyid":"1","orderdate":"2024-08-24","marketid":"5704","distributorid":"c864b975-c492-4e08-881a-0c1e532b0c09","retailerid":"dec8c10a-a218-450b-a751-8fb809ce83ed","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:27:58","createdBy":"11037","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"68","details":[],"latitude":"30.1462877","longitude":"78.1513209","location":"45W2+HGH, Resham Majri Grant, Mazari Grant, Uttarakhand 248140, India\n","cellInfo":{"radio":"gsm","cid":21014366,"lac":3801,"mcc":404,"mnc":97}}}]} -------------------------------------------------- 16:28:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:28:46 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"6993","companyid":"1","data":[{"id":"3a9748be-854a-4720-8172-f89120caf559","type":6,"dataObj":{"empid":"6993","companyid":"1","requestType":"0","batteryLevel":"57","gpsEnabled":1,"latitude":"26.141762","location":"4PRR+PP3, Banik Para, Lal Ganesh, Guwahati, Assam 781034, India\n","longitude":"91.7417233","cellInfo":{"radio":"gsm","cid":223065363,"lac":7132,"mcc":405,"mnc":56},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:21:23"}},{"id":"b13cacf8-bd5a-48d2-8f55-868c2c44de69","type":2,"dataid":"700c1924-ae50-485b-aede-66490299a9f9","dataObj":{"id":"700c1924-ae50-485b-aede-66490299a9f9","orderno":"39246","companyid":"1","orderdate":"2024-08-24","marketid":"4712","distributorid":"d6710b36-dcc3-481a-829f-e951ac2d6ca4","retailerid":"1224e94d-b324-40ec-84ea-5351646f72ed","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"Next time ","createdDate":"2024-08-24 16:22:26","createdBy":"6993","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"57","details":[],"latitude":"26.1415859","longitude":"91.7418634","location":"Lalganesh,Banipara, Lalganesh Banipara, Lal Ganesh, Guwahati, Assam 781034, India\n","cellInfo":{"radio":"gsm","cid":248665367,"lac":7132,"mcc":405,"mnc":56}}},{"id":"da6a96f8-4469-4620-bcef-98e886887598","type":2,"dataid":"653ad2c3-540e-4d3b-a048-3cff4268aae1","dataObj":{"id":"653ad2c3-540e-4d3b-a048-3cff4268aae1","orderno":"39247","companyid":"1","orderdate":"2024-08-24","marketid":"4712","distributorid":"d6710b36-dcc3-481a-829f-e951ac2d6ca4","retailerid":"ca689701-3697-4c4e-b7db-68fbcdc70dd6","calltype":1,"grossamt":"416.66","discper":"","discamt":"","netamt":"416.66","comments":"","createdDate":"2024-08-24 16:28:10","createdBy":"6993","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"55","details":[{"itemId":"3870","name":"Mahak Milk N Nut Nariyal Mithai (12JarX250+3Pcs )","rate":208.33,"purrate":0,"mrp":250,"qty":"2","amt":"416.66","packqty":12}],"latitude":"26.1416151","longitude":"91.7418254","location":"Lalganesh,Banipara, Lalganesh Banipara, Lal Ganesh, Guwahati, Assam 781034, India\n","cellInfo":{"radio":"gsm","cid":223065363,"lac":7132,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 16:28:52 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:29:41 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12820","companyid":"1","data":[{"id":"48c12671-1e4f-40a7-853b-979f4d795fab","type":6,"dataObj":{"empid":"12820","companyid":"1","requestType":"0","batteryLevel":"48","gpsEnabled":1,"latitude":"27.4823259","location":"F8JV+XW7, Tinsukia, Dhekiajuri Bongali Gaon, Assam 786145, India\n","longitude":"95.3449849","cellInfo":{"radio":"gsm","cid":536087,"lac":117,"mcc":405,"mnc":855},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:19:20"}},{"id":"e2efaa45-63e1-4100-ae16-4979c3cf47ba","type":2,"dataid":"4e800b2f-2fc9-43f9-af3e-14a078f823c3","dataObj":{"id":"4e800b2f-2fc9-43f9-af3e-14a078f823c3","orderno":"3357","companyid":"1","orderdate":"2024-08-24","marketid":"4788","distributorid":"118eb62c-69ac-45ee-958b-8761ec6bd011","retailerid":"e2ded7e4-4fa9-47ba-8ed0-5bf2f66aaed5","calltype":1,"grossamt":"416.66","discper":"","discamt":"","netamt":"416.66","comments":"","createdDate":"2024-08-24 16:21:40","createdBy":"12820","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"48","details":[{"itemId":"3886","name":"Mahak Milk N Nut Mango Mithai (12 Jar x 250+3 Counts)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12},{"itemId":"3870","name":"Mahak Milk N Nut Nariyal Mithai (12JarX250+3Pcs )","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}],"latitude":"27.4825748","longitude":"95.3443138","location":"F8JV+WMJ, Assam Trunk Rd, Ajaanpeer Colony, Dhekiajuri Bongali Gaon, Assam 786145, India\n","cellInfo":{"radio":"gsm","cid":536100,"lac":117,"mcc":405,"mnc":855}}},{"id":"4cd9abcf-02da-4f88-88aa-3d6696bab745","type":6,"dataObj":{"empid":"12820","companyid":"1","requestType":"0","batteryLevel":"46","gpsEnabled":1,"latitude":"27.4828578","location":"AJAANPEER COLONY, ASSAM AJAANPEER COLONY, Tinsukia, Dhekiajuri Bongali Gaon, Assam 786145, India\n","longitude":"95.3445246","cellInfo":{"radio":"gsm","cid":536100,"lac":117,"mcc":405,"mnc":855},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:26:07"}},{"id":"c140edb6-c5df-4ae2-9f9e-141b1121b404","type":2,"dataid":"b4caac00-fcaf-4b7f-b595-745c8cabcb0e","dataObj":{"id":"b4caac00-fcaf-4b7f-b595-745c8cabcb0e","orderno":"3358","companyid":"1","orderdate":"2024-08-24","marketid":"4788","distributorid":"118eb62c-69ac-45ee-958b-8761ec6bd011","retailerid":"2c4102bc-08f9-42b1-a4a6-60d678d4a0e7","calltype":1,"grossamt":"320.0","discper":"","discamt":"","netamt":"320.0","comments":"","createdDate":"2024-08-24 16:29:06","createdBy":"12820","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"46","details":[{"itemId":"3554","name":"Mahak Milk-N-Nut Nariyal Mithai (Big Pouch 100 pcs) MRP Rs. 1- per count (40 Pouch X 100 Pcs)","rate":80,"purrate":0,"mrp":100,"qty":"4","amt":"320.0","packqty":40}],"latitude":"27.4844306","longitude":"95.3460389","location":"Dhekiajuri Sabahi Maktab Dhekiajuri Jama Masjid, Ajaanpeer Colony, Bahbari Gaon, Assam 786125, India\n","cellInfo":{"radio":"gsm","cid":536100,"lac":117,"mcc":405,"mnc":855}}}]} -------------------------------------------------- 16:29:48 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:29:53 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:29:57 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:29:59 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1775","companyid":"1","data":[{"id":"bbcf9574-3cc0-4b84-a932-be1774895611","type":6,"dataObj":{"empid":"1775","companyid":"1","requestType":"0","batteryLevel":"17","gpsEnabled":1,"latitude":"26.8380604","longitude":"80.9050259","cellInfo":{"radio":"gsm","cid":1348146,"lac":38,"mcc":405,"mnc":871},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:08:08","location":"3\/4 Malviya Nagar, Aishbagh Rd, Malviya Nagar, Aishbagh, Lucknow, Uttar Pradesh 226004, India\n"}},{"id":"68764f4c-b512-4315-bb39-ebcb4333b806","type":2,"dataid":"91ea80cd-f575-4749-990c-f01f3650dec0","dataObj":{"id":"91ea80cd-f575-4749-990c-f01f3650dec0","orderno":"33582","companyid":"1","orderdate":"2024-08-24","marketid":"16335","distributorid":"d3c036f3-0c61-4801-8b1c-52a7d840ce65","retailerid":"44ead56a-9db0-443e-8d79-c989fa26e325","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:20:27","createdBy":"1775","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"14","details":[],"latitude":"26.8380973","longitude":"80.9049208","location":"3\/4 Malviya Nagar, Aishbagh Rd, Malviya Nagar, Aishbagh, Lucknow, Uttar Pradesh 226004, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":38,"mcc":405,"mnc":871}}}]} -------------------------------------------------- 16:30:10 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"7294","companyid":"1","data":[{"id":"b5c14368-c6e5-47fc-a07e-b8caa704c0c9","type":6,"dataObj":{"empid":"7294","companyid":"1","requestType":"0","batteryLevel":"61","gpsEnabled":1,"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 16:17:26"}},{"id":"819e4f95-6318-434d-b6d8-e76de9d5fd0a","type":2,"dataid":"b11b4459-25b4-461f-9645-c7aa87ff95aa","dataObj":{"id":"b11b4459-25b4-461f-9645-c7aa87ff95aa","orderno":"38265","companyid":"1","orderdate":"2024-08-24","marketid":"1570","distributorid":"4debefa0-3e58-4f51-8d99-b9f44f700ad6","retailerid":"0aa6c5ec-a1c3-4d2a-b663-01e3d6f40eee","calltype":1,"grossamt":"434.62","discper":"","discamt":"","netamt":"434.62","comments":"","createdDate":"2024-08-24 16:29:32","createdBy":"7294","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"59","details":[{"itemId":"3553","name":"Mahak Milk N Nut Nariyal Mithai (12 Jar X 300+3 Pcs)","rate":250,"purrate":0,"mrp":300,"qty":"1","amt":"250.0","packqty":12},{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16}],"latitude":"21.1972086","longitude":"79.0892815","location":"53WQ+VQF, Nara Rd, Shambhu Nagar, Nagpur, Maharashtra 440026, India\n","cellInfo":{"radio":"gsm","cid":240963696,"lac":6511,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 16:30:10 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:31:03 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:31:03 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:31:16 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"6993","companyid":"1","data":[{"id":"3a9748be-854a-4720-8172-f89120caf559","type":6,"dataObj":{"empid":"6993","companyid":"1","requestType":"0","batteryLevel":"57","gpsEnabled":1,"latitude":"26.141762","location":"4PRR+PP3, Banik Para, Lal Ganesh, Guwahati, Assam 781034, India\n","longitude":"91.7417233","cellInfo":{"radio":"gsm","cid":223065363,"lac":7132,"mcc":405,"mnc":56},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:21:23"}},{"id":"b13cacf8-bd5a-48d2-8f55-868c2c44de69","type":2,"dataid":"700c1924-ae50-485b-aede-66490299a9f9","dataObj":{"id":"700c1924-ae50-485b-aede-66490299a9f9","orderno":"39246","companyid":"1","orderdate":"2024-08-24","marketid":"4712","distributorid":"d6710b36-dcc3-481a-829f-e951ac2d6ca4","retailerid":"1224e94d-b324-40ec-84ea-5351646f72ed","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"Next time ","createdDate":"2024-08-24 16:22:26","createdBy":"6993","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"57","details":[],"latitude":"26.1415859","longitude":"91.7418634","location":"Lalganesh,Banipara, Lalganesh Banipara, Lal Ganesh, Guwahati, Assam 781034, India\n","cellInfo":{"radio":"gsm","cid":248665367,"lac":7132,"mcc":405,"mnc":56}}},{"id":"da6a96f8-4469-4620-bcef-98e886887598","type":2,"dataid":"653ad2c3-540e-4d3b-a048-3cff4268aae1","dataObj":{"id":"653ad2c3-540e-4d3b-a048-3cff4268aae1","orderno":"39247","companyid":"1","orderdate":"2024-08-24","marketid":"4712","distributorid":"d6710b36-dcc3-481a-829f-e951ac2d6ca4","retailerid":"ca689701-3697-4c4e-b7db-68fbcdc70dd6","calltype":1,"grossamt":"416.66","discper":"","discamt":"","netamt":"416.66","comments":"","createdDate":"2024-08-24 16:28:10","createdBy":"6993","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"55","details":[{"itemId":"3870","name":"Mahak Milk N Nut Nariyal Mithai (12JarX250+3Pcs )","rate":208.33,"purrate":0,"mrp":250,"qty":"2","amt":"416.66","packqty":12}],"latitude":"26.1416151","longitude":"91.7418254","location":"Lalganesh,Banipara, Lalganesh Banipara, Lal Ganesh, Guwahati, Assam 781034, India\n","cellInfo":{"radio":"gsm","cid":223065363,"lac":7132,"mcc":405,"mnc":56}}},{"id":"6c7e8a96-67d5-4308-85f9-af19a1e8f675","type":2,"dataid":"5e61b060-8bf1-4c15-ac0f-a288b8339ee5","dataObj":{"id":"5e61b060-8bf1-4c15-ac0f-a288b8339ee5","orderno":"39248","companyid":"1","orderdate":"2024-08-24","marketid":"4712","distributorid":"d6710b36-dcc3-481a-829f-e951ac2d6ca4","retailerid":"caa68024-111e-473c-8606-510056ed2464","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"Next time ","createdDate":"2024-08-24 16:30:40","createdBy":"6993","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"55","details":[],"latitude":"26.1415979","longitude":"91.7418316","location":"Lalganesh,Banipara, Lalganesh Banipara, Lal Ganesh, Guwahati, Assam 781034, India\n","cellInfo":{"radio":"gsm","cid":223065363,"lac":7132,"mcc":405,"mnc":56}}}]} -------------------------------------------------- 16:31:36 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12498","companyid":"1","data":[{"id":"ae8b5703-f32f-4e37-8530-f0290d76b58d","type":6,"dataObj":{"empid":"12498","companyid":"1","requestType":"0","batteryLevel":"46","gpsEnabled":1,"latitude":"20.7310008","location":"P3J2+HM7, Talavchora, Gujarat 393665, India\n","longitude":"73.0518388","cellInfo":{"radio":"gsm","cid":3261751,"lac":123,"mcc":405,"mnc":857},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:26:05"}},{"id":"9db73689-f993-4015-94d9-e126a8f206da","type":2,"dataid":"77e2153b-f658-4bae-8975-814173992dd3","dataObj":{"id":"77e2153b-f658-4bae-8975-814173992dd3","orderno":"10130","companyid":"1","orderdate":"2024-08-24","marketid":"28829","distributorid":"fb1c663e-a6ac-4ad3-8fbc-1324e6e02d48","retailerid":"0e55a603-b83a-48e0-b3fa-bc00e96c96a7","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:27:06","createdBy":"12498","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"46","details":[],"latitude":"20.7311845","longitude":"73.0519352","location":"P3J2+HM7, Talavchora, Gujarat 393665, India\n","cellInfo":{"radio":"gsm","cid":3261751,"lac":123,"mcc":405,"mnc":857}}},{"id":"bd9ed518-d85f-49b7-a500-20d94456f4ed","type":2,"dataid":"d637269f-c8b2-4a57-aa21-5b51400c86f2","dataObj":{"id":"d637269f-c8b2-4a57-aa21-5b51400c86f2","orderno":"10131","companyid":"1","orderdate":"2024-08-24","marketid":"28829","distributorid":"fb1c663e-a6ac-4ad3-8fbc-1324e6e02d48","retailerid":"dfc5d7a9-7dab-45ad-8fea-dd91272af726","calltype":1,"grossamt":"266.67","discper":"","discamt":"","netamt":"266.67","comments":"","createdDate":"2024-08-24 16:30:57","createdBy":"12498","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"46","details":[{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9}],"latitude":"20.7310039","longitude":"73.0518392","location":"P3J2+HM7, Talavchora, Gujarat 393665, India\n","cellInfo":{"radio":"gsm","cid":3261732,"lac":123,"mcc":405,"mnc":857}}}]} -------------------------------------------------- 16:31:40 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:31:41 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:31:59 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"7294","companyid":"1","data":[{"id":"b5c14368-c6e5-47fc-a07e-b8caa704c0c9","type":6,"dataObj":{"empid":"7294","companyid":"1","requestType":"0","batteryLevel":"61","gpsEnabled":1,"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 16:17:26"}},{"id":"819e4f95-6318-434d-b6d8-e76de9d5fd0a","type":2,"dataid":"b11b4459-25b4-461f-9645-c7aa87ff95aa","dataObj":{"id":"b11b4459-25b4-461f-9645-c7aa87ff95aa","orderno":"38265","companyid":"1","orderdate":"2024-08-24","marketid":"1570","distributorid":"4debefa0-3e58-4f51-8d99-b9f44f700ad6","retailerid":"0aa6c5ec-a1c3-4d2a-b663-01e3d6f40eee","calltype":1,"grossamt":"434.62","discper":"","discamt":"","netamt":"434.62","comments":"","createdDate":"2024-08-24 16:29:32","createdBy":"7294","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"59","details":[{"itemId":"3553","name":"Mahak Milk N Nut Nariyal Mithai (12 Jar X 300+3 Pcs)","rate":250,"purrate":0,"mrp":300,"qty":"1","amt":"250.0","packqty":12},{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16}],"latitude":"21.1972086","longitude":"79.0892815","location":"53WQ+VQF, Nara Rd, Shambhu Nagar, Nagpur, Maharashtra 440026, India\n","cellInfo":{"radio":"gsm","cid":240963696,"lac":6511,"mcc":405,"mnc":864}}}]} -------------------------------------------------- 16:32:00 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:32:10 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:32:11 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12151","companyid":"1","data":[{"id":"80b1f541-cb22-4bfb-a21b-6edd3de26269","type":6,"dataObj":{"empid":"12151","companyid":"1","requestType":"0","batteryLevel":"29","gpsEnabled":1,"latitude":"19.1818527","location":"Mumbai - Pune Rd, Ilthan, Mumbra, Thane, Maharashtra 400612, India\n","longitude":"73.0221934","cellInfo":{"radio":"gsm","cid":106137140,"lac":52330,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:18:15"}},{"id":"46a1f00e-b750-4a43-94ba-76c8e0969607","type":2,"dataid":"d78194ae-56a6-431c-a360-a81b21a698f4","dataObj":{"id":"d78194ae-56a6-431c-a360-a81b21a698f4","orderno":"8242","companyid":"1","orderdate":"2024-08-24","marketid":"29937","distributorid":"104fd19c-6a98-4f41-ac6d-d356a7e81031","retailerid":"65c66c47-dc4c-46f0-a652-c3642aa20f23","calltype":1,"grossamt":"184.62","discper":"","discamt":"","netamt":"184.62","comments":"","createdDate":"2024-08-24 16:27:56","createdBy":"12151","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"27","details":[{"itemId":"3584","name":"Mahak JB Fruit Desert Box MRP 20 (16BoxX12Cup)","rate":184.62,"purrate":0,"mrp":240,"qty":"1","amt":"184.62","packqty":16}],"latitude":"19.1818525","longitude":"73.0221934","location":"Mumbai - Pune Rd, Ilthan, Mumbra, Thane, Maharashtra 400612, India\n","cellInfo":{"radio":"gsm","cid":105226528,"lac":52330,"mcc":404,"mnc":20}}},{"id":"eef52dd1-0ed3-4047-9f14-5a70fb76d42d","type":2,"dataid":"10b35138-31c3-4371-a460-62f830ec0cf5","dataObj":{"id":"10b35138-31c3-4371-a460-62f830ec0cf5","orderno":"8243","companyid":"1","orderdate":"2024-08-24","marketid":"29937","distributorid":"104fd19c-6a98-4f41-ac6d-d356a7e81031","retailerid":"af826cae-90e9-41d8-9e0d-152ffd476ae5","calltype":0,"reasonid":"69be281e-df4f-4e97-b22a-8604bed247bc","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:31:34","createdBy":"12151","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"26","details":[],"latitude":"19.1818182","longitude":"73.0222111","location":"Mumbai - Pune Rd, Ilthan, Mumbra, Thane, Maharashtra 400612, India\n","cellInfo":{"radio":"gsm","cid":182276108,"lac":52330,"mcc":404,"mnc":20}}}]} -------------------------------------------------- 16:32:20 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:32:22 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12894","companyid":"1","data":[{"id":"04933f60-a8a8-45e5-9ad2-bb58c3151ce9","type":6,"dataObj":{"empid":"12894","companyid":"1","requestType":"0","batteryLevel":"34","gpsEnabled":1,"latitude":"26.832061","location":"01, Mawaiyya, Charbagh, Lucknow, Uttar Pradesh 226004, India\n","longitude":"80.9090231","cellInfo":{"radio":"gsm","cid":147250,"lac":38,"mcc":405,"mnc":871},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:21:52"}},{"id":"09198bff-b1d6-4102-8924-1025882223e7","type":6,"dataObj":{"empid":"12894","companyid":"1","requestType":"0","batteryLevel":"34","gpsEnabled":1,"latitude":"26.8317782","location":"281\/124, Mill Rd, Mawaiyya, Charbagh, Lucknow, Uttar Pradesh 226004, India\n","longitude":"80.9087197","cellInfo":{"radio":"gsm","cid":147250,"lac":38,"mcc":405,"mnc":871},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:22:31"}},{"id":"e159bcf0-0538-4268-9f34-2e1cc12268bd","type":6,"dataObj":{"empid":"12894","companyid":"1","requestType":"0","batteryLevel":"32","gpsEnabled":1,"latitude":"26.8315072","location":"222, Mill Rd, Mawaiyya, Charbagh, Lucknow, Uttar Pradesh 226004, India\n","longitude":"80.9091696","cellInfo":{"radio":"gsm","cid":147248,"lac":38,"mcc":405,"mnc":871},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:29:20"}},{"id":"4f062fed-41ed-458c-bad5-dc3ab7328a9a","type":6,"dataObj":{"empid":"12894","companyid":"1","requestType":"0","batteryLevel":"32","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":147248,"lac":38,"mcc":405,"mnc":871},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 16:30:32"}},{"id":"17aa480c-6e11-4459-98e8-b5e8424d4fbc","type":2,"dataid":"d53f68e1-e686-417d-8bb1-a6586c17cf90","dataObj":{"id":"d53f68e1-e686-417d-8bb1-a6586c17cf90","orderno":"246","companyid":"1","orderdate":"2024-08-24","marketid":"4334","distributorid":"d3c036f3-0c61-4801-8b1c-52a7d840ce65","retailerid":"b1efd94e-a921-4abd-be5f-e1cf8bcd24a1","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:31:47","createdBy":"12894","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"32","details":[],"latitude":"26.8322419","longitude":"80.9110167","location":"281\/159, Pan Dariba Rd, Mawaiyya, Charbagh, Lucknow, Uttar Pradesh 226004, India\n","cellInfo":{"radio":"gsm","cid":147248,"lac":38,"mcc":405,"mnc":871}}}]} -------------------------------------------------- 16:32:26 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:32:27 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:32:40 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:32:44 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:32:52 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:32:56 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"1697","companyid":"1","data":[{"id":"cb0ac5d8-09cd-4bcb-9b82-6780236a48c7","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"77","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":113936948,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 14:45:12"}},{"id":"7e99b7e2-7b38-41ba-9e37-fc1265b2e092","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"76","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":111236640,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 14:45:51"}},{"id":"52ce0692-a0b8-4223-96d8-d7eef1834eb3","type":2,"dataid":"94641d98-71c9-4062-aac8-3fb472db8c58","dataObj":{"id":"94641d98-71c9-4062-aac8-3fb472db8c58","orderno":"4311","companyid":"1","orderdate":"2024-08-24","marketid":"6984","distributorid":"9864531f-acdd-486c-b3a2-cd6b3a075386","retailerid":"82254ff0-f532-4e21-a700-9d45dfaa0411","calltype":1,"grossamt":"208.33","discper":"","discamt":"","netamt":"208.33","comments":"","createdDate":"2024-08-24 15:19:57","createdBy":"1697","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":0,"batteryLevel":"74","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12}]}},{"id":"f895dbc5-ca7a-4f34-b954-c34b379de231","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"74","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":119313480,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 15:26:09"}},{"id":"97cabd10-faad-4327-8d23-73f96d2cf325","type":6,"dataObj":{"empid":"1697","companyid":"1","requestType":"0","batteryLevel":"74","gpsEnabled":1,"cellInfo":{"radio":"gsm","cid":106513440,"lac":52229,"mcc":404,"mnc":20},"status":1,"remarks":"Source: Background Device is not able to find location!","locationdate":"2024-08-24 15:27:27"}}]} -------------------------------------------------- 16:32:58 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:43:28 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:43:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:43:45 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:44:14 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:44:21 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:44:32 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:45:00 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:45:10 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:45:30 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:45:30 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:45:47 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:45:51 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:45:53 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:45:59 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:46:08 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:46:09 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:46:17 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:46:19 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"10979","companyid":"1","data":[{"id":"48ae85e4-2f5b-42b7-bf8a-463a1885d45c","type":6,"dataObj":{"empid":"10979","companyid":"1","requestType":"0","batteryLevel":"66","gpsEnabled":1,"latitude":"23.0473339","location":"B2, D Colony, Ahmedabad, Gujarat 382345, India\n","longitude":"72.6247076","cellInfo":{"radio":"gsm","cid":4100625,"lac":114,"mcc":405,"mnc":857},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:43:44"}},{"id":"f5986340-4046-42a0-a7ba-394d399f054d","type":2,"dataid":"becf8c69-de70-4f3c-abcb-e41562ea3039","dataObj":{"id":"becf8c69-de70-4f3c-abcb-e41562ea3039","orderno":"20423","companyid":"1","orderdate":"2024-08-24","marketid":"28931","distributorid":"5948d0bc-4038-4c45-9002-75e9fd04af80","retailerid":"1a3ff71e-5169-484d-9093-b08823ac5406","calltype":0,"reasonid":"1f382d63-1e87-4251-adea-269dce252c13","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:45:42","createdBy":"10979","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"66","details":[],"latitude":"23.0474557","longitude":"72.623693","location":"B58, D Colony, Ahmedabad, Gujarat 382345, India\n","cellInfo":{"radio":"gsm","cid":4100625,"lac":114,"mcc":405,"mnc":857}}}]} -------------------------------------------------- 16:46:32 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 16:46:53 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"37","companyid":"1","data":[{"id":"56411f12-05ca-4bc1-8ebd-be0f17501a4a","type":6,"dataObj":{"empid":"37","companyid":"1","requestType":"0","batteryLevel":"67","gpsEnabled":1,"latitude":"19.4530317","location":"F83F+8P4, Shahapur, Maharashtra 421601, India\n","longitude":"73.3244659","cellInfo":{"radio":"gsm","cid":241732612,"lac":6259,"mcc":404,"mnc":90},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:19:59"}},{"id":"baaa2f6f-0034-4f93-8686-ac8abd1fe666","type":2,"dataid":"1ee7440f-b470-4975-8bd3-fce64b72a376","dataObj":{"id":"1ee7440f-b470-4975-8bd3-fce64b72a376","orderno":"35219","companyid":"1","orderdate":"2024-08-24","marketid":"28638","distributorid":"d1c7197d-cbaf-45e9-bc6b-73eac0f9195d","retailerid":"3341d545-ec98-4367-a56a-8b37f4cd0218","calltype":0,"reasonid":"a4e23108-f64e-46d2-ad70-4767c2af67c9","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:23:16","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"67","details":[],"latitude":"19.4530346","longitude":"73.3244627","location":"F83F+8P4, Shahapur, Maharashtra 421601, India\n","cellInfo":{"radio":"gsm","cid":241732710,"lac":6259,"mcc":404,"mnc":90}}},{"id":"13e9ff2a-5365-4434-8ab5-ba3c6cbb0a01","type":2,"dataid":"91d2a929-549f-47e1-947c-c8784767ab9a","dataObj":{"id":"91d2a929-549f-47e1-947c-c8784767ab9a","orderno":"35220","companyid":"1","orderdate":"2024-08-24","marketid":"28638","distributorid":"d1c7197d-cbaf-45e9-bc6b-73eac0f9195d","retailerid":"b5b9e725-7bbb-4b46-a690-9a41e885ed13","calltype":0,"reasonid":"a4e23108-f64e-46d2-ad70-4767c2af67c9","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:29:03","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"66","details":[]}},{"id":"9dfd2a3e-8859-4a73-861e-2dad89b3fdd2","type":2,"dataid":"91d2a929-549f-47e1-947c-c8784767ab9a","dataObj":{"id":"91d2a929-549f-47e1-947c-c8784767ab9a","orderno":"35221","companyid":"1","orderdate":"2024-08-24","marketid":"28638","distributorid":"d1c7197d-cbaf-45e9-bc6b-73eac0f9195d","retailerid":"b5b9e725-7bbb-4b46-a690-9a41e885ed13","calltype":0,"reasonid":"a4e23108-f64e-46d2-ad70-4767c2af67c9","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:29:03","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"66","details":[],"latitude":"19.453037","longitude":"73.3244609","location":"F83F+8P4, Shahapur, Maharashtra 421601, India\n","cellInfo":{"radio":"gsm","cid":241732612,"lac":6259,"mcc":404,"mnc":90}}},{"id":"463e7c62-0b09-44fc-b2e4-6f834d304a01","type":2,"dataid":"3cabb8d4-6ea2-4093-a609-41c54a8af649","dataObj":{"id":"3cabb8d4-6ea2-4093-a609-41c54a8af649","orderno":"35222","companyid":"1","orderdate":"2024-08-24","marketid":"28638","distributorid":"d1c7197d-cbaf-45e9-bc6b-73eac0f9195d","retailerid":"33b7cb87-e093-456d-8937-affae6a85b17","calltype":0,"reasonid":"a4e23108-f64e-46d2-ad70-4767c2af67c9","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 16:38:16","createdBy":"37","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"66","details":[],"latitude":"19.4530303","longitude":"73.3244675","location":"F83F+8P4, Shahapur, Maharashtra 421601, India\n","cellInfo":{"radio":"gsm","cid":241732710,"lac":6259,"mcc":404,"mnc":90}}}]} -------------------------------------------------- 17:01:29 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"385","companyid":"1","data":[{"id":"f9a54ecd-fda3-4aec-acef-e3a7727047d5","type":6,"dataObj":{"empid":"385","companyid":"1","requestType":"0","batteryLevel":"53","gpsEnabled":1,"latitude":"25.6002131","location":"J625+3XJ, Nawab Bahadur Rd, Kazmi Begum Colony, Khamji Begum Colony, Sadikpur, Patna, Bihar 800008, India\n","longitude":"85.2099207","cellInfo":{"radio":"gsm","cid":605204,"lac":115,"mcc":405,"mnc":856},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:44:30"}},{"id":"1b265c28-efdc-420f-a2dc-1c3bd00f1f72","type":2,"dataid":"42a089f8-e88f-44b0-a106-4c195b3b6e04","dataObj":{"id":"42a089f8-e88f-44b0-a106-4c195b3b6e04","orderno":"5479","companyid":"1","orderdate":"2024-08-24","marketid":"16443","distributorid":"df5ae694-fb4c-4f41-9ab4-de45a5ca1892","retailerid":"ec3fbee3-38c1-4d51-8bb6-5a68231a6314","calltype":1,"grossamt":"608.33","discper":"","discamt":"","netamt":"608.33","comments":"","createdDate":"2024-08-24 17:00:51","createdBy":"385","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"52","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12,"position":0},{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9,"position":1},{"itemId":"3876","name":"Milk N Nut Mango Mithai Jar ( 20 Jar X 160 Counts )","rate":133.33,"purrate":0,"mrp":160,"qty":"1","amt":"133.33","packqty":20}],"latitude":"25.6003474","longitude":"85.2099307","location":"J625+3XJ, Nawab Bahadur Rd, Kazmi Begum Colony, Khamji Begum Colony, Sadikpur, Patna, Bihar 800008, India\n","cellInfo":{"radio":"gsm","cid":605204,"lac":115,"mcc":405,"mnc":856}}}]} -------------------------------------------------- 17:02:13 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:02:23 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:02:52 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:03:17 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.module.find_childs(String compid, String empid, DateTime dt, SqlConnection& conn) in E:\Dev\AppService\AppService\Classes\module.cs:line 195 -------------------------------------------------- 17:03:17 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The statement has been terminated. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass11_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1086 -------------------------------------------------- 17:03:17 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14110 -------------------------------------------------- 17:03:17 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14110 -------------------------------------------------- 17:03:33 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:03:47 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:03:48 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:04:03 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:04:04 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"385","companyid":"1","data":[{"id":"f9a54ecd-fda3-4aec-acef-e3a7727047d5","type":6,"dataObj":{"empid":"385","companyid":"1","requestType":"0","batteryLevel":"53","gpsEnabled":1,"latitude":"25.6002131","location":"J625+3XJ, Nawab Bahadur Rd, Kazmi Begum Colony, Khamji Begum Colony, Sadikpur, Patna, Bihar 800008, India\n","longitude":"85.2099207","cellInfo":{"radio":"gsm","cid":605204,"lac":115,"mcc":405,"mnc":856},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:44:30"}},{"id":"1b265c28-efdc-420f-a2dc-1c3bd00f1f72","type":2,"dataid":"42a089f8-e88f-44b0-a106-4c195b3b6e04","dataObj":{"id":"42a089f8-e88f-44b0-a106-4c195b3b6e04","orderno":"5479","companyid":"1","orderdate":"2024-08-24","marketid":"16443","distributorid":"df5ae694-fb4c-4f41-9ab4-de45a5ca1892","retailerid":"ec3fbee3-38c1-4d51-8bb6-5a68231a6314","calltype":1,"grossamt":"608.33","discper":"","discamt":"","netamt":"608.33","comments":"","createdDate":"2024-08-24 17:00:51","createdBy":"385","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"52","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12,"position":0},{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9,"position":1},{"itemId":"3876","name":"Milk N Nut Mango Mithai Jar ( 20 Jar X 160 Counts )","rate":133.33,"purrate":0,"mrp":160,"qty":"1","amt":"133.33","packqty":20}],"latitude":"25.6003474","longitude":"85.2099307","location":"J625+3XJ, Nawab Bahadur Rd, Kazmi Begum Colony, Khamji Begum Colony, Sadikpur, Patna, Bihar 800008, India\n","cellInfo":{"radio":"gsm","cid":605204,"lac":115,"mcc":405,"mnc":856}}},{"id":"5437851c-a11d-4ce0-aea3-9d8ea61126e3","type":2,"dataid":"77f43c67-21ef-4051-9b87-894f21a9aaac","dataObj":{"id":"77f43c67-21ef-4051-9b87-894f21a9aaac","orderno":"5480","companyid":"1","orderdate":"2024-08-24","marketid":"16443","distributorid":"df5ae694-fb4c-4f41-9ab4-de45a5ca1892","retailerid":"57128659-7d5c-445e-9ff0-12c8a7a5e131","calltype":0,"reasonid":"69d25109-7faf-4e6f-b6cc-aae16a331d6a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"shop abhi closed hai","createdDate":"2024-08-24 17:03:17","createdBy":"385","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"52","details":[],"latitude":"25.6001722","longitude":"85.2102729","location":"Nai Sarak, Nawab Bahadur Rd, Kazmi Begum Colony, Khamji Begum Colony, Sadikpur, Patna, Bihar 800008, India\n","cellInfo":{"radio":"gsm","cid":605204,"lac":115,"mcc":405,"mnc":856}}}]} -------------------------------------------------- 17:04:04 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The statement has been terminated. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass11_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1086 -------------------------------------------------- 17:04:05 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:04:12 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass21_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 2022 -------------------------------------------------- 17:04:20 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:04:42 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:05:18 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12762","companyid":"1","data":[{"id":"28bc0641-802d-4e91-81e6-15504d0b8eed","type":6,"dataObj":{"empid":"12762","companyid":"1","requestType":"0","batteryLevel":"25","gpsEnabled":1,"latitude":"15.8249506","location":"120, Badi Beedh, Kurnool, Andhra Pradesh 518001, India\n","longitude":"78.0535917","cellInfo":{"radio":"gsm","cid":35390224,"lac":77,"mcc":405,"mnc":854},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 17:01:40"}},{"id":"e545f238-e2c0-4dd2-af0b-d3a176b1afa9","type":2,"dataid":"fb9eace9-26de-44c4-82d5-25c25d12fa0f","dataObj":{"id":"fb9eace9-26de-44c4-82d5-25c25d12fa0f","orderno":"2900","companyid":"1","orderdate":"2024-08-24","marketid":"28724","distributorid":"db93aabe-69fc-43ec-abad-e157b1db2fd7","retailerid":"47e6037f-41a4-464f-ac49-3c8c431e8f26","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 17:04:35","createdBy":"12762","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"24","details":[],"latitude":"15.8249501","longitude":"78.0535951","location":"120, Badi Beedh, Kurnool, Andhra Pradesh 518001, India\n","cellInfo":{"radio":"gsm","cid":-1,"lac":77,"mcc":405,"mnc":854}}}]} -------------------------------------------------- 17:05:40 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:05:49 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"10102","companyid":"1","data":[{"id":"cf41051c-cb1b-4b10-a911-7ff1d3b105c7","type":2,"dataid":"d8539d5f-3040-4614-8f75-7622a5d9cb17","dataObj":{"id":"d8539d5f-3040-4614-8f75-7622a5d9cb17","orderno":"17076","companyid":"1","orderdate":"2024-08-24","marketid":"5280","distributorid":"ed93e1af-1f4a-461c-a69b-721758181590","retailerid":"3764f10c-29d5-4150-9a6d-06c049866f92","calltype":0,"reasonid":"c463fa9f-e458-418e-a802-70b82ae25027","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2024-08-24 17:02:59","createdBy":"10102","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"65","details":[],"latitude":"28.7966678","longitude":"76.1475015","location":"Shop No.6 Sabji Mandi, Vikas Nagar, Bhiwani, Haryana 127021, India\n","cellInfo":{"radio":"gsm","cid":59449091,"lac":290,"mcc":404,"mnc":96}}},{"id":"75c9db05-ba30-43ad-8345-b1f4d412fa0f","type":6,"dataObj":{"empid":"10102","companyid":"1","requestType":"0","batteryLevel":"68","gpsEnabled":1,"latitude":"28.7966615","longitude":"76.1474775","cellInfo":{"radio":"gsm","cid":22233,"lac":1560,"mcc":404,"mnc":96},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:46:12","location":"Shop No.6 Sabji Mandi, Vikas Nagar, Bhiwani, Haryana 127021, India\n"}},{"id":"286b1d56-67a4-4b43-b792-b823a13ba930","type":6,"dataObj":{"empid":"10102","companyid":"1","requestType":"0","batteryLevel":"65","gpsEnabled":1,"latitude":"28.7966663","location":"Shop No.6 Sabji Mandi, Vikas Nagar, Bhiwani, Haryana 127021, India\n","longitude":"76.1474859","cellInfo":{"radio":"gsm","cid":59449091,"lac":290,"mcc":404,"mnc":96},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 17:04:11"}}]} -------------------------------------------------- 17:06:19 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:06:19 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"385","companyid":"1","data":[{"id":"f9a54ecd-fda3-4aec-acef-e3a7727047d5","type":6,"dataObj":{"empid":"385","companyid":"1","requestType":"0","batteryLevel":"53","gpsEnabled":1,"latitude":"25.6002131","location":"J625+3XJ, Nawab Bahadur Rd, Kazmi Begum Colony, Khamji Begum Colony, Sadikpur, Patna, Bihar 800008, India\n","longitude":"85.2099207","cellInfo":{"radio":"gsm","cid":605204,"lac":115,"mcc":405,"mnc":856},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 16:44:30"}},{"id":"1b265c28-efdc-420f-a2dc-1c3bd00f1f72","type":2,"dataid":"42a089f8-e88f-44b0-a106-4c195b3b6e04","dataObj":{"id":"42a089f8-e88f-44b0-a106-4c195b3b6e04","orderno":"5479","companyid":"1","orderdate":"2024-08-24","marketid":"16443","distributorid":"df5ae694-fb4c-4f41-9ab4-de45a5ca1892","retailerid":"ec3fbee3-38c1-4d51-8bb6-5a68231a6314","calltype":1,"grossamt":"608.33","discper":"","discamt":"","netamt":"608.33","comments":"","createdDate":"2024-08-24 17:00:51","createdBy":"385","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"52","details":[{"itemId":"3189","name":"Mahak Jelly Belly Fruit Jel Mix Fruit (12 Jar x 125 Pcs) (12 Jar x 125 Pcs)","rate":208.33,"purrate":0,"mrp":250,"qty":"1","amt":"208.33","packqty":12,"position":0},{"itemId":"3747","name":"Mahak Jelly Belly Toy Jar MRP Rs. 5\/- per pcs (9 jar X 64+3 pcs)","rate":266.67,"purrate":0,"mrp":320,"qty":"1","amt":"266.67","packqty":9,"position":1},{"itemId":"3876","name":"Milk N Nut Mango Mithai Jar ( 20 Jar X 160 Counts )","rate":133.33,"purrate":0,"mrp":160,"qty":"1","amt":"133.33","packqty":20}],"latitude":"25.6003474","longitude":"85.2099307","location":"J625+3XJ, Nawab Bahadur Rd, Kazmi Begum Colony, Khamji Begum Colony, Sadikpur, Patna, Bihar 800008, India\n","cellInfo":{"radio":"gsm","cid":605204,"lac":115,"mcc":405,"mnc":856}}},{"id":"5437851c-a11d-4ce0-aea3-9d8ea61126e3","type":2,"dataid":"77f43c67-21ef-4051-9b87-894f21a9aaac","dataObj":{"id":"77f43c67-21ef-4051-9b87-894f21a9aaac","orderno":"5480","companyid":"1","orderdate":"2024-08-24","marketid":"16443","distributorid":"df5ae694-fb4c-4f41-9ab4-de45a5ca1892","retailerid":"57128659-7d5c-445e-9ff0-12c8a7a5e131","calltype":0,"reasonid":"69d25109-7faf-4e6f-b6cc-aae16a331d6a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"shop abhi closed hai","createdDate":"2024-08-24 17:03:17","createdBy":"385","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"52","details":[],"latitude":"25.6001722","longitude":"85.2102729","location":"Nai Sarak, Nawab Bahadur Rd, Kazmi Begum Colony, Khamji Begum Colony, Sadikpur, Patna, Bihar 800008, India\n","cellInfo":{"radio":"gsm","cid":605204,"lac":115,"mcc":405,"mnc":856}}},{"id":"9366fcae-f14c-47b0-beee-cab808e85937","type":2,"dataid":"e4858e45-7f51-4415-94bf-514b14a69e52","dataObj":{"id":"e4858e45-7f51-4415-94bf-514b14a69e52","orderno":"5481","companyid":"1","orderdate":"2024-08-24","marketid":"16443","distributorid":"df5ae694-fb4c-4f41-9ab4-de45a5ca1892","retailerid":"1977973c-6db1-417b-8973-ff77965d2312","calltype":1,"grossamt":"133.33","discper":"","discamt":"","netamt":"133.33","comments":"","createdDate":"2024-08-24 17:05:44","createdBy":"385","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"52","details":[{"itemId":"3876","name":"Milk N Nut Mango Mithai Jar ( 20 Jar X 160 Counts )","rate":133.33,"purrate":0,"mrp":160,"qty":"1","amt":"133.33","packqty":20}],"latitude":"25.6001736","longitude":"85.2102375","location":"J626+23H, Nawab Bahadur Rd, Kazmi Begum Colony, Khamji Begum Colony, Sadikpur, Patna, Bihar 800008, India\n","cellInfo":{"radio":"gsm","cid":605204,"lac":115,"mcc":405,"mnc":856}}}]} -------------------------------------------------- 17:06:28 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3852 -------------------------------------------------- 17:06:28 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2892 {"empid":"12820","companyid":"1","data":[{"id":"e1ec3334-5149-4268-97f6-927c5cf34d30","type":6,"dataObj":{"empid":"12820","companyid":"1","requestType":"0","batteryLevel":"36","gpsEnabled":1,"latitude":"27.4820281","location":"F8JV+QPM, Dhekiajuri Bongali Gaon, Tinsukia, Assam 786145, India\n","longitude":"95.3439694","cellInfo":{"radio":"gsm","cid":536113,"lac":117,"mcc":405,"mnc":855},"status":1,"remarks":"Source: Background","locationdate":"2024-08-24 17:01:52"}},{"id":"61db9e62-942f-46e4-84fb-0b1c72f3c870","type":2,"dataid":"bd76e0bd-f654-483a-8121-1c64becc47a2","dataObj":{"id":"bd76e0bd-f654-483a-8121-1c64becc47a2","orderno":"3360","companyid":"1","orderdate":"2024-08-24","marketid":"4788","distributorid":"118eb62c-69ac-45ee-958b-8761ec6bd011","retailerid":"c8884e80-7128-4f09-a933-28ad51b8b78d","calltype":0,"reasonid":"0d665003-a904-4e59-a041-8851dacf604a","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"next visit ","createdDate":"2024-08-24 17:05:40","createdBy":"12820","status":"1","locationEnabled":1,"gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"35","details":[],"latitude":"27.4821522","longitude":"95.3439366","location":"F8JV+WMJ, Assam Trunk Rd, Ajaanpeer Colony, Dhekiajuri Bongali Gaon, Assam 786145, India\n","cellInfo":{"radio":"gsm","cid":536090,"lac":117,"mcc":405,"mnc":855}}}]} -------------------------------------------------- 17:09:19 24 August 2024 Cannot perform runtime binding on a null reference at CallSite.Target(Closure , CallSite , Object ) at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0) at AppService.apiservice.getopeningstock(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14882 -------------------------------------------------- 17:10:43 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 150 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJjZjVjYzZhYS03NmRiLTRlYTgtYmNmOS1lN2QwNmViZTM3OWMiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTIwNzUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMDY0NDRiNzEtZTlmZi00YzQ4LTgxNmItZjNkMDU3MWQ3MDgxIiwibmJmIjoxNjg3ODYyNDg5LCJleHAiOjIwMDM0ODE2ODksImlzcyI6IkZpZWxkTWFnbmEifQ.sjhl57stiOCly8iLTUK9Po1cMkKAFJTR5NRn6YtKvWc -------------------------------------------------- 17:11:13 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The statement has been terminated. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 1237 -------------------------------------------------- 17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- 17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 17:18:07 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJhN2E1NDIwMi04Mzc4LTQwYzgtYjY5NC0xYzNiNjgyMjY5NWEiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI5MDMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiNmQ1YjY5YjYtNjZhMC00MTVlLTlkM2EtYWUxYWEwMTY3MzFiIiwibmJmIjoxNzI0MjM2NDEzLCJleHAiOjIwMzk3NjkyMTMsImlzcyI6IkZpZWxkTWFnbmEifQ._yJIR9JtJLZ1Um6AAuZxSg-umqBF2zoZMVXeiqB8pfA -------------------------------------------------- 17:18:07 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkY2ViM2YxYS02MDIwLTRlYTUtOTkyNS00ZTNhNmY1M2JiY2YiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTA1ODgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODVlMzQ4YTAtMzk0Zi00MjAzLWI4ZWItNDAyZmY0ZDQ3ZTE3IiwibmJmIjoxNzE1MjMxMDA2LCJleHAiOjIwMzA3NjM4MDYsImlzcyI6IkZpZWxkTWFnbmEifQ.aFPKfEqLKLz0BejzKbxo3X90ccbW1WbZh-VnCVIxHGw --------------------------------------------------17:18:07 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI5NzI4ODU3OC00ODA3LTRhNTMtODBjOC02MjlmYjdhYTRjNzIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTE3MjUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMDYyZjgyMWQtYWQwZi00NWU1LWIxNmItZmZjNWVjZGJhNDQzIiwibmJmIjoxNzE4MDEyODY3LCJleHAiOjIwMzM1NDU2NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.yDMK5qJ8gaE4rzBs7nAeoVbZ92ayAuB-YRaQd8mHCYI -------------------------------------------------- 17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass8_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 618 -------------------------------------------------- ource`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 AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi17:18:07 24 August 2024 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& co17:18:07 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc217:18:07 24 August 2024 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& co17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.Dashboard.<>c__DisplayClass4_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 85 -------------------------------------------------- JWTToken.cs:line 113 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJod17:18:07 24 August 2024 A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) The wait operation timed out at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions use17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI0MTBkMTFlZS0xNTc4LTRiZjUtYWM4NS03YjViNGMyYTZhMGUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI3NjEiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMjQwODQxNTAtNWM1NC00Yzk5LWJkYzQtMzI2M2QzMzY1OGE3IiwibmJmIjoxNzE2ODE0NjYxLCJleHAiOjIwMzIzNDc0NjEsImlzcyI6IkZpZWxkTWFnbmEifQ.DPPfMbPJ3Nuxl_M-OIi0YUXSa0HW0284PvJ_RoXa-sU UserId: 12761 -------------------------------------------------- 8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI4YzkzNjIxNi05MzFkLTQwMTItOGU5Ny1hZjQ2Yjk0MWM0ZTIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTExMzMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODg1YzkxZTItYjllYS00MTczLTkzOWMtOTUyNmUwMzhhNWNiIiwibmJmIjoxNjcxOTM5MzY3LCJleHAiOjE5ODc1NTg1NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.lJJ0nM0nArMgWgyvoI4hodBqUgiq18R2YZ6TyxMCrJM -------------------------------------------------- NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIzMzc3MGU5OC02ODlhLTQ4N2QtOTRmOC1mZmEyNTM5YjAxN2YiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMjEiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMjA3MTEzYjYtMDc1Ni00OGZjLThiM2EtOWZlMDkyMDM4ZDc5IiwibmJmIjoxNzIzMDEwNTgwLCJleHAiOjIwMzg1NDMzODAsImlzcyI6IkZpZWxkTWFnbmEifQ.0ZrIXhx2sKw87c_AceKLKIR_4_e9PIzXS_sNJ5d039c -------------------------------------------------- iJiN2IxZWQzNS0zMTkyLTQ3MTctOTQzMS1iNjQ3MzBhZTQxMGYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTg0IiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6ImRjZjU0ZjIwLTE4M2ItNDgwZi1iNGZiLTM3MDcxMDMwZDg2YyIsIm5iZiI6MTcwMTc1NzgyNSwiZXhwIjoyMDE3Mzc3MDI1LCJpc3MiOiJGaWVsZE1hZ25hIn0.s-M_Ucq7pqQqWxAKc3T06LNszSw7tAG7b5-Oy0ucoKQ -------------------------------------------------- 17:18:07 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJjMWM2MzRhYy1hY2JhLTQ0MDYtOGFhYi1mN2M5NmNiOGJmOWQiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTg1IiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6IjBjNDYxY2YzLWUxNTktNDk2MC1iMDlkLTY0N2I2YWU4MWMzMSIsIm5iZiI6MTcwNTczOTM0MSwiZXhwIjoyMDIxMzU4NTQxLCJpc3MiOiJGaWVsZE1hZ25hIn0.-h1XcWxYwcDzyS3ZXLc_0JHebr68dCdd1EFtzkOZyA0 UserId: 185 -------------------------------------------------- - 17:18:08 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIzNzk4YjY5YS1iMWFhLTQ1NDUtODg4MS0xNTRmZTlhMDM4NmUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI2NTEiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiNzFiNzE5NWItNjRlYy00OWZkLTlmZjktZjIyOWRkODNmMjUwIiwibmJmIjoxNzIxNzk2NTQwLCJleHAiOjIwMzczMjkzNDAsImlzcyI6IkZpZWxkTWFnbmEifQ.96EmYDWDO3wSc1h_m5fi9WvzcQLa95Uj8Pmw_HfCIVc UserId: 12651 -------------------------------------------------- 17:18:08 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJlYjI4ZjY0Ny01OTYxLTQwMTgtYjQ3NC01ODllMGVmNjRiMmQiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI0MTgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODRiNGZjMDItMDVmZC00MjdiLTlmNjktMjQxZmU2YmUxMTZmIiwibmJmIjoxNzI0Mzg1NTA3LCJleHAiOjIwMzk5MTgzMDcsImlzcyI6IkZpZWxkTWFnbmEifQ.1BrXdUruc0CgDg9Va07EVupe8vKAa2jMpE2TTY8T_Eg UserId: 12418 -------------------------------------------------- 17:18:09 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI1N2VmNjZiNS01MjVhLTQyODQtYTBkNC02YTQwYWI1NzM3MjkiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzIwIiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6IjE1NzI0MTllLTdmMmYtNGM0Ny1hYTUzLTVkOGMxNzBmOWY1MyIsIm5iZiI6MTcxOTYzODMxMiwiZXhwIjoyMDM1MTcxMTEyLCJpc3MiOiJGaWVsZE1hZ25hIn0.fsjQoGM2mtzHAROXbS-3Xl0uAirNp_pmhfbQLtwKRUA UserId: 320 -------------------------------------------------- 17:18:09 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJjZjVjYzZhYS03NmRiLTRlYTgtYmNmOS1lN2QwNmViZTM3OWMiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTIwNzUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiMDY0NDRiNzEtZTlmZi00YzQ4LTgxNmItZjNkMDU3MWQ3MDgxIiwibmJmIjoxNjg3ODYyNDg5LCJleHAiOjIwMDM0ODE2ODksImlzcyI6IkZpZWxkTWFnbmEifQ.sjhl57stiOCly8iLTUK9Po1cMkKAFJTR5NRn6YtKvWc UserId: 12075 -------------------------------------------------- 17:18:10 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJlMDk3ZTBmNC0zMjZmLTQxNjEtYTUyZC1mMTliYjE4ODZiODUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI2MjUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiYzg2NmU5NjctYjEyMS00MDg0LTkzZTAtNjg0NTk5MmRhNTU0IiwibmJmIjoxNzE1NzQ2NzYyLCJleHAiOjIwMzEyNzk1NjIsImlzcyI6IkZpZWxkTWFnbmEifQ.in1EM7qhmn2b1QiWdIz6IWFew49Sf3TN_Z4I5-84jTY UserId: 12625 -------------------------------------------------- 17:18:10 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIzNzk4YjY5YS1iMWFhLTQ1NDUtODg4MS0xNTRmZTlhMDM4NmUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI2NTEiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiNzFiNzE5NWItNjRlYy00OWZkLTlmZjktZjIyOWRkODNmMjUwIiwibmJmIjoxNzIxNzk2NTQwLCJleHAiOjIwMzczMjkzNDAsImlzcyI6IkZpZWxkTWFnbmEifQ.96EmYDWDO3wSc1h_m5fi9WvzcQLa95Uj8Pmw_HfCIVc UserId: 12651 -------------------------------------------------- 17:18:11 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJlMDk3ZTBmNC0zMjZmLTQxNjEtYTUyZC1mMTliYjE4ODZiODUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI2MjUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiYzg2NmU5NjctYjEyMS00MDg0LTkzZTAtNjg0NTk5MmRhNTU0IiwibmJmIjoxNzE1NzQ2NzYyLCJleHAiOjIwMzEyNzk1NjIsImlzcyI6IkZpZWxkTWFnbmEifQ.in1EM7qhmn2b1QiWdIz6IWFew49Sf3TN_Z4I5-84jTY UserId: 12625 -------------------------------------------------- 17:18:11 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJlMDk3ZTBmNC0zMjZmLTQxNjEtYTUyZC1mMTliYjE4ODZiODUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI2MjUiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiYzg2NmU5NjctYjEyMS00MDg0LTkzZTAtNjg0NTk5MmRhNTU0IiwibmJmIjoxNzE1NzQ2NzYyLCJleHAiOjIwMzEyNzk1NjIsImlzcyI6IkZpZWxkTWFnbmEifQ.in1EM7qhmn2b1QiWdIz6IWFew49Sf3TN_Z4I5-84jTY UserId: 12625 -------------------------------------------------- 17:18:12 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJhMThlYzkwNS03YTE0LTQ1ZDUtYmU5MS1mZjA1MjhmYzhhYzgiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTI3NjIiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiZTZjZDcwOTAtYTQ4NC00YjcxLTljNTQtZWU3NmUxYjdmNGM5IiwibmJmIjoxNzE3MDQ4OTYyLCJleHAiOjIwMzI1ODE3NjIsImlzcyI6IkZpZWxkTWFnbmEifQ.Pa6MdsYu3Dv9dvHjSnXg2wOH5QKIWsMhosAG0dtysjw UserId: 12762 -------------------------------------------------- 17:18:12 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIyM2JmOTE4NS1lZTIwLTQ4ZjItODhjMi0zYjc1NmM5OWJkYTkiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMjQ1MiIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiJmN2JhNTE4NS0yMmIzLTQzOTctODZiMi02ZjljZjY4NmRjODQiLCJuYmYiOjE2ODc4NjEyMzksImV4cCI6MjAwMzQ4MDQzOSwiaXNzIjoiRmllbGRNYWduYSJ9.Dp-YzIalDQDOet2CDZPBUPkBuTb1EXZyevBDUJorLsY UserId: 2452 -------------------------------------------------- 17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIyMWE1MTVlNy04MjI4LTRhNzEtYmIzNC1kZTFiYWM3NjRkMjUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTYyNCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiIwYmE2MDQ0ZC02NzUwLTRlZDgtODI1ZS01OTY4ODZlNjUzNWYiLCJuYmYiOjE3MTU3NTQ1NDksImV4cCI6MjAzMTI4NzM0OSwiaXNzIjoiRmllbGRNYWduYSJ9.7h1ZSm1AlZKx1ANl56K2fxYm3K6ylyREhWIYCZFx__Q UserId: 1624 -------------------------------------------------- 17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI4YzkzNjIxNi05MzFkLTQwMTItOGU5Ny1hZjQ2Yjk0MWM0ZTIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTExMzMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODg1YzkxZTItYjllYS00MTczLTkzOWMtOTUyNmUwMzhhNWNiIiwibmJmIjoxNjcxOTM5MzY3LCJleHAiOjE5ODc1NTg1NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.lJJ0nM0nArMgWgyvoI4hodBqUgiq18R2YZ6TyxMCrJM UserId: 11133 -------------------------------------------------- 17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIxNzQ5ZWZhNi1mMjUwLTRmMDQtYTM4ZS1lMTNmNjYzM2ZiNTAiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzg1IiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6IjNmMzMzMDdlLTIyOTUtNDk0OC1hMWY0LTMxOTU2MjdlNzRhYSIsIm5iZiI6MTcyMTEwNjIwMywiZXhwIjoyMDM2NjM5MDAzLCJpc3MiOiJGaWVsZE1hZ25hIn0.0-46AfvrmmoaROa-G5G9UN4KA-PKH1Lk5MWSvGtdVW8 UserId: 385 -------------------------------------------------- 17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkY2ViM2YxYS02MDIwLTRlYTUtOTkyNS00ZTNhNmY1M2JiY2YiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTA1ODgiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODVlMzQ4YTAtMzk0Zi00MjAzLWI4ZWItNDAyZmY0ZDQ3ZTE3IiwibmJmIjoxNzE1MjMxMDA2LCJleHAiOjIwMzA3NjM4MDYsImlzcyI6IkZpZWxkTWFnbmEifQ.aFPKfEqLKLz0BejzKbxo3X90ccbW1WbZh-VnCVIxHGw UserId: 10588 -------------------------------------------------- 17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIyMWE1MTVlNy04MjI4LTRhNzEtYmIzNC1kZTFiYWM3NjRkMjUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTYyNCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiIwYmE2MDQ0ZC02NzUwLTRlZDgtODI1ZS01OTY4ODZlNjUzNWYiLCJuYmYiOjE3MTU3NTQ1NDksImV4cCI6MjAzMTI4NzM0OSwiaXNzIjoiRmllbGRNYWduYSJ9.7h1ZSm1AlZKx1ANl56K2fxYm3K6ylyREhWIYCZFx__Q UserId: 1624 -------------------------------------------------- 17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI4YzkzNjIxNi05MzFkLTQwMTItOGU5Ny1hZjQ2Yjk0MWM0ZTIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTExMzMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODg1YzkxZTItYjllYS00MTczLTkzOWMtOTUyNmUwMzhhNWNiIiwibmJmIjoxNjcxOTM5MzY3LCJleHAiOjE5ODc1NTg1NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.lJJ0nM0nArMgWgyvoI4hodBqUgiq18R2YZ6TyxMCrJM UserId: 11133 -------------------------------------------------- 17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJjMWM2MzRhYy1hY2JhLTQ0MDYtOGFhYi1mN2M5NmNiOGJmOWQiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTg1IiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6IjBjNDYxY2YzLWUxNTktNDk2MC1iMDlkLTY0N2I2YWU4MWMzMSIsIm5iZiI6MTcwNTczOTM0MSwiZXhwIjoyMDIxMzU4NTQxLCJpc3MiOiJGaWVsZE1hZ25hIn0.-h1XcWxYwcDzyS3ZXLc_0JHebr68dCdd1EFtzkOZyA0 UserId: 185 -------------------------------------------------- - 17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI5MDIxZWY5ZS1kMjg4LTRhOTYtODgyYS1kOTc1MTIxZGY1ZDEiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMzc3IiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6IjI5ZjllOWZiLTI0NWMtNDVmYS1iMmY3LWFmOTg2YmNhY2E1NCIsIm5iZiI6MTcyMjY2OTQ4NSwiZXhwIjoyMDM4MjAyMjg1LCJpc3MiOiJGaWVsZE1hZ25hIn0._TLTUxRYr7VInJLgA1MbcrWOen4Pw3raw1bLXxkhPmo UserId: 377 -------------------------------------------------- - 17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJiN2IxZWQzNS0zMTkyLTQ3MTctOTQzMS1iNjQ3MzBhZTQxMGYiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTg0IiwidHlwZSI6IkFwcFVzZXIiLCJ1c2VydHlwZSI6IjMiLCJkZXZpY2VJZCI6ImRjZjU0ZjIwLTE4M2ItNDgwZi1iNGZiLTM3MDcxMDMwZDg2YyIsIm5iZiI6MTcwMTc1NzgyNSwiZXhwIjoyMDE3Mzc3MDI1LCJpc3MiOiJGaWVsZE1hZ25hIn0.s-M_Ucq7pqQqWxAKc3T06LNszSw7tAG7b5-Oy0ucoKQ UserId: 184 -------------------------------------------------- 17:2017:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwO17:2017:20:43 24 August 2024 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) a17:20:43 24 August 2024 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 connectionFa17:20:43 24 August 2024 Timeout expired. The timeout period elapsed prio17:20:43 24 August 2024 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) a17:20:43 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 113 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIyMWE1MTVlNy04MjI4LTRhNzEtYmIzNC1kZTFiYWM3NjRkMjUiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTYyNCIsInR5cGUiOiJBcHBVc2VyIiwidXNlcnR5cGUiOiIzIiwiZGV2aWNlSWQiOiIwYmE2MDQ0ZC02NzUwLTRlZDgtODI1ZS01OTY4ODZlNjUzNWYiLCJuYmYiOjE3MTU3NTQ1NDksImV4cCI6MjAzMTI4NzM0OSwiaXNzIjoiRmllbGRNYWduYSJ9.7h1ZSm1AlZKx1ANl56K2fxYm3K6ylyREhWIYCZFx__Q UserId: 1624 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getexpenserpt(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 12739 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- ice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- ------ 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3768 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- iservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdsrreport(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 4978 -------------------------------------------------- ice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.dataSync(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 846 -------------------------------------------------- iservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3768 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.sendlocationv2(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 3768 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:20:58 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:22:35 24 August 2024 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11894 -------------------------------------------------- ctionInternal.TryOpenConnectionInternal(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 AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:22:35 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getNotifications(DataObj dobj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 14068 -------------------------------------------------- vc.cs:line 11892 -------------------------------------------------- 17:22:35 24 August 2024 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.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at AppService.apiservice.getdashboarddata(String compid, String empid, String type, String usertype, String dt, String stateid) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 11892 -------------------------------------------------- 17:23:33 24 August 2024 A transport-level error has occurred when sending the request to the server. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) No process is on the other end of the pipe at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 120 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiI4YzkzNjIxNi05MzFkLTQwMTItOGU5Ny1hZjQ2Yjk0MWM0ZTIiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTExMzMiLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiODg1YzkxZTItYjllYS00MTczLTkzOWMtOTUyNmUwMzhhNWNiIiwibmJmIjoxNjcxOTM5MzY3LCJleHAiOjE5ODc1NTg1NjcsImlzcyI6IkZpZWxkTWFnbmEifQ.lJJ0nM0nArMgWgyvoI4hodBqUgiq18R2YZ6TyxMCrJM --------------------------------------------------