|
In order to use enterprise libeary, I followed the guide to install pieces with following steps: There is VS 2005 prefessional with SP, VS2008 professional with SP1, .NET 2.0/3.0/3.5 installed on XP: 1. Install Nunit 2. Install Guidance Automation Extensions(GuidanceAutomationExtensions.exe) 3. Install Enterprise Library 3.1(Enterprise Library May 2007.msi) 4. Install Web Service software Factory for vs 2005(DSLToolsRedist.msi, ProjectAggregator2.msi, Service Factory Binary Installer.msi) 5. Install Guidance Automation Toolkit for VS2005(GuidanceAutomationToolkitForVS2005.msi) 6. Install Web Client Software Factory - June 2007.msi 7. Install Smart Client Software Factory - May 2007.msi Then I open a sample solution built with Guidance automation, I got following messages: Package named DataAccessGuidancePackage enabled for this solution is not installed Package named ASMXGuidancePackage enabled for this solution is not installed Did I miss anything for building a environment for Guidiance automation and Enterprise Library ? When I check the list in Enable and Disable Packages from Guidance Package Manager, there is no DataAccessGuidancePackage or ASMXGuidancePackage . Where do get those package and how to install them?
|