Some more information - It seems to be something about teh way I'm adding files into the project templates below the solutions folder. I have a project - the console app that comes as part of teh sample and it unpacks just fine. If I delete the vstemplate file via the IDE and then add it back in by replacing it in the folder structure thru explorer then adding an existing item via the IDE - the console app does not unpack and I get an error about not being able to find the vstemplate file.
and yet the vstemplate is there in exactly the same location it was before with the same name.
Am I just going about adding files into the solution\projects folder incorrectly?
Thanks