in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Net Tiers 2.0.1 + SQL Server 2005 + XML data type

    I have a SQL Server 2005 database with a few database tables that have columns that use the XML data type. It seems the Find stored procedure Net Tiers generates does not conform to the SQL Server requirements. I keep getting an error message whilst trying to create the procedure - "The xml data type...
    Posted to .netTiers - General Support (Forum) by kentto on 05-30-2007
    Filed under: .netTiers, C#, .net 2.0
  • StackOverflowException

    Hi, Using: netTiers v2.0.1.471 ( The latest trunk from svn is producing the same results) SQL Server 2005 and DB Script from this post Code modified from this post posted below. CSP file included below StackOverflowException always occurs somewhere within DataRepository.StudentProvider.DeepSave(tm, student...
    Posted to .netTiers - General Support (Forum) by nkerkin on 05-30-2007
    Filed under: .netTiers, ManyToMany, C#, .net 2.0, StackOverFlowException
  • Custom Stored procedure parameter are defaulted to null !!

    Hi, I have recently downloaded nettiers 2.0.1.471. When i set the "ExecuteSQL" property to true while code generating all my custom stored procedure parameters and defaulted to null. I want to retain the parameter default values since its a part of my query logic. For ex: If there is a stored proc ALTER...
    Posted to .netTiers - General Support (Forum) by praveen on 05-25-2007
    Filed under: .net 2.0
  • 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: Extreamly slow performance in the Fill method

    I have the exact same problem. I know that going throught the WebServiceClient and a WebService adds a low of overhead, but this is crazy. I generated my solution. My database has 90 tables with lots of relationship. app.config: < configSections > < section name = " netTiersService " type =...
    Posted to .netTiers - General Support (Forum) by dotnetbob on 05-16-2007
    Filed under: .netTiers, Winforms, GetAll WhereClause UserControls, WebServiceClient, .net 2.0
  • Security Exception in Console -> NetTiers -> SQLDataProvider Senario.

    Hello, I'm having a simple Console Application that call Business Logic Class Services. Those services interact with th SQL server using NetTiers. I'm facing an SecurityException every time I try to run the application: "Request for the permission of type 'System.Web.AspNetHostingPermission, System,...
    Posted to .netTiers - General Support (Forum) by mavrj on 04-18-2007
    Filed under: .netTiers, .net 2.0, Trust
  • Prevent exception or delete on page refresh

    Hi I'm relatively new to NetTiers programming so there may be a simple solution to this problem (I hope anyway!). It seems that when I have an EntityGridView bound to a datasource and I delete a row (using the CommandName="delete"), if I then hit the refresh button on the browser (IE in this case) the...
    Posted to .netTiers - General Support (Forum) by loosecannon on 04-17-2007
    Filed under: .netTiers, EntityGridView, ASp.NET, C#, .net 2.0
  • Re-populating the multiview form after the insert fail on validations

    Hi There, I am very new to .net tiers, Can any one help me out to sort this problem: I have a form with some business logic validation. I want my form to re-populate the original values typed in by user after it fails the business validation. At the moment the validation messages are displayed but the...
    Posted to .netTiers - General Support (Forum) by zainuddin on 04-17-2007
    Filed under: Validation, ASp.NET, C#, .net 2.0
  • OrderByClause

    Hello: Okay, I've done quite a bit of searching for this, but to no avail. Item in question is the 'OrderByClause' used with typed datasources as an input parameter. The obvious use is and 'order by' clause for a stored proc parameter. The unobvious is what the 'OrderByClause' traces back to. I've found...
    Posted to .netTiers - General Support (Forum) by zeus on 04-15-2007
    Filed under: .netTiers, EntityDataSource, DataSource, datasource sorting, .net 2.0, SqlParameter
  • Working with multiple datasources - please help!

    All, I have a web page that I need to display information from three different tables: Account, Customer, and User. The only data that is editable it the Customer information, but me requirements state that I need to show information from the Account and User tables. If I try to put the three datasources...
    Posted to .netTiers - General Support (Forum) by basolutions on 04-06-2007
    Filed under: .netTiers, DataSource, .net 2.0
Page 1 of 7 (69 items) 1 2 3 4 5 Next > ... Last »
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems