Library not registered

S

swje

I have developed window application using VS2005,Office2007 and .NET 2.0 on
Windows XP machine,it works well.

When uninstall Office2007 and install Office2003 on this PC, and I have
changed the PIA references to Office 11,

There are always exist this error:
System.Runtime.InteropServices.COMException was caught
Message="Library not registered. (Exception from HRESULT: 0x8002801D
(TYPE_E_LIBNOTREGISTERED))"
Source="Microsoft.Office.Interop.PowerPoint"

This error happens when I use read
Microsoft.Office.Interop.PowerPoint.CommandBars.

It's no use to uninstall and install Office2003 many times,Is there any way
to fix this problem? Thanks.

Nilesh
 
C

chan

hi, swje,
i may be can help. let see how to do you change the PIA refereces to the
office 11
for power point?
chan
 
Top