Hi,
I recently configured Speech server 2007- RTM in windows server 2003 with dialogic D/41JCT-LS card
I installed NetMerge Call manager then Speech Server 2007 then TIMC.
Board is running correctly and it can receive the call.
I added TIMC as trusted peer with default settings.
When i try to call the sample "WelcomeOCS" application from avaya phone, It gives following problem and i didnt get any sound.
Event Type: Error
Event Source: Office Communications Server 2007 Speech Server
Event Category: Speech Application
Event ID: 29025
Date: 9/7/2007
Time: 2:54:23 AM
User: N/A
Computer: xxxxxxx
Description:
Application Error 100: An unexpected exception occurred: System.TypeInitializationException: The type initializer for 'Microsoft.SpeechServer.Dialog.SpeechSequentialWorkflowActivity' threw an exception. ---> System.InvalidOperationException: The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly.
at System.Diagnostics.PerformanceCounter.Initialize()
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
at System.Workflow.Runtime.PerformanceCounterManager.CreateCounters(String name)
at System.Workflow.Runtime.Hosting.ManualWorkflowSchedulerService.OnStarted()
at System.Workflow.Runtime.Hosting.WorkflowRuntimeService.HandleStarted(Object source, WorkflowRuntimeEventArgs e)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at System.Workflow.Runtime.WorkflowRuntime.StartRuntime()
at Microsoft.SpeechServer.Dialog.SpeechSequentialWorkflowActivity..cctor()
--- End of inner exception stack trace ---
at Microsoft.SpeechServer.Dialog.SpeechSequentialWorkflowActivity.CreateWorkflow(IApplicationHost host, Type workflow)
at Microsoft.SpeechServer.WelcomeToOcs.Start(IApplicationHost host)
at Microsoft.SpeechServer.Core.ApplicationHost.PrivateStart()
Anybody know the solution for this?