1

The client has development systems with Office 2007 (version 12) and Visual Studio 2008.

However, the software needs to run on Office 2003 (version 11) systems too.

How do I install the correct Primary Interop Assemblies on the development system?

I tried the ones from Office 2003 Update: Redistributable Primary Interop Assemblies, but after installing, there is no version 11 of the Microsoft.Office.Interop.Excel.dll assembly on the system.

What am I missing?

--jeroen

Jeroen Wiert Pluimers
  • 23,965
  • 9
  • 74
  • 154
  • The link says that .NET Framework 1.1 is also required, did you install that? – Chuck Heatherly Jan 28 '11 at 19:56
  • @Hans: yes, I did. There is no `Microsoft.Office.Interop.Excel.dll` version 11 on my system. @Chuck: yes, I did; `C:\WINDOWS\assembly\NativeImages1_v1.1.4322` is present and I can run .net 1.1 programs. – Jeroen Wiert Pluimers Jan 29 '11 at 10:32

0 Answers0