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