When I try to register a custom service, I get this error.
Runtime Error Code: AifSchemaStore (table), no valid executable code in method 'getCachedSchema.
Stack trace:
(S)\Data Dictionary\Tables\AifSchemaStore\Methods\getCachedSchema (S)\Data Dictionary\Tables\AifSchemaStore\Methods\getDocumentSchema - line 16 (S)\Classes\AifSchemaInfo\parmSchemaXml - line 19 (S)\Classes\AifSchemaRepository\getSharedTypesXmlSchema - line 9 (S)\Classes\AifServiceGenerationManager\registerService - line 43 (S)\Classes\AifServiceGenerationManager\main - line 20
So I can't deploy it.
getCachedSchemamethod of thisAifSchemaStoretable ? This error usually means that you have compilation error(s). - Pierre