EditOfficial Version
The list below may not be frequently updated. To guarantee you are getting the latest version please visit the
.netTiers Google Code Project.
Edit.netTiers Source Code
To download the latest version of .netTiers source code, please visit the
.netTiers Google Code Project project site.
EditNightly Builds (Untested Versions)
Nightly BuildsEditKnown Issues
Oracle - Find_Dynamic Stored Procedures do not work.
Oracle - Custom Stored Procedures do not work.
Oracle - Unit tests do not work.
If you are using the Service Layer and an exception occurs saying something like
Activation error occured while trying to get instance of type ExceptionPolicyImpl, key "ServiceLayerExceptionPolicy", then you will neeed to change the policy name in the configuration file from NoneExceptionPolicy to ServiceLayerExceptionPolicy (http://nettiers.com/ComponentLayer.ashx#ExceptionHandling_Configuration:_2).
http://code.google.com/p/nettiers/issues/listEditSystem Requirements
- Visual Studio 2005+
- CodeSmith Generator 5.3
- Microsoft SQL Server 2000+
- Oracle 11g
- (Other DB's with limited support depending on provider)
- Microsoft .NET 2.0+
- Enterprise Library 3.1, 5.0 (Optional, Recommended)
- nUnit or Visual Studio Team System (Optional)