1
Vote

Can't install the Razor Function package on the Master Pages based website

description

  1. Install a brand new v. 3.2 website (via WebMatrix is OK).
  2. Select the "ASP.NET Master Pages" based website in the setup wizard.
  3. When logged in to the C1 Console, install the package "Contribution.CompositeC1Contrib.RazorFunctions" (System / Packages / Available Packages)
Expected: The package installs OK.
Actual: The installation fails with the following error:

The package did not validate

Could not find install fragment type 'CompositeC1Contrib.PackageFragmentInstallers.TransformXmlPackageFragmentInstaller, CompositeC1Contrib.Core'

comments