how to register and out of proc COM server through FBA

  • Thread starter Thread starter Usman
  • Start date Start date
U

Usman

hi all,

i am working with XP embedded. i have to register an out of Proc COm server
through FBA DLL/Com registration resource. can some body tell me how to do
that, because when i use DLL/Com registration resource for registering my
COM server which is an out of Proc COM server, FBA hangs at the first boot.

Usman
 
Usman,

See your COM server's documentaiton on how to register it.
Usually it is a CreateProcess with the COM server's exe with /regserver switch.

KM

PS. Please do not duplicate your posts if you have already sent out the same questions.
 

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