i had Speech Server 2007 running successfully on Win Server 2008 Std. then something got corrupted and i am trying to install Speech Server back. the error i can locate in event log is as follows:
Product: Microsoft Office Communications Server 2007 Speech Server -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action InstallPerfMonCounters.1, location: C:\Windows\Installer\MSIAF56.tmp, command: /install
----------------------------
The performance strings in the Performance registry value is corrupted when process Performance extension counter provider. The BaseIndex value from the Performance registry is the first DWORD in the Data section, LastCounter value is the second DWORD in the Data section, and LastHelp value is the third DWORD in the Data section.
-----------------------------
Unloading the performance counter strings for service speechservice (speechservice) failed. The first DWORD in the Data section contains the error code.
-------------------------
An error occurred creating performance counters: System.ComponentModel.Win32Exception: The configuration registry key is invalid
at System.Diagnostics.PerformanceCounterLib.RegisterFiles(String arg0, Boolean unregister)
at System.Diagnostics.PerformanceCounterLib.UnregisterCategory(String categoryName)
at System.Diagnostics.PerformanceCounterCategory.Delete(String categoryName)
at Microsoft.SpeechServer.PerfCounterInstaller.DestroyPerfCounters()
at Microsoft.SpeechServer.PerfCounterInstaller.Main(String[] args)
Prior events were:Destroying any previous performance Counters
------------------------
Can someone help?
thanks