I made a model that creates a feature class, adds some fields and then enables editor tracking. I can get it to work in the ModelBuilder window but not by double clicking/opening it from the toolbox. The error I get is 000110: <target feature class> does not exist. The first two parts work just fine, it creates a feature class and adds the fields, but it comes up with that error when I include "enable editor tracking" in the model. I modified it to use the first part as a tool to chain the second part to, but I get the same error message. Please see pictures of my model for details.
I found a similar problem here: ArcGIS ModelBuilder model works in Edit windows but not from the "open" window - do you have any experience or advice? -… but the solution did not work for me.
Any help would be appreciated. Thank you.