in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Error: type or namespace 'Bindable' does not exist in 'mynamespace.Entities'

    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...
    Posted to .netTiers - General Support (Forum) by arch on 05-25-2007
    Filed under: .netTiers, BindableAttribute, NetTiers.cst, .net 2.0
  • Re: The name <name> does not exist in the current context?

    I'm also encountering the same issue with *.Generated.cs in generated DomainModel project. The Components\ComponentBase.cst is used to generate: set { if (base.<%= GetPropertyName(cols[x].Name) %> == value) return; base.<%= GetPropertyName(cols[x].Name) %> = value; <% if (IncludeGetListByFK...
    Posted to .netTiers - General Support (Forum) by wala on 11-21-2006
    Filed under: .netTiers, ComponentLayer, NetTiers.cst, release2.0 problem error
  • Re: Can't find netTiers_cst.cs

    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...
    Posted to .netTiers - General Support (Forum) by alex_b on 09-24-2007
    Filed under: .netTiers, NetTiers.cst, CodeSmith Cache, .net 2.0, Cache
  • External stored procedures as custom stored procedures

    Hello, I'm using a custom stored procedure calling an external assembly. The type of the SP is 'PC' rather than the regular 'P' (if I remember well). .nettiers could not pick it up and I had to create another custom SP calling the external one. Is there a way to make .nettiers pick...
    Posted to .netTiers - General Support (Forum) by R4cOOn on 12-07-2007
    Filed under: .netTiers, Custom Stored Procedure, NetTiers.cst, Database, .net 3.0, custom stored Procedured procedure, Custom Stored Procedure error, database GAC
  • Re: Can't find netTiers_cst.cs

    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
    Posted to .netTiers - General Support (Forum) by alex_b on 09-24-2007
    Filed under: .netTiers, caching, NetTiers.cst, .net 2.0
Page 1 of 1 (5 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems