0x80040154 error code

  • Thread starter Thread starter ZAky
  • Start date Start date
Z

ZAky

While trying to run "Host ActiveX Controls" by Alex Feinman's I get
0x80040154 error code.

I unloaded the vb project, created a c# device application(x86) add
reference to Controls assembly, HostingLibrary assembly and
Microsoft.WindowsCE.Forms assembly.
I droped axShockwaveFlash control on my form and run the application.

I installed flash player by putting flash activex cab to the release folder
and double clicked it from the device.
The cab looks like it did install (progressbar and all).

At HostingLibrary .AxHost.CreateInstance() the app throw an exeption
0x80040154 error code

I am very new to device development.

ZAky
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top