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.!!
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.