Pre-requisites
HP TRIM client 6.* or 7.* needs to be installed on the IIS server.
Configuration
Under appSettings in web.config modify the values to match your TRIM environment:
Authentication is Windows based (as TRIM's authentication is Windows based).
Usage
http://localhost/View/[record number]
ie http://localhost/View/D12/123
where D12/123 is a valid TRIM record number.
If the record doesn't exist, or the user has no access to it, the webpage will display an error.
If the record exists, but does not have an electronic attachment (the record is metadata only), the webpage will display an error.