My settings : - Office 2010 is fully installed and running with default settings including .Net development, - Office 2010 Primary Interop Assemblies (v14) are installed (checked with control panel programs list)
Problem : In C# or F# projects, I cannot add a reference to Microsoft.Office.Interop in the Solution Explorer window of Visual Studio 2013 Community Edition. Interop are not listed anywhere (COM, Assemblies,...)
Question : Does VS 2013 Community Edition forbid reference to Office PIA as opposed to full VS 2013 PRO ? If not, what should I check ?
Thanks.