HTML Scripting for ActiveX What components do I need?

From: Doug Allender (DougAllender_at_discussions.microsoft.com)
Date: 09/28/04


Date: Tue, 28 Sep 2004 08:23:03 -0700

I currently have a platform, which appart from this 'small' problem appears
to work. I have an application which exports a 'disp' interface, which I wish
to drive from a web page, also residing on the CE platform (x86based). I have
included the scripting languages in both 'Internet Client Services' &
'WebServer HTTPD'.
On opening my web page, the javascript for the button rollover works,
however I am unable to send my message to the activeX object.
 The current message from IE I assume to be an HRESULT of 0x80070002.

Can someone point me in the correct direction, or is this another symptom of
the dreaded 'not able to run a COM server out of process'?