I tried to install TM1 9.5.1 on WIN7 64 bit machine. During the installation process I got the following error:
Module ...\TM1\bin\TM1PerfmonDLL.dll Failed to Register. HRESULT -2147220473 ...
The installation process finished, but most of the application wasn't installed. So I could't use TM1.
I tried to register the TM1PerfmonDLL.dll manually without any success.
Code: Select all
regsvr32 TM1PerfmonDLL.dll
The Module "TM1PerfmonDLL.dll" was loaded but the call to DIIRegisterServer failed with error code 0x80070002.
Any idea what else I can do?