PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

Error with search.asp file

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

  • Error with search.asp file

    I just installed Zoom 7.0, ran an index and uploaded the files to my web server. However the search.asp page is returning an .asp error indicated below. Note, I have not made any customizations. This is straight out of the box.

    To test, you can use the following search form:
    http://napavintnerscom-stg-001.azurewebsites.net/search/search_form.html


    Microsoft VBScript compilation error '800a0401'

    Expected end of statement

    /search/search.asp, line 2077

    Dim varCount = 0
    -------------^

  • #2
    FYI, I got rid of the error by changing line 2077 to:

    Dim varCount

    Seems to be working OK now.

    Comment


    • #3
      You're right, that's a bug in the current release (V7 build 1021). We'll fix it up for the next one.

      Thanks for bringing it to our attention.
      --Ray
      Wrensoft Web Software
      Sydney, Australia
      Zoom Search Engine

      Comment

      Working...
      X