I'm running LV8 and developing an application that uses an existing registered active-x object. The program executes correctly when running from LV8 (or LV7.1). Once the program is built to an exe, it crashes at the call to the active-x initialization.
An example of the code that is at the root of the problem is posted below. It executes fine from LV on a computer where the active-x library is installed but it doesn't execute on the same computer when built to an Exe.
What is different about how the Exe accesses the active-x registry than when in the native LV environment?
Sincerely,
John