CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • EntityIdSource properties disappeared after upgrading to EntLib 3.1

    I started a project with netTiers (build 699) using .NET 2.0 and EntLib 2. This was my first project using netTiers, but it seems to have been working great. I then regenerated the whole solution, including the website project, with .NET 2.0 and EntLib 3.1. It seems it was regerenated without the EntityIdSource...
    Posted to .netTiers - General Support (Forum) by shovavnik on 02-02-2008
    Filed under: .netTiers, Enterprise Library, 2.0, beginner
  • Problem with data sources-Unable to load NetTiersServiceSection

    I get an error in VS design view for all of the screens that use any of the DataSourceControl objects, including the Admin screens that are automatically generated. The error displayed is "Error Creating Control Unable to load NetTiersServiceSection" I have tried this with multiple databases...
    Posted to .netTiers - General Support (Forum) by del on 12-06-2007
    Filed under: .netTiers, Admin, 2.0, C#, .net 2.0, VS2005
  • Multiple filters in Many-to-Many relationships

    Hey guys, I am having tough time using NetTiers on the front end of a website. The CMS works perfectly fine. Problem I have a table - ' Music ' and two more tables: ' MusicCategory ' and ' MusicInstrument '. Multiple instances of 'MusicCategory' and 'MusicInstrument'...
    Posted to .netTiers - General Support (Forum) by kushal18 on 09-20-2007
    Filed under: .netTiers, ManyToManyListRelationship, Filter, Filters, ManyToMany, ASp.NET, SELECT, 2.0, C#, .net 2.0, search
  • DataGridView and nested Objects/Collections - at Wits end

    It seems that everyone can do this except me. I have scoured the forums for an example of how to get "SourceId.Property" in a datagridview. I either find the question isn't answered or it turns out to be a bug report from someone who is getting it to work. I found a PDF with documentation...
    Posted to .netTiers - General Support (Forum) by Eric on 08-16-2007
    Filed under: DeepLoading Child Collections, DataBinding, 2.0
  • Re: Web Service Client With Compact framework 2.0 - Possible?

    Hi All, Just wondering if you've had any luck with this? When I reference the required components in the PPC project, I'm getting errors relating to not including the System.dll from the primary (not compact) .NET framework. I also can't seem to query the WS directly ... it doesn't appear...
    Posted to .netTiers - General Support (Forum) by Toksic on 06-30-2007
    Filed under: .netTiers, .netTiers Providers, .netTiers Search, 2.0, C#, .net 2.0, pocket pc, ppc
  • Transaction not working

    Hey I'm using using transactions in my code but it's not working when Rolling Back. Here is an example: try { TransactionManager trans = DataRepository .Provider.CreateTransaction(); trans.BeginTransaction(); try { // Update Entity1 // Update Entity2 // If I throw an exception here it should roolback...
    Posted to .netTiers - General Support (Forum) by andrecarrilho on 02-15-2007
    Filed under: 2.0, C#, Transaction
  • Assembly Version

    Everytime I regen my objects against my database, the assembly version is automatically being updated in the assemblyinfo.cs file. Is there a way to keep that from happening? Thanks!
    Posted to .netTiers - General Support (Forum) by basolutions on 04-02-2007
    Filed under: .netTiers, version, 2.0, .net 2.0
  • Re: Transaction not working

    Hey... My bad... In the Updates I didn't put the trans object - Update(trans, entity). It's working know! Cheers
    Posted to .netTiers - General Support (Forum) by andrecarrilho on 02-15-2007
    Filed under: 2.0, C#, Transactionctions
Page 1 of 1 (8 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems