Raising Application Script Events to Windows Event Log
:?:
Hello
I am doing a Speech Application using MSSASDK,MSS under Windows.
I am trying to raise application events to windows
event log / trace log. For that I have instrumented the
speech application.With that I could raise server side
application events like "TraceMessageEvent" for which I put
the code in C# file.
Now when I am trying to raise client side application
events in script file (JScript) through "LogMessage(Id,Message)"
or through scriptable event like "ErrorMessage","WarningMessage"
The error I am getting in
1.Microsoft Speech Server - Object does not support property
or method associated with
the script function
2.Machine with SASDK - says ErrorMessage is undefined (Script Error) ,
if I add import Microsoft.SpeechServer.Messages; at the top the and
try to run my speech application it gives script error
Any guidance regarding this will be appreciated
Thanks in advance
Swarup
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
|