Showing related tags and posts accross the entire site.
-
According to http://community.codesmithtools.com/forums/p/3108/12847.aspx#12847 post, you need to change name of netTiersService2 in DataRepository.cs file. Go to DataRepository.cs and fix Configuration region - #region Configuration /// <summary> /// Gets a reference to the configured NetTiersServiceSection...
Posted to
.netTiers - General Support
(Forum)
by
arif_azim
on
05-28-2008
Filed under: .netTiers, .netTiers Providers, .netTiers Search, .netTiers Google Search, .netTiers 0.9.2 config, .netTiers SharePoint signing, ASp.NET, .net 2.0, .net 3.0, .netTiers VisualStudio ".NET 3.5"
-
According to http://community.codesmithtools.com/forums/p/3108/12847.aspx#12847 post, you need to change name of netTiersService2 in DataRepository.cs file. Go to DataRepository.cs and fix Configuration region - #region Configuration /// <summary> /// Gets a reference to the configured NetTiersServiceSection...
Posted to
.netTiers - General Support
(Forum)
by
arif_azim
on
05-28-2008
Filed under: .netTiers, .netTiers Providers, .netTiers Search, .netTiers Google Search, .netTiers 0.9.2 config, .netTiers SharePoint signing, .net 2.0, .net 3.0, .netTiers VisualStudio ".NET 3.5", Access to multiple database
-
Hi all, I am new to Net Tiers, and just have a couple of basic questions. Would appreciate the insight of those with experience using net teirs! I have created a entity, services, and data layer. 1) When do i use which layer and for what? a) Should i ever access the DataRepository directory like so:...
Posted to
.netTiers - General Support
(Forum)
by
adamknight
on
11-29-2007
Filed under: .netTiers, .netTiers Providers, EntityDataSource, Service layer, Entity Layer, Entities, ServiceLayer, Data Layer SqlClient, .net 2.0, Nettiers User Groups, DataRepository......Find, DataRepository, EntityDataSource Service Layer Query Custom Method SelectMethod SQL
-
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...
-
I have searched for any related posts and I have noticed that there have been a few unresolved posts that are similar. I think I might be able to provide a few more details on the problems with using datasourcecontrols with a wizard. I think this is definitely a bug. I am new to netTiers, so I am just...
-
Hello, We have run into a large memory leak in a project we have developped using NetTiers 2.0.1. I eventually tracked it down to a problem with the use of TList, and would like some input from the group. I have attached a simplified example that shows the problem. The example should work with any version...