CA Gen COM Proxy Generation error "protection violation" and UUID property missing
search cancel

CA Gen COM Proxy Generation error "protection violation" and UUID property missing

book

Article ID: 129887

calendar_today

Updated On:

Products

Gen Gen - Workstation Toolset Gen - Host Encyclopedia Gen - Run Time Distributed

Issue/Introduction

When attempt to generate a Gen COM Proxy within the Toolset, it fails with a dialog box error:
'A protection violation backout has occurred'
The generation also produces a log that contains errors that note missing UUID properties.  For example:
'The <server loadmodule_name> component is missing the 'TypeLib UUID' property.'
 

Environment

Release:
Component: CGTS

Resolution

These Gen COM Proxy generation errors are subset related.

Make sure the subset is not conflicting with other subsets.
Scope the subset on the server loadmodule in 'Modify Full' along with the Procedure Step in 'Modify Full'.
Bring down the subset in 'Unit Test', not 'System Test'.

Once the subset is downloaded, expand the server loadmodule components, Interface, and Methods as before, and retry the COM Proxy generation.