Error in Excel Import : Unable to connect to Excel, make sure given file is an valid Excel file

Error in Excel Import : Unable to connect to Excel, make sure given file is an valid Excel file

This issue could be due to OLEDB driver missing in the respective system, where the application is running. It can be downloaded from the below link and installed. 
    • Related Articles

    • To Excel - Rows missmatch

      The rows exporting in excel is less than what it is showing in iview. When trying to take trace file, it is throwing an issue " File access denied" (refer screenshot). So not able to get the trace file. XL export default focuses only on the records ...
    • Error Unable to connect Redis server, when clear In-Memory DB in 11.2.1 Axpert Web

      If you experience the below issue when you clear In-Memory DB. It may be due to redis connection not available in axpert configuration. In web config.file, EnableAxpertConfiguration value as "true" For axpert Configuration setting, in web url change ...
    • Error: The application was unable to start correctly (0xc000007b). Click OK to close the application.

      This error may popup, if the newly compiled binaries (exes) are used without the latest open SSL dlls (libeay32.dll, ssleay32.dll) on axpert folder. You can download the latest open SSL dlls from here. OPEN SSL DLL 64 Bit ...
    • Error: Please try later... when login from specific IPs

      It may be possible that the source IP may be lengthier than 20 characters and axpert will fail to insert in connections, axaudit tables. The login trace in such scenarios would show up something like below and to resolve this, the IP field width has ...
    • Validate file attachments or image upload on save

      There are two variables available to have the attached or image field values in comma separated string. Axp_AttachedFiles - is a variable that will contain the list of files (header attachments) attached as comma separated string. Axp_LoadedImages - ...