OECGI2 64bit Win7 - Continued. (OpenInsight 32-bit Specific)
At 04 APR 2011 11:24:34AM Paxton Scott wrote:
Greetings all.
I really appreciate everyone's help.
I worked with the information from Dave and David, but never got there.
It appeared that Dave is using 32bit win7 judging my the registry settings.
The GOOD news is, I discovered the answer to my original question as to why replicating my WinXP config was giving me the "OECGI RevCreateEngine failed, error 3." error!
I am learning about 64bit Windows, and did not have the registry entries in Wow6432Node!
Once I put my original entries there, BINGO! all works as before!
so, bottom line is I never figured out how to make OECGI2 work for development, but I am back in business with oecgi.
Thanks for all your help!
Have fun,
Paxton
At 04 APR 2011 05:20PM Richard Bright wrote:
Paxton,
As you discovered, the x86 Widows registry settings are easily changed to x64 Windows Reg settings by inserting the Wow6432node key
ie for OECGI3 -
HKEY_LOCAL_MACHINE\SOFTWARE\RevSoft\OECGI3
becomes
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\RevSoft\OECGI3
At 05 APR 2011 11:59AM Paxton Scott wrote:
Hi, Richard.
Yes, I am surprised that no one just pointed that out to me…
just set my registry as on my other machine, with Wow6432Node and all works the same.
Oh, well. All's well!
And, really nice to have all the attention to my issues.
Have fun,
Paxton