B
Ben
Hi All,
I ran into a problem on a few machines with an application that is failing
on a simple call:
Set WordApp = CreateObject("Word.Application")
The application cannot be modified at this point, so conversations on
binding methods are not relavent The full error is:
Runtime Error -2147310770(8002801d): Automation Error. Library not
registered.
Word 2003 (SP2) is installed on these machines, and I found that in order to
resolve this error, I had to uninstall the Office 2007 Primary Interop
Assemblies. This is clearly a defect that needs to be resolved. Has anyone
else run into this? I am wondering if it always happens if this component is
installed, or if it was just a combination of something environmental on my
machines, and having this component installed. Attention on this from
Microsoft would be much appreciated! Thank you!
- Ben
I ran into a problem on a few machines with an application that is failing
on a simple call:
Set WordApp = CreateObject("Word.Application")
The application cannot be modified at this point, so conversations on
binding methods are not relavent The full error is:
Runtime Error -2147310770(8002801d): Automation Error. Library not
registered.
Word 2003 (SP2) is installed on these machines, and I found that in order to
resolve this error, I had to uninstall the Office 2007 Primary Interop
Assemblies. This is clearly a defect that needs to be resolved. Has anyone
else run into this? I am wondering if it always happens if this component is
installed, or if it was just a combination of something environmental on my
machines, and having this component installed. Attention on this from
Microsoft would be much appreciated! Thank you!
- Ben