After updating DPV Lite Version to 2.2 from 2.1, Opening DPV Web and clicking Author Inspection Data and Upload Measurement Data shows error: "Invalid column name ARCHIVED"
Run the below sql command within SQL Server Management Studio:
alter table [DPVLite].[dbo].[HIERARCHY] add ARCHIVED Bit
May be needed post upgrade from 2.1 to 2.2