I try PLINQO-Ef Template bu it fails on Edmx genrate outputs. gives error below
Template compilation failed.(0,0) CodeSmith Generator template compiler: CS0011: The base class or interface 'System.Collections.Specialized.INotifyCollectionChanged' in assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' referenced by type 'CodeSmith.Core.Collections.IObservableList<T>' could not be resolvedc:\Users\umit\Documents\CodeSmith Generator\Samples\v6.0\Templates\Frameworks\PLINQO-EF\CSharp\Edmx.cst(24,61) CodeSmith Generator template compiler: CS0618: 'CodeSmith.CustomProperties.StringCollection' is obsolete: 'The StringCollection has been deprecated, please use a List<string> instead.'c:\Users\umit\Documents\CodeSmith Generator\Samples\v6.0\Templates\Frameworks\PLINQO-EF\CSharp\Edmx.cst(25,61) CodeSmith Generator template compiler: CS0618: 'CodeSmith.CustomProperties.StringCollection' is obsolete: 'The StringCollection has been deprecated, please use a List<string> instead.'c:\Users\umit\Documents\CodeSmith Generator\Samples\v6.0\Templates\Frameworks\PLINQO-EF\CSharp\Edmx.cst(26,61) CodeSmith Generator template compiler: CS0618: 'CodeSmith.CustomProperties.StringCollection' is obsolete: 'The StringCollection has been deprecated, please use a List<string> instead.'c:\Users\umit\AppData\Local\CodeSmith\v6.0\TemplateCache\1348538206\a32r5uuc\lqmzeaq3.cs(374,60) CodeSmith Generator template compiler: CS0618: 'CodeSmith.CustomProperties.StringCollection' is obsolete: 'The StringCollection has been deprecated, please use a List<string> instead.'c:\Users\umit\AppData\Local\CodeSmith\v6.0\TemplateCache\1348538206\a32r5uuc\lqmzeaq3.cs(402,60) CodeSmith Generator template compiler: CS0618: 'CodeSmith.CustomProperties.StringCollection' is obsolete: 'The StringCollection has been deprecated, please use a List<string> instead.'c:\Users\umit\AppData\Local\CodeSmith\v6.0\TemplateCache\1348538206\a32r5uuc\lqmzeaq3.cs(430,60) CodeSmith Generator template compiler: CS0618: 'CodeSmith.CustomProperties.StringCollection' is obsolete: 'The StringCollection has been deprecated, please use a List<string> instead.'Done rendering outputs: 0 succeeded, 3 failed, 0 skipped (592ms).
Please update to the latest release to resolve this issue.
Blake Niemyjski CodeSmith Tools, LLC. Software Development Engineer Blog: http://windowscoding.com/blogs/blake/ .NetTiers team | Visit http://www.nettiers.net
Hello,
Do you have Visual Studio 11 installed on your machine?