Showing related tags and posts accross the entire site.
-
Hi Lars, I have had the same problem, only mine started as soon as I paid for a Standard Edition license after using the free trial. The standard edition does not use the template cache whereas the professional one does. This means that for s standard edition license, the 'Template Cache' directory...
-
Full error: "The type or namespace name 'Bindable' does not exist in the namespace xxx.Entities' (are you missing an assembly reference?) C:\Projects\xxx.Domain\xxxBase.generated.cs)" on line: [Entities.Bindable, DataObjectField ( false , false , true )] I started getting this error after modfiying my...
-
Codesmith support replied very quickly with the solution: From a command prompt enter: cs /resetconfig and enter 'y' to confirm. Warning, you will lose all user config settings. cheers, Alex