v7.6.3 Models Builder generating "does not implement interface" error.
Everything was working fine. Created a new Document type with one property (for composition) re-ran the custom tool and now the model that was working - is not.
I keep getting that error and don't understand why or how to fix it. Nothing changed with this Doc Type before re-running the tool.
v7.6.3 Models Builder generating "does not implement interface" error.
Everything was working fine. Created a new Document type with one property (for composition) re-ran the custom tool and now the model that was working - is not.
I keep getting that error and don't understand why or how to fix it. Nothing changed with this Doc Type before re-running the tool.
This one was a doozy. Set me back a day.
For anyone that this might happen to, here was my scenario that you could check for.
We brought in a Models project from another Solution. We renamed it.
We had set the "Cutom Tool Namespace" on the property of the class that generates the models
They were not the same - we forgot to update that tool. So when we rebuilt the models - they all used the old namespace
is working on a reply...