CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • 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

    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
  • 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
  • Catch "RowUpdated" event and get at Rowstate old values like in Datasets and DataAdapters

    I was hoping someone could point me in the right direction. I'm normally used to working with DataAdapters and Datasets. Normally to implement business rules we would make heavy use of of the DataAdapter.RowUpdated event (for logging, notification etc...). What we really need is to be able to hook into...
    Posted to .netTiers - General Support (Forum) by homerbush on 01-05-2007
    Filed under: NetTiers.cst
  • GenereicTypeConvert build problem.

    I've used the default template (NetTiers.cst) in order to generate the coding for a SQL Server 2005 database. The template compiles sucessfully around 300 files, but when I try to compile the result into dll (Data, Entity), the following errors. It seems the class Entities.GenericTypeConvert.cs tries...
    Posted to .netTiers - General Support (Forum) by WeroCool on 12-11-2006
    Filed under: NetTiers.cst, Error, Entities, GenericTypeConvert
  • 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: release2.0 problem error, .netTiers, ComponentLayer, NetTiers.cst
  • No Property Set

    Any ideas? Downloaded .netTiers for the first time today. Got to the first little piece of documentation that says "double click the NetTiers.cst file." I did this and it opened my CodeSmith 3.1.6 version. It ran through a compile list and then FAILED with the following errors: ---------------- Compile...
    Posted to .netTiers - General Support (Forum) by geek001 on 11-13-2006
    Filed under: installation, NetTiers.cst, property set
  • 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 (8 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems