07-07-2023 06:43:44 ## Exception ## Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ## DataAccess.GetData ## ## Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. select wo.vno, mst_site_physical.id as site_p_pk, mst_site_physical.name as site_p_name, mst_site_logical.id as site_l_pk, mst_site_logical.name as site_l_name, mst_site_owners.name as owner_name, mst_site_physical.Longitude, mst_site_physical.Latitude, att.url from et_work_order wo left outer join mst_departments on mst_departments.id = wo.Department_PK left outer join mst_sub_departments on mst_sub_departments.id = wo.Sub_Department_PK left outer join mst_site_physical on mst_site_physical.id = wo.Site_PK left outer join mst_site_logical on mst_site_logical.id = wo.Site_L_PK left outer join et_document_attachment att on (att.document_id = mst_site_logical.id and att.document_type = 16 And type = 'Logical Site Image') left outer join mst_site_owners on mst_site_owners.id = mst_site_physical.Owner_PK where 1 = 1 and wo.vtype = 101 and ( wo.id in (select vid from et_document_users where vtype = 101 and user_id = 225) or wo.Department_PK = (select department_id from mst_users where id = 225) or wo.Sub_Department_PK = (select subdepartment_id from mst_users where id = 225) or ifnull(mst_departments.strict_wo_list,0) = 0 ) and wo.Project_PK not in (select master_id from mst_user_rights where right_type = 1 and user_id = 225) Inner Exception: Timeout in IO operation Source: MySql.Data 07-07-2023 07:50:40 ## Exception ## The process cannot access the file 'D:\KWTCMRI2\CMRIApp\Attachments\EtWorkOrder\41233\90080_Clickedfile.png' because it is being used by another process. ## FCMRIDataService.SaveUpdate_DocumentAttachment ## ## The process cannot access the file 'D:\KWTCMRI2\CMRIApp\Attachments\EtWorkOrder\41233\90080_Clickedfile.png' because it is being used by another process. 07-07-2023 08:18:03 ## Exception ## The process cannot access the file 'D:\KWTCMRI2\CMRIApp\Attachments\EtWorkOrder\41198\73553_Clickedfile.png' because it is being used by another process. ## FCMRIDataService.SaveUpdate_DocumentAttachment ## ## The process cannot access the file 'D:\KWTCMRI2\CMRIApp\Attachments\EtWorkOrder\41198\73553_Clickedfile.png' because it is being used by another process.