All,
I have a COM Server Component (a .Dll) which is developed by someone. When I invoke (using invoke()) a function in that COM Server, it throws the error 0x800706BE -The remote procedure call failed. Interestingly it throws this error only few times!!. it works fine for the rest of the times!!.
The issue is reported in a windows 2k8 64 bit OS & Win 7 32 bit.
- Any idea what could be the issue?
- would it an issue with the COM Server or COM Client ?
- is there any way by which I can narrow down to know the culprit?
Thanks, Bytes