Verifying Installation of the Server Components

You can verify the installation of Server Components in the development environment by following the below steps.

To verify if HAT is installed:

  1. Verify “HAT Software Factory” is installed in the Control Panel -> Add Remove Programs list.

  2. Verify “HAT Application Project” is installed in the Control Panel -> Add Remove Programs list.

  3. Ensure the solution file template is available in Visual Studio 2008:

    1. Open Visual Studio 2008
    2. Click File -> New -> Project
    3. Verify if “CCF Application Hosting Solution” template is available under “Guidance Packages”.

To verify if MCE is installed on the server:

  1. Open Control Panel -> Add Remove Programs and verify following programs are installed – MCE SF – Logical View VS 2008, MCE SF – WorkUnit VS 2008, and MCE Software Factory VS 2008. CCF installs Visual Studio extensions based on the version of Visual Studio installed (2005 or 2008).

  2. If you find that the above programs are not installed, you can re-install them from the path C:\Program Files\Microsoft CCF 2009\MceSF. Double click the appropriate installer.

  3. Open Visual Studio and ensure you can see the solution template MCE Solution. If you fail to find the solution template, check pre-requisites ,  and install MceVsExtensionsSetup.msi from C:\Program Files\Microsoft CCF 2009\MceSF

To verify CCF Citrix Component installation:

  1. Click Start, click Run, type regedit in the Open box, and then click OK.

  2. Locate the registry node HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Terminal Server\Wds\icawd.

  3. Ensure that a key StartupPrograms is present and has the value <InstallDir>\Citrix Server Component\Microsoft.Ccf.Csr.CitrixIntegration.exe.

  4. Ensure the following files are available in the folder <InstallDir>/Citrix Server Component:

    • Microsoft.Ccf.Csr.CitrixIntegration.exe
    • Microsoft.Ccf.Common.dll
    • Microsoft.Ccf.Common.TypeProvider.dll
    • Microsoft.Ccf.Common.Logging.dll
    • Microsoft.Ccf.Csr.Core.dll
    • Microsoft.Ccf.Common.Logging.Providers.dll
    • Microsoft.Ccf.Common.Listeners.dll
    • Microsoft.Ccf.HostedApplicationToolkit.DataDrivenAdapter.dll
    • Microsoft.Ccf.Samples.Citrix.ApplicationAdapter.dll