Microsoft.Office.Core.dll Location

Hi all,

From where shall I get the "Microsoft.Office.Core.dll"?. I need "Interop.Microsoft.Office.Core.dll". I am trying to use tlbimp to generate the Interop.Microsoft.Office.Core.dll from the Microsoft.Office.Core.dll. Is that way correct? where will Microsoft.Office.Core.dll be located in the system?

Thanks,

Benin.

[364 byte] By [Benin] at [2008-2-4]
# 1
Don't use tlbimp. Download and install the Office 2003 Primary Interop Assemblies (PIAs).
nobugz at 2007-10-7 > top of Msdn Tech,Visual Basic,Visual Basic Interop and Upgrade...
# 2
The build system doesnt have the office 2003, what shall I do?
Benin at 2007-10-7 > top of Msdn Tech,Visual Basic,Visual Basic Interop and Upgrade...
# 3

Perhaps -

1. Get a license for Office 2003 and install on the build machine

2. Change the build machine to one which does have a license copy of Office 2003

spotty at 2007-10-7 > top of Msdn Tech,Visual Basic,Visual Basic Interop and Upgrade...