When referencing the Microsoft Graph 11.0 Object Library in a C# applicaion
using Visual Studio 2005 it uses the path below.
C:\WINDOWS\asse mbly\GAC\Micros oft.Office.Inte rop.Graph\12.0. 0.0__71e9bce111 e9429c\Microsof t.Office.Intero p.Graph.dll
I have both Office 2003 and 2007 installed on my machine but wish to only
reference the version 11 COM components. Do to my situation I need to use
both versions of Office, but the intended recipients of application only have
Office 2003.
using Visual Studio 2005 it uses the path below.
C:\WINDOWS\asse mbly\GAC\Micros oft.Office.Inte rop.Graph\12.0. 0.0__71e9bce111 e9429c\Microsof t.Office.Intero p.Graph.dll
I have both Office 2003 and 2007 installed on my machine but wish to only
reference the version 11 COM components. Do to my situation I need to use
both versions of Office, but the intended recipients of application only have
Office 2003.
Comment