Consider the following scenario. An .msi file tries to install many policy files on a computer. The computer has the Microsoft .NET Framework 2.0 installed. In this scenario, the installation may fail with error 1935. Additionally, you may notice information that resembles the following in the log file:
MSI (c) (F0:64) [15:54:57:881]: MsiProvideComponentFromDescriptor is returning: 87
Error 1935.An error occurred during the installation of assembly component {39A6D0E2-956C-4608-A4B3-AA22FDBDEF49}. HRESULT: 0x80070008. assembly interface: IAssemblyCacheItem, function: Commit, assembly name: policy.8.0.Act.Framework.DataExchange,Version="10.1.199.0",ProcessorArchitecture="MSIL",PublicKeyToken="EBF6B2FF4D0A08AA",Culture="neutral",FileVersion="10.1.199.0"
MSI (s) (84:64) [15:55:51:763]: Product: ACT! by Sage Premium 2008 (10.0) -- Error 1935.An error occurred during the installation of assembly component {39A6D0E2-956C-4608-A4B3-AA22FDBDEF49}. HRESULT: 0x80070008. assembly interface: IAssemblyCacheItem, function: Commit, assembly name: policy.8.0.Act.Framework.DataExchange,Version="10.1.199.0",ProcessorArchitecture="MSIL",PublicKeyToken="EBF6B2FF4D0A08AA",Culture="neutral",FileVersion="10.1.199.0"
Action ended 15:55:51: InstallFinalize. Return value 3.