I have just installed the Office XP Primary Interop
Assemblies. I have verified the installetion by looking
in the c:\Windows\assambly. The problem is that the
assamblies do not show in the list of COM objects in
the 'Add Reference' dialog. The list includes 'Microsoft
Word 9.0 Object Library', which came with the original
instalation, but not the 'Microsoft Word 10.0 Object
Library', which is what I expected to see after the new
installation. I am using Visual Studio .NET 2002 (v7.0).
Omni - 29 Jun 2003 20:44 GMT
A primary interop assembly is a .NET assembly that wraps a COM type library
already on your system; you should find the new PIAs listed under the .NET
tab.