Help please - I am new to the product and am trying to create forms.
1) I recently upgraded to office 2010. When I launch Designer and tell it to start from a Word doc, it tell me: "Word (version XP or onwards) could not be found on the machine"
Any suggestions?
2) How to do I check for updates? I do not see anywhere on the menues and when I check from within Acrobat X, it says no updates.
Thanks all.
Hi David,
Is it a .docx file or .doc file? I was having the same problem with .docx file. I changes it to .doc file and then it worked. You can try it though not sure whether it will worn in your case.
Thanks,
Bibhu Bikash Nayak,
http://www.mindfiresolutions.com/
Specialist Services in LiveCycle Forms and Server Development.
Hi David,
Did not you succeed in the .doc file also ?
Thanks,
Bibhu Bikash Nayak,
http://www.mindfiresolutions.com/
Specialist Services in LiveCycle Forms and Server Development.
Problem is the Registry. LiveCycle searches only the following folders.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\10.0\Word\InstallRoot
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Word\InstallRoot
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\12.0\Word\InstallRoot
But word 2010 is under
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\Word\InstallRoot
So, solution is (for win x32):
Create following Path in Registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\12.0\Word\InstallRoot
create new "string value" "Path" with value "C:\Program Files\Microsoft Office\Office14\"
For win x64
Create following Path in Registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\12.0\Word\Ins tallRoot
create new "string value" "Path" with value "C:\Program Files (x86)\Microsoft Office\Office14\"
Quotes are not necessary.
I'm a little bit lazy and just copy/paste something from Microsoft ;-)
North America
Europe, Middle East and Africa
Asia Pacific