Re: IHTMLDocument get_script failed ,the result is



On Aug 21, 1:48 am, "Sheng Jiang[MVP]"
<sheng_ji...@xxxxxxxxxxxxxxxxxxx> wrote:
check the readystate of the document

yes the document has been in ready state

use CoMarshalInterThreadInterfaceInStream to marshal your COM calls if you
are calling COM across threads.

I call com in the thread which create the document ,so it local
thread,

.