C# .NET - Microsoft.Office.Core reference - SOLVED
Asked By Aldo Liaks on 27-Aug-08 12:59 AM
Hi guys,
I need to add the following reference:
Microsoft.Office.Core
but I can not find it in the "add references" window.
What should I do?
Thanks.
FOUND IT:
It is in (Comm tab), as "Microsoft.Office 12.0 Object Library".
try this way - Web Star replied to Aldo Liaks on 27-Aug-08 01:03 AM
1.Frist open yr project
2.right click on project in Solution explorer
3.choose Add Reference
4.then open a Add Reference window , in this window select the tab COM tab
5.select yr dll for Microsoft.Office.Core
and add it as reference
go thru this link - Sushma kumari replied to Aldo Liaks on 27-Aug-08 01:05 AM
http://blogs.msdn.com/tolong/archive/2007/12/02/missing-office-microsoft-office-core-reference.aspx
Microsoft.Office.Core reference - Kalit Sikka replied to Aldo Liaks on 27-Aug-08 01:34 AM
For "Microsoft.Office 12.0 Object Library".
for this you have to install MS office 2007 on your system.
Issue... - Atul Shinde replied to Aldo Liaks on 27-Aug-08 01:37 AM
For "Microsoft.Office 12.0 Object Library".
for this you have to install MS office 2007 on your system.
I have it - Aldo Liaks replied to Kalit Sikka on 27-Aug-08 01:38 AM