EPPlus .dll Can't define in assemblies.

Posted by OctavioOlguin on 25-Jun-2017 13:22

I'm trying to investigate EPPlus package, as I need to READ an xls doc, and so far, all the info I found is about to write xls..

But copyed the .DLL to the root of my project, and on the Add Assembly Reference, got a message that assembliy can't be loaded.

I'm using the dotnet4 version, it's a dll.

I wonder if anybody has being able before to use it?

Thanks.!!

All Replies

Posted by tbergman on 26-Jun-2017 05:59

It's probably marked as blocked by Windows. Right click on the dll and choose properties. There's probably an "unblock" choice. Select this and press OK. Now restart Progress and the assembly should load.

This thread is closed