Having problems with C#Assembly. Does not accept NPOI Updated

Asked

Viewed 41 times

-1

I have a question. I am trying to update the NPOI of an application, but it bursts the following error:

Failed to export report (description: Unable to load file or Assembly 'NPOI, Version=1.2.3.0, Culture=neutral, Publickeytoken=0df73ec7942b34e1' or one of its dependencies. A definition of the localized Assembly manifest does not correspond to Assembly reference. (HRESULT exception: 0x80131040))

I have already added the following code in Assembly:

<add assembly ="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1"/>

Can someone give me a light? Thanks in advance.

1 answer

0

I have already solved, thanks to those who are willing to try to solve my problem.

Until next time. (I hope you don’t have kkkk)

Browser other questions tagged

You are not signed in. Login or sign up in order to post.