The 1.1 templates is unziped into seperate directory,and i did not find CommonSqlCode.cs in nettiers-fx1.1-20061102.
and today,i download nettiers-fx1.1-20061107.zip, but build failed ,and my CodeSmith is v3.1.6
please help
the codesmith compiler ouput :
---------------- Compile started -----------------
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(329,4): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is
obsolete:“The CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(123,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(172,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(224,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(242,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(260,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(279,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(297,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(314,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(335,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(502,21): warning CS0618: “_CodeSmith.NetTiers_cst.VSNetIntegration”is obsolete:“Separated project
is automatically used.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(503,17): warning CS0618: “_CodeSmith.NetTiers_cst.VSNetVersion”is obsolete:“Visual studio 2005 is
the only solution type for .net2 framework.”
c:\Documents and Settings\All Users\Application Data\CodeSmith\v3.0\Template Cache\NetTiers_cst.cs(4978,44): warning CS0108: The keyword new is
required on '_CodeSmith.NetTiers_cst.CustomNonMatchingReturnType' because it hides inherited member
'MoM.Templates.CommonSqlCode.CustomNonMatchingReturnType'
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(977,20): warning CS1572: XML comment on
'MoM.Templates.CommonSqlCode.GetKeyIfNullable(SchemaExplorer.ColumnSchema, string)' has a param tag for 'indent', but there is no parameter by that
name
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(979,20): warning CS1572: XML comment on
'MoM.Templates.CommonSqlCode.GetDataObjectFieldCallParams(SchemaExplorer.ColumnSchema)' has cref attribute
'System.ComponentModel.DataObjectField' that could not be found
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(2235,27): warning CS1574: XML comment on
'MoM.Templates.CommonSqlCode.GetDataObjectFieldCallParams(SchemaExplorer.ColumnSchema)' has cref attribute
'System.ComponentModel.DataObjectField' that could not be found
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(2244,51): warning CS1574: XML comment on
'MoM.Templates.CommonSqlCode.GetDataObjectFieldCallParams(SchemaExplorer.ColumnSchema)' has cref attribute
'System.ComponentModel.DataObjectField' that could not be found
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(2381,17): warning CS1573: Parameter 'forceReturnDefault' has no matching
param tag in XML comment (but other parameters do)
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(2535,10): error CS0117: 'string' does not contain a definition for 'Contains'
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(2607,36): error CS0019: Operator '!=' cannot be applied to operands of type
'System.Guid' and '<null>'
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(2611,12): error CS0117: 'System.Data.DbType' does not contain a definition for
'Xml'
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(3322,4): warning CS0168: The variable 'exc' is declared but never used
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(3365,4): warning CS0168: The variable 'exc' is declared but never used
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(3632,5): warning CS0168: The variable 'exc' is declared but never used
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(3656,4): warning CS0168: The variable 'exc' is declared but never used
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(3678,4): warning CS0168: The variable 'exc' is declared but never used
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(4302,9): warning CS0219: The variable 'isCovered' is assigned but its value is
never used
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(329,4): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is
obsolete:“The CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
d:\nettiers-fx1.1-20061107\Source\Source\TemplateLib\CommonSqlCode.cs(329,25): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyOption”is
obsolete:“The CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(889,3): warning CS0618: “_CodeSmith.NetTiers_cst.UsePartialClass”is obsolete:“Partial class are now
automatically where targetting .net2 framework.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(2830,74): warning CS0618: “_CodeSmith.NetTiers_cst.UsePartialClass”is obsolete:“Partial class are
now automatically where targetting .net2 framework.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(2850,77): warning CS0618: “_CodeSmith.NetTiers_cst.UsePartialClass”is obsolete:“Partial class are
now automatically where targetting .net2 framework.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(2877,81): warning CS0618: “_CodeSmith.NetTiers_cst.UsePartialClass”is obsolete:“Partial class are
now automatically where targetting .net2 framework.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(2896,84): warning CS0618: “_CodeSmith.NetTiers_cst.UsePartialClass”is obsolete:“Partial class are
now automatically where targetting .net2 framework.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(3512,3): warning CS0618: “System.Xml.Xsl.XslTransform.Transform
(System.Xml.XPath.IXPathNavigable, System.Xml.Xsl.XsltArgumentList, System.Xml.XmlWriter)”is obsolete:“You should pass XmlResolver to Transform()
method”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(3938,5): warning CS0162: Unreachable code detected
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(123,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(123,24): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyOption”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(172,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(172,24): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyOption”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(224,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(224,24): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyOption”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(242,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(242,24): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyOption”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(260,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(260,24): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyOption”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(279,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(279,24): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyOption”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(297,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(297,24): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyOption”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(314,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(314,24): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyOption”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(335,3): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyAttribute”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
D:\nettiers-fx1.1-20061107\Source\Source\NetTiers.cst(335,24): warning CS0618: “CodeSmith.Engine.CodeTemplatePropertyOption”is obsolete:“The
CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.”
Build complete -- 3 errors, 51 warnings
---------------------- Done ----------------------
Build failed