Groups | Blog | Home
all groups > dotnet interop > july 2006 >

dotnet interop : Microsoft Office.Interop Excel Error



gavin
7/6/2006 10:23:01 PM
Have a VB .Net VS2005 application works fine on development system.
The app uses Excel.

When I copy app to new computer that has Office loaded get error:
Unhandled exception has occurred...
Could not load 'Micrososft Office.Interop.Exccel', version=11.0.0.0...
The system file cannot find the file specified.

Any ideas are most appreciated.

D Redfield
7/7/2006 11:06:44 AM
you will need to download and install the PIA for office onto the machine
where you are running the code. (i understand that the PIA's can also be
loaded during office installation but I have not tried that)
[quoted text, click to view]

AddThis Social Bookmark Button