Discussion:
asp search returns no results from a catalog
(too old to reply)
mchernecki
2006-06-08 19:20:11 UTC
Permalink
we have 2 catalog which we want to query. One catalog is the index on
the current website. The second is a catalog of the new website, plus
the directories listed in the catalog for the old site. If we run the
sample query attached to the catalog, we get the expected results. But
from the search page on the new website, if we search the old catalog
we get no results. If we search the new catalog, we get results only
from the new site and nothing from the directories added from the old
site.

Both of these website run on the same IIS server, but with different ip
addresses. Any ideas on how to resolve this.

Thanks
Mike
Miroslav Pragl
2006-06-12 09:07:43 UTC
Permalink
Basically - asp querying catalogue bound to other IIS site/directory
requires some "translation" of vpath

Anyway you SHOULD get the right results, just the reference is wrong

Isn't your problem somewhere else, such as anonymous access to web site =>
catalogue?


Miroslav
Post by mchernecki
we have 2 catalog which we want to query. One catalog is the index on
the current website. The second is a catalog of the new website, plus
the directories listed in the catalog for the old site. If we run the
sample query attached to the catalog, we get the expected results. But
from the search page on the new website, if we search the old catalog
we get no results. If we search the new catalog, we get results only
from the new site and nothing from the directories added from the old
site.
Both of these website run on the same IIS server, but with different ip
addresses. Any ideas on how to resolve this.
Thanks
Mike
Loading...