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'?