Updates
Version 1.19.1.82 - Released November 22, 2022
Download Here (1.19.1.82)
- GATCS Self Extractor (GATCSUPDATE.EXE)
- GATCSReports (Full compliment of factory GATCS reports)
- UPDATE ISNTRUCTIONS FOR USERS UPDATING FROM 1.4.0 or
OLDER ~ STRUCFIX REQUIRED
- All other users should exit GATCS
- Right-click on GATCS Self Extractor (GATCSzip.exe) link above and select SAVE-AS
- create a new folder named ver1.19.1.82 into the folder <networkdrive>:\GATCS\updates\
- Save the GATCSzip.exe into the <networkdrive>:\GATCS\updates\ver1.19.1.82\ folder
- open the GATCSzip.exe file
- extract GATCSzip.exe into the <networkdrive>:\GATCS\push_update\ folder
- Run GATCS application
- Confirm version matches updates version
- Open SQL menu
- select CHECK ALL STRUCTURES (STRUCFIX) menu item
- Strucfix must be performed separately in each appraisal year (DY2020, DY2019, etc)
- After production appraisal year has been strucfixed, users may reopen GATCS and return to work.
- Continue to DEPLOY REPORTS section
- PATCH ISNTRUCTIONS FOR USERS UPDATING FROM 1.5.0.X ~ NO
STRUCFIX REQUIRED
- Right-click on GATCS Self Extractor (GATCSzip.exe) link above and select SAVE-AS
- create a new folder named ver1.19.1.82 into the folder <networkdrive>:\GATCS\updates\
- Save the GATCSzip.exe into the <networkdrive>:\GATCS\updates\ver1.19.1.82\ folder
- open the GATCSzip.exe file
- extract GATCSzip.exe into the <networkdrive>:\GATCS\push_update\ folder
- Run GATCS application
- Confirm version matches updates version
- Continue to DEPLOY REPORTS section
- DEPLOY REPORTS
- Save the GATCSreports.zip into the <networkdrive>:\GATCS\updates\ver1.19.1.82\ folder
- Open GATCSreports.zip
- Extract reports into
<networkdrive>:\GATCS\updates\ver1.19.1.82\GATCSreports\ folder
- Note: your custom reports that are saved in <networkdrive>:\GATCS\custom_reports\ folder will be processed later.
- Open the report designer (Visual Studio Server Data Tools)
- Open the GATCSReports project
- In the Solution Explorer, expand the REPORTS item
- Select all existing reports in the list and delete the existing reports.
- Right-click on the Reports item in the solution explorer and select ADD > EXISTING ITEMS
- Browse to the <networkfolder>:\GATCS\updates\ver1.19.1.82\GATCSreports\ folder and select all reports (CTRL+A wll select all) and click OPEN
- Right-click on REPORTS > ADD > EXISTING ITEMS and navigate to your \GATCS\custom_reports\ folder and add your customized reports also
- RIght click on GATCSReports at the top of the solution explorer and select DEPLOY