Hello Friends,
I just got a new computer. Running VS2008 professional with MS Office 2010 on a Win 7 64-bit machine...
I am using the Excel in my Web Site (NOTE: It is not a Web App so I do not have a csproj file in there)
I am getting this error on my Windows 2003 Web servers (I have 2 of them):
Could not load file or assembly 'Microsoft.Office.Interop.Excel,
Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of
its dependencies. The located assembly's manifest definition does not match the
assembly reference. (Exception from HRESULT: 0x80131040)
I am assuming this has something to do with MS Office 2010 (office 2003 is installed on the ...
Go to the complete details ...