Error while importing excel on server #4155
HarshitTotuka-CL
started this conversation in
General
Replies: 1 comment 4 replies
-
Your file doesn't have an extension so there's no way to know what kind of file you expect to be imported . Either add an extension or provide the reader type |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting this issue on excel file import on web server. But this is working fine on local server.
No ReaderType or WriterType could be detected. Make sure you either pass a valid extension to the filename or pass an explicit type.
code i have used:
Please help to resolve this issue.
Beta Was this translation helpful? Give feedback.
All reactions