The Typeregistry index does not exist in TypeRegistryVersionHelper
This happens in some versions if you try to share a workset downloaded with an earlier version. If you have no unsaved changes, we recommend disconnecting this workset and downloading a new one.
If you want to try this to fix the problem in the existing workset:
find the location of your workset: Find the Location of your workset.
note the number of the missing FC in the error message, e.g.: "...with ID: 1935".
in Windows Explorer: go to the directory where your Quadri for Windows version is installed.
then go to Configuration\Default\FeatureCatalogues
find the qfc file with the correct number, e.g. Quadri_1935_1.32.qfc (where 1935 is the number from the error message)
copy the qfc file to the directory where your workset is
Open the QuadriModel file in your workset directory with Notepad or another text editor
insert a line (with the correct qfc file name):
<FileName>Quadri_1935_1.32.qfc</FileName>
so it looks like (don't change the line <Version>...</Version>, just add the FileName line):
<FeatureCatalogue>
<Standard>QuadriDCM</Standard>
<Version>1.32</Version>
<FileName>Quadri_1935_1.32.qfc</FileName>
</FeatureCatalogue>
save the file
start Quadri and share