D
DapperDanH
Hello,
In a C# VS.net Solution, I made a reference to Microsoft Project 11.0 Object
Model, which is version MSP2003. The path for this reference shows up as
"C:\WINDOWS\assembly\GAC\Microsoft.Office.Interop.MSProject\11.0.0.0__71e9bce111e9429c\Microsoft.Office.Interop.MSProject.dll"
Automatically, that added a reference to Microsoft.Office.Core. This
reference path shows up as
"C:\WINDOWS\assembly\GAC\Office\11.0.0.0__71e9bce111e9429c\Office.dll"
I noticed in the .NET tab of the "Add References" dialog, there is "office".
Adding this as a reference shows a path of
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\office.dll".
Which office reference should I use? The one automatically added which
references the GAC or the one that shows up in the .NET reference tab?
Thanks,
Dan
In a C# VS.net Solution, I made a reference to Microsoft Project 11.0 Object
Model, which is version MSP2003. The path for this reference shows up as
"C:\WINDOWS\assembly\GAC\Microsoft.Office.Interop.MSProject\11.0.0.0__71e9bce111e9429c\Microsoft.Office.Interop.MSProject.dll"
Automatically, that added a reference to Microsoft.Office.Core. This
reference path shows up as
"C:\WINDOWS\assembly\GAC\Office\11.0.0.0__71e9bce111e9429c\Office.dll"
I noticed in the .NET tab of the "Add References" dialog, there is "office".
Adding this as a reference shows a path of
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\office.dll".
Which office reference should I use? The one automatically added which
references the GAC or the one that shows up in the .NET reference tab?
Thanks,
Dan