Hi expert. Please help me.
I can't upload the excel .xls file in the excel upload feature that I made, the error description is like this.
'The file is not an valid Package file. If the file is encrypted, please supply the password in the constructor.'

I've specified the accepted file types in the code ('.xls,.xlsx'), does anyone know the solution? Can I actually upload .xls file to the solution?

* When I debug the code,, I am not getting much information from the call stack when the error occur

In the output section of Debugging, I get error message --> Exception thrown: 'System.IO.InvalidDataException' in EPPlus.dll
