Re: COleDispatchException only on some computers ? (General questions)
Hello,
The issue is resolved. The plugin used some voice related functionality for which the underlying application uses Microsoft Speech API (which is an OLE interface). On those computers where sound device is not found / not installed, OleException is thrown by Speech API. The plugin worked fine on those computers where sound device was working fine but on this particular computer, the sound device was not working. By disabling sound related functionality of the plugin, we are able to use the same plugin on same computer now.
Damba - thank you once again for your readiness to help.
Best Regards,
AFL
Hello Damba,
Thank you very much for your prompt reply. The actual error code is wrapped by crash recover screen of the application and hence I am not able to provide you with the details you want. But I just found out a way to disable their crash recovery process so that I can access raw error code and other details. I will follow the same and come back to you asap.
Regards,
AFL
Hi AFL,
Is there any more details you could provide us? Can you catch the error and tell me what ErrorCode / ErrorText it gives?
You can also check LastError property for this purpose. What does it provide when this exception occurs?
Regards,
Damba
Complete thread:
- COleDispatchException only on some computers ? - AFL, 2011-04-19, 06:46
- Re: COleDispatchException only on some computers ? - wodDamir, 2011-04-19, 08:28
- Re: COleDispatchException only on some computers ? - AFL, 2011-04-19, 09:17
- Re: COleDispatchException only on some computers ? - AFL, 2011-04-21, 07:40
- Re: COleDispatchException only on some computers ? - AFL, 2011-04-19, 09:17
- Re: COleDispatchException only on some computers ? - wodDamir, 2011-04-19, 08:28