
Thus can you tell me if I am looking in the wrong place to add the reference? However from the references in solution explorer, I selected add references and then I selected the.net tab. When I downloaded the interop for 2010, i tried to add the assembly reference to the visual studio 2008 solution file. Thus can you tell me which interop I want to use excel 2007 or excel 2010? However the reference points to excel 2007. The workstation I am installing the excel.interop has excel 2010 installed on it.

If this reference is required by your code, you may get compilation errors.' I would like to ask the following questions: 1. Check to make sure the assembly exists on disk. Could not locate the assembly ', Version=12.

In a C# 2008 application, I am getting the following error message:' Could not resolve this reference. Second point was to use advice that I found So I navigated to And installed. Version=12.0.0.īut it was not.:( Anyway I put that link so it CAN be useful for someone else. The assembly version is higher than referenced. Any clue how to fix it? First I got this that I assumed should be useful.Ĭould not load file or assembly ', Version=12.0.0.0. I have reference to local copy of .dll within project.

Error 1 Assembly ', Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' uses ', Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' which has a higher version than referenced assembly ', Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' c: PROJECTS UHelper Assemblies .dll AcceptService.Web I have MS Office 2010 installed. I just downloaded MS Visual Studio 2010 solution and get that error.
