Quantcast
Channel: ClosedXML - The easy way to OpenXML
Viewing all articles
Browse latest Browse all 1877

Closed Unassigned: Compile error "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) " [9379]

$
0
0
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: Make sure your project is referencing the right DocumentFormat.OpenXml.dll (.Net 4.0+ uses OpenXML SDK 2.5).

Viewing all articles
Browse latest Browse all 1877

Trending Articles