Hi,
Llblgen TemplateStudio 2.6.0.0, Windows Vista.
Following the "My First Templatebindings file" tutorial (from the documentation), when I create a new template binding, it appears to not show up in the "found templatebindings" dropdown list.
Per the documentation, my suspicion is that it's not in what's termed a "reachable folder".
Per the posting: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=10138&HighLight=1, I followed the steps:
Posted on: 08-jun-2007 12:00:45.
It is likely the 'feature' of vista which makes copies of files placed in the program files folder, which then all of a sudden are gone as they're copied to another folder by vista.
You should do the following.
In LLBLGen Pro, load your project. Right click the project node and select 'properties'. Now, fill in a folder where you have write permissions, so for example c:\projects\mytemplates, for AdditionalTemplatesFolder.
Click OK and save the project.
Close the designer and start templatestudio. Load the project in template studio. As template studio knows the additional templates folder specified in the project, you can now save your templatebindings file in c:\projects\mytemplates and it will show up in template studio. Also, when loading the project in llblgen pro, it will also use that folder to obtain additional templates and bindings. This way you don't have to store the templates in program files.
In looking at the "program files" directory, my Vista seems to be doing the "all of a sudden are gone as they're copied to another folder by vista" "feature". So I setup the AdditionalTemplatesFolder in the llblgen project.
--> But the "found templatebindings" dropdown is still empty...
I've attached a screenshot of the steps.
Thoughts on what I might be doing incorrectly?
Thanks!