User loginRecent blog posts
|
Is version Codesmith 4.1 compatible/appropriate for use with NetTiers v2.0.0 (e.g. zNode v4.4)?From the build file that comes with zNode v4.4 (./Libraries/ZNode.Libraries.DataAccess.build) it seems that I should be using CodeSmith v2.6 - is that right? I have CodeSmith v4.1 and it complains if I try to force it to accept the /propertyset: command line argument that your *.build file uses. By the looks of things CodeSmith has replaced propertyset files with project files - is that true?
|
SearchQuick Links |
Having Same Issue
We are having the same issue - is there an answer to this question??
Update to saga with CodeSmith / NetTiers / zNode ....
So ... convinced that the solution to all my problems would lie in getting my hands on the correct version of CodeSmith I proceeded to hunt down and install v2.6.
Fire up the NetTiers v2.0.0 templates in CodeSmith 2.6 and what do it get?
---------------- Compile started -----------------
(4502,3): error CS0246: The type or namespace name 'PropertySerializer' could not be found (are you missing a using directive or an assembly reference?)
Build complete -- 1 errors, 0 warnings
---------------------- Done ----------------------
Build failed
... seems that I am not alone there.
http://community.codesmithtools.com/forums/p/4345/18987.aspx
So the official recommendation from the NetTiers community is to use a newer version of CodeSmith. Happily I own a Pro version of CodeSmith 4.1, but that ain't helping me any because it can't load the v2.6 PropertySet file (znode_nettiers_configuration.xml)
Near that bottom of that article there is mention of a mysterious "special last minute edition" of CodeSmith 2.6 that is compatible with NetTiers 2.0.0 - perhaps that is what you guys use internally; is it? (http://community.codesmithtools.com/forums/p/4345/18986.aspx#18986)
What version of CodeSmith DO you use? And what version of NetTiers?
Help!