4Site
Support Request System
View Patch #60.000.026
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
03602 -
'Object variable or with block..." error moving equipment
Symptoms:
1. Attempting to move an equipment using drag and drop and entering a work order reference may result in the error, 'Object variable or with block not set' and the move fails. 2. Using the Move/Copy window has a differenct problem. a. If you enter a reference, the permanant move check box is automatically checked off. b. If you check the permanent move check box, the work order id is erased.
Solution:
1. The Work Order lookup/validate is attempting to call a method on the EQMove form that does not exist. The callback method is required by the WO lookup/validate to prevent the error even though we don't need to use any of the information is is passing. An empty Callback has been added to satisfy the WO lookup. 2a. The permanent checkbox has always unchecked when the WO reference was entered. This has been changed to leave the checkbox alone. 2b. This behaviour was unintentionally introduced with Patch 50.504.039. It has been corrected and the WO reference will no longer be cleared when changing the Permanent checkbox.
Browse Patches
Find a Patch
Return to Request System Menu