Walaa wrote:
Why are sharing the entire templates and tasks folders?
Did you change/customize any of the default/defacto files?
If so please specify the changes otherwise, please point to the files we need to use from the files you just shared.
Thanks.
(Edit)
You can also try to set requiresCleanCache="true", on the TaskGroupPreset.
I zipped up the Entity Framework folder from the LLBGenPRo installation folder - I have added my templates to that structure. I only have 1 new preset as named in my last post. Are you saying I should be putting my custom templates elsewhere? I had put them on a network share and moved them as I thought this might be the problem.
Btw I did try the requiresCleanCache but I got the same message.
Maybe it would help if you could elaborate on what the message means. The fact that even an existing template id does not work in the task I have added, would seem to indicate that something is not quite right with the template. Only obvious thing is that I do not have any VB.NET templates defined in the template binding I created.
PS SD.EntityFramework.v5.DbContextCodeFirst.preset - open this preset to get the name that shows in the dropdown list of the Code Generator dialog. If you create a new project targeting EF v5 - add single table from Northwind and use the preset you should get a project with the same message - hopefully.
Thank you for your help.