Limbl
April 9th, 1999, 09:40 AM
I have developed an RPC server which provides an RPC function that displays a dialog box. This dialog box contains an Active X
control. When an RPC client calls my RPC function, this dialog box refuses to appear. I ran several debugging sessions and I am
quite certain that the reason why my dialog box could not appear has something to do with the Active X control. In fact, the dialog
box could not even reach its OnInitDialog() function.
Has anyone ever come across this problem ? Would appreciate it very much if someone can help. Thanks very much.
control. When an RPC client calls my RPC function, this dialog box refuses to appear. I ran several debugging sessions and I am
quite certain that the reason why my dialog box could not appear has something to do with the Active X control. In fact, the dialog
box could not even reach its OnInitDialog() function.
Has anyone ever come across this problem ? Would appreciate it very much if someone can help. Thanks very much.