Stupid question, but where exactly is the Word (2003) interop DLL
located? I've installed the .NET Programmability Support in the Office
setup and Microsoft.Office.Word.Interop is listed in the GAC - but
where's the DLL so I can reference it from my VS.NET project?
I've searched for every combination I could think of and googled -
help would be most appreciated!
Paul Clement - 10 Dec 2004 14:55 GMT
¤ Stupid question, but where exactly is the Word (2003) interop DLL
¤ located? I've installed the .NET Programmability Support in the Office
¤ setup and Microsoft.Office.Word.Interop is listed in the GAC - but
¤ where's the DLL so I can reference it from my VS.NET project?
¤
¤ I've searched for every combination I could think of and googled -
¤ help would be most appreciated!
Try searching for Microsoft.Office.Interop.Word.dll.
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
Phil Wilson - 10 Dec 2004 22:57 GMT
Check these:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/stagsdk/html/st
conPIAs.asp
http://support.microsoft.com/default.aspx?scid=kb;en-us;823996

Signature
Phil Wilson [MVP Windows Installer]
----
> Stupid question, but where exactly is the Word (2003) interop DLL
> located? I've installed the .NET Programmability Support in the Office
[quoted text clipped - 3 lines]
> I've searched for every combination I could think of and googled -
> help would be most appreciated!