Discussion:
Search Results only displays 1st of each 10...
(too old to reply)
Kellie
2007-05-08 19:37:02 UTC
Permalink
I've just recently migrated to Win2003 and am having trouble getting the
search forms to work. I have a feeling that its something really simple, but
for some reason, only the 1st result shows on each page... the other 9 on
each page are not showing. I can page forward, but the first hit is the only
thing that displays. And the error says: Record Display Error: Type
mismatch.

Can anyone help me figure out what the problem might be?

Thanks!
K~
.._..
2007-05-09 13:37:57 UTC
Permalink
What is doing the searching? A web page? If so, what type is it? Is it
something you wrote or something modified from an example or FrontPage?

It sounds like the "loop" part is broken (where it goes to get the second
result for display)... so it's likely to be a syntax error in your code.

Can you do the search sucessfully directly from the index server control
panel?
Post by Kellie
I've just recently migrated to Win2003 and am having trouble getting the
search forms to work. I have a feeling that its something really simple, but
for some reason, only the 1st result shows on each page... the other 9 on
each page are not showing. I can page forward, but the first hit is the only
thing that displays. And the error says: Record Display Error: Type
mismatch.
Can anyone help me figure out what the problem might be?
Thanks!
K~
Kellie
2007-05-09 13:53:02 UTC
Permalink
It is an ASP page that I modified from the original Index Server samples on
IIS5.

I searched and searched yesterday, finally installed SDK which had samples.
I've now taken one of those and modified it for my use. So I'm still not
sure what happened with the original code since I didn't modify it in anyway
from the NT server to Win2003. Nevertheless, I've solved my search problem.

Thanks for the reply!
Post by .._..
What is doing the searching? A web page? If so, what type is it? Is it
something you wrote or something modified from an example or FrontPage?
It sounds like the "loop" part is broken (where it goes to get the second
result for display)... so it's likely to be a syntax error in your code.
Can you do the search sucessfully directly from the index server control
panel?
Post by Kellie
I've just recently migrated to Win2003 and am having trouble getting the
search forms to work. I have a feeling that its something really simple, but
for some reason, only the 1st result shows on each page... the other 9 on
each page are not showing. I can page forward, but the first hit is the only
thing that displays. And the error says: Record Display Error: Type
mismatch.
Can anyone help me figure out what the problem might be?
Thanks!
K~
e***@sco.ca.gov
2007-06-07 15:17:13 UTC
Permalink
Post by Kellie
It is an ASP page that I modified from the original Index Server samples on
IIS5.
I searched and searched yesterday, finally installed SDK which had samples.
I've now taken one of those and modified it for my use. So I'm still not
sure what happened with the original code since I didn't modify it in anyway
from the NT server to Win2003. Nevertheless, I've solved mysearchproblem.
Thanks for the reply!
What is doing the searching? A web page? If so, whattypeis it? Is it
something you wrote or something modified from an example or FrontPage?
It sounds like the "loop" part is broken (where it goes to get the second
result fordisplay)... so it's likely to be a syntaxerrorin your code.
Can you do thesearchsucessfully directly from the index server control
panel?
Post by Kellie
I've just recently migrated to Win2003 and am having trouble getting the
searchforms to work. I have a feeling that its something really simple,
but
for some reason, only the 1st result shows on each page... the other 9 on
each page are not showing. I can page forward, but the first hit is the only
thing that displays. And theerrorsays: RecordDisplayError:Type
mismatch.
Can anyone help me figure out what the problem might be?
Thanks!
K~- Hide quoted text -
- Show quoted text -
Which SDK did you install?

Loading...