Re: Create RecordSet error "80070005" Access Denied using IXSSO

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: SniperOtist (kpa_team_at_yahoo.fr)
Date: 12/22/04


Date: 22 Dec 2004 07:09:09 -0800

Sorry for the lack of documentation :-(

the error appears on : "query://srv2/catalog3"
when i query the other catalog (local on the web server) it works

srv1 and srv2 are 2003 domain member

on the web server i don't use the anonymous connection ! i use the
integrated windows auth.

Hilary Cotter wrote:
> your problem is most likely with the remote catalog. Why don't you
comment
> it out and see what happens. If this fixes your problem you need to
change
> to anonymous authentication only and then change your anonymous
account to
> an account which can logon interactively on the remote machine.
>
> --
> Hilary Cotter
> Looking for a SQL Server replication book?
> http://www.nwsu.com/0974973602.html
> "SniperOtist" <kpa_team@yahoo.fr> wrote in message
> news:1103634807.054282.165790@f14g2000cwb.googlegroups.com...
> > I've an access denied when i run the query.
> >
> > Configuration :
> > Index Server run on srv1 and srv2
> > IIS6 run under srv1
> > http://srv1/search.asp
> > ASP Script using Ixsso library
> > and using a multi computer multi catalog.
> >
> >
> > Set IxQuery = Server.CreateObject("ixsso.query")
> > Set IxUtil = Server.CreateObject("ixsso.util")
> >
> > IxQuery.Query = "TOTO"
> > IxQuery.Catalog =
> > "query://srv1/catalog1,query://srv1/catalog2,query://srv2/catalog3"
> >
> > IxUtil.AddScopeToQuery IxQuery, "/", "deep"
> > IxUtil.AddScopeToQuery IxQuery, "/", "deep"
> > IxUtil.AddScopeToQuery IxQuery, "/", "deep"
> >
> > Set RS = IxQuery.CreateRecorset("nonsequential")
> > Can anyone help me please ?
> >



Relevant Pages

  • Help: Iterating thru ixQuery recordset hangs on movenext
    ... I have created an ASP search engine for my web server that has the following ... This only happens when the query was against a catalog that is for a remote ... Iterate through the rstQuery recordset object and format the results. ...
    (microsoft.public.inetserver.indexserver)
  • Re: webbased search through catalog
    ... Modify q.catalog to specify your catalog name. ... ' parameters by modifying a few files and form variables. ... ' *** Modifying the Form Logo: ... ' *** Modifying the Number of Returned Query Results. ...
    (microsoft.public.inetserver.indexserver)
  • Re: freetexttable query never completes nor times out?
    ... Is there any way to query the full-text catalog to ... The company I am currently working for is a heavy consumer of SQL FTS on ... I just ran a similar query on that dB (this time from the ... This is a testbed server that I use for development/staging before deplying ...
    (microsoft.public.sqlserver.fulltext)
  • RE: Search Result on asp = nothing
    ... 2.added directories through Management Console. ... documents matched the query. ... >What are the exact steps you took to build the catalog? ... >Microsoft Application Center & Index Server Support ...
    (microsoft.public.inetserver.indexserver)
  • Re: Full-text catalog is not building properly (completely)
    ... Your noise word list should contain a single space. ... > discovered that the query was failing to return an expected result. ... coming off a fresh rebuild of the catalog (and then waiting until the ...
    (microsoft.public.sqlserver.fulltext)