I dowmload OpenXml and ClosedXML for .Net 4.0 and refered to my web application. When I compile my application and I got the following error. What I missed?
Could not load file or assembly 'OpenXml' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Comments: Thanks for reply. Attached shows the property of the dll file that I referred. I did not install the SDK 2.5. Only downloaded and refrred the file DocumentFormat.OpenXml.dll. Is that enough?
Could not load file or assembly 'OpenXml' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Comments: Thanks for reply. Attached shows the property of the dll file that I referred. I did not install the SDK 2.5. Only downloaded and refrred the file DocumentFormat.OpenXml.dll. Is that enough?