PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

Plugin for Excel - Could not recognize XLS file format

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Plugin for Excel - Could not recognize XLS file format

    I'm stumped

    Zoom: 4.2
    Build: 1000
    OS: Windows2000
    Excel: 2000

    I cannot get an excel file indexed.

    I have created a brand new excel file with test data (no password protection). A workmate created a test file from their workstation that resulted in the same error message. I went to an XP workstation and created a test file that failed. I also went to the microsoft website and pulled down a template excel file just as a final check that excel on the workstations wasn't the cause. It failed as well. I then began to suspect the plugin itself. The pdf and doc plugins were working just fine.

    I downloaded a new copy of the plugin and from a dos prompt, I successfully got an ascii output using H:\website\xlhtml.exe test.xls. However, when I tried to execute it in the plugins directory under Program Files, it presented the following error message:

    cole - Cannot open the file

    The detail from a verbose index log is:
    Code:
    13:45:41 - Will scan files with extensions
    13:45:41 -      .xls
    13:45:42 - [QUEUED] Queued URL: http://bcnl.tcmtelecare.ca/Documents/reference/Phone_and_Contacts.xls
    13:45:45 - DL Thread #1, got URL (http://bcnl.tcmtelecare.ca/Documents/reference/Phone_and_Contacts.xls) off queue
    13:45:45 - [DOWNLOAD] Downloading file http://bcnl.tcmtelecare.ca/Documents/reference/Phone_and_Contacts.xls  (24299 bytes)
    13:45:45 - Index Thread got ready buffer for http://bcnl.tcmtelecare.ca/Documents/reference/Phone_and_Contacts.xls (Content-type: Excel spreadsheet)
    13:45:45 - [PLUGIN] Processing XLS file http://bcnl.tcmtelecare.ca/Documents/reference/Phone_and_Contacts.xls
    13:45:45 - [ERROR] [XLS plugin error] Could not recognise XLS file format. File may be password protected.
    13:45:45 - [WARNING] XLS plugin failed. File not scanned.
    Recommendations anyone?

    Kim

  • #2
    Update RE: Plugin for Excel......

    My IT Support just advised me that they can get xlhtml.exe to run using their workstation administrator account on another workstation. They installed Zoom and all the plugins on another workstation moments ago, but could not execute the xlhtml.exe file under that user's workstation account.

    It seems to be a permission problem where the program requires access to some other parts of the system.

    Kim

    Comment


    • #3
      From memory I think it is trying to write temporary files to the root directory. So this is probably your problem.

      Not very polite behaviour I know. But this is the way it works at the moment. It does clean up after itself however, by deleting the temp files.

      ----
      David

      Comment


      • #4
        Good memory!

        My IT Support used their admin access to change the permission on the root folder from Read to Modify access.

        Tests were successful.

        Thank you very much for the assistance.

        Kim

        Comment

        Working...
        X