With CodeSmith 3 I used to be able to click and drag a CodeSmith template from the CodeSmith Explorer in Visual Studio into an ASPX page (source view) and the template properties dialog would pop up. I could fill out the properties as needed, click the generate button and the code generated by the template would be injected into my ASPX page.
Since CodeSmith 4 came out, when I click and drag a CodeSmith template into the source view of an ASPX page, it puts in an anchor tag with an HREF value of the path to the CST file on my network share - view screenshot here.
Is this a configuration issue with Visual Studio (it has this issue in 2005 and 2008) that can be fixed or is this just not possible with CodeSmith 4 (which would be greatly disappointing)?
Thanks,
Brandon