I get the exception
The type '' of the parameter '' did not match the type passed to the template.
The types in the template and the type being passed in to the parameter definitely match.
I've added a reference to the correct assembly in the metadata and in the generator.
The custom model contains a collection of a second custom model. The child model then has a collection of another custom model. All other properties in the models are strings and integers.
Any help will be greatly appreciated.
I get the exception
The type '' of the parameter '' did not match the type passed to the template.
The types in the template and the type being passed in to the parameter definitely match.
I've added a reference to the correct assembly in the metadata and in the generator.
The custom model contains a collection of a second custom model. The child model then has a collection of another custom model. All other properties in the models are strings and integers.
Any help will be greatly appreciated.