Version 3.0 allows you to add references (both GAC and using Browse) to your projects during the configuration of your .NET solution. The CSLA.NET dlls (3.0.4 and 3.5) can be found under the install folder in two folders (C:\Program Files\Eurowise\Csla 3.0 and C:\Program Files\Eurowise\Csla 3.5). You can also find the .NET providers for the different databases supported by version 3.0 under C:\Program Files\Eurowise\ADO.NET Providers. References Required: -All projects require a reference to the CSLA.NET dll and CodeComplete.Services.dll found in the install folder. -The DataLayer project requires a reference to the System.Configuration.dll (If you create single application, make sure you add this reference to your project) -If you select version 3.5 of CSLA.NET, all projects require a reference to the System.Core.dll and System.Data.Linq.dll. Philip |