Hi, we're facing the same situation on a Windows 2003 x64 server. Wondering if you found a resolution to your problem?
Appreciate your help.
Have you tried to force your LAPI application to run in 32 bit mode?
http://blogs.intesoft.net/post/2007/12/Running-NET-Apps-in-32-bit-mode-on-64-bit-Windows.aspx
Another option might be to install a .NET 32 bit runtime environment on that 64 bit box.
However, I never tried either one of these option because we haven't run into this issue yet.
Marko
Have a look at the thread https://knowledge.opentext.com/go/17261369 which discussed the 64-bit LAPI too.
--- Ferda
Thanks Marko. Will look into your tip.
Thanks Ferda. I had gone through your suggested post and unfortunately none of the alternatives are applicable to the scenario that we're facing. Our problem is that the application can't load the LAPI_NETp dll in memory on a x64 box.