In Infor Visual CRM 7 I receive the following error when i click on pretty much anything:
the module vsocx6.ocx was loaded but the call to dllregisterserver failed with error code 0x80020009
Here is the fix that has always worked for me:
- run command prompt as administrator
- CD to c:\windows\SysWOW64
- run the following command:
regsvr32 vsocx6.ocx
Errors should be gone, all should be well.
reference: http://forums.techguy.org/all-other-software/1027103-vsocx6-ocx-problem.html