Hi experts,
After upgrade VCM7.6 to VCM8.01, every CTDs can not be opened in AppConsole, it popups a javascript message "The Property sheet specification did not have a type", and displays only an empty "General" property sheet .
First I tried to remove ctd "Translations" and "GenericDescriptor", it didn't remove this problem,
Second then I found both CTDs still exists in table VGNASOBJECTTYPE, then I modify the class name from
"com.vignette.otm.DescriptorContentInstance" to "com.vignette.as.ui.cm.descriptor.DescriptorObjectEditor", and another class name "com.vignette.otm.DescriptorContentInstance" to "com.vignette.as.ui.cm.descriptor.DescriptorContentInstance", it didn't make any progress,
and I tried mannually remove all the rerlevant records from database, it didn't work, then I restored those removed records, it didn't work either.
each time I restarted the computer.
Thanks so much for any suggestion.
Peter