For that matter, neither did Live, Yahoo, Lycos, or even MSDN. DogPile gave me twelve results that, well, were from the dog pile; none of them were related and some were just blatent advertising. Ask Jeeves must be on vacation. Mamma.com too. LookSmart really didn't. And I was disappointed with the view from AltaVista; it must be cloudy up there.
What was my query?
The "VsTemplatePaths" task was not given a value for the required parameter "Language"
and
VsTemplatePaths
For those of you playing the home game, that's '...Microsoft.VsSDK.targets(347,5): error MSB4044'. And I'm really quite proud! It would appear that I am the first person to ever get an error related to, or even inquire about VsTemplatePaths.
The short story is that I created a Visual Studio MPF project with VSSDK Assist, and am trying to add project and project item templates. The build actions get set to ZipProject and ZipItem respectively. The real question now is how do I get past this error, and more importantly, can I finially specify the deployment path for the zip files to be the Common7\IDE\ProjectTemplates and ItemTemplates folder instead of the user template directory?