Hi All,
I'm sorry if this has been covered in another post, but I'm having a real problem getting anywhere with NetTiers with the 2.0 release. It seemed to work when it was CTP but when I tried the 2.0 release I get the following problems:
- When I open the NetTiers.cst in CodeSmithStudio (or the other program you get with CodeSmith) I don't get any properties to set.
- If I run or build it, I get 3 Errors and ~50 warnings. I'm assuming this problem is what's causing the first. The particular error messages I'm getting are:
C:\Documents and Settings\simon\Desktop\netTiers2.0.0\TemplateLib\CommonSqlCode.cs(2515,10): error CS0117: 'string' does not contain a definition for 'Contains'
C:\Documents and Settings\simon\Desktop\netTiers2.0.0\TemplateLib\CommonSqlCode.cs(2585,36): error CS0019: Operator '!=' cannot be applied to operands of type 'System.Guid' and '<null>'
C:\Documents and Settings\simon\Desktop\netTiers2.0.0\TemplateLib\CommonSqlCode.cs(2589,12): error CS0117: 'System.Data.DbType' does not contain a definition for 'Xml'
Can anyone tell me why this is happening? I'm really surprised no-one else has got this....
Thanks to anyone who can advise
S