G
Gregg Zegarelli
i am trying to do catalog searches on a server catalog
from client workstations. having permission rights
problems using exact same file code.
4 situations:
if i run the vb script on the server catalog from CLIENT
machine in frontpage preview, i get perfect results. that
is, client htm calling into remote server cata. works.
if i run the vb script on the server catalog from the
SERVER with a direct launch of the file in browser, i get
perfect results. that is, manually going into the server
web directory and launching the file gives great results.
BUT, if i run the vb script on the server catalog from
CLIENT machine launched from a direct view of the file in
browser using a url \\servermachinename\c$\...\search.htm
i get Error 80070005 - Access is denied and a VB script
Access is Denied.
if i run the vb script on the server catalog from any
machine (server or client) via an intranet url
http:\\www.xyz.com\search.htm i get Error 80070005 -
Access is denied and a VB script Access is Denied.
i have tried the items at KB 315454 with no avail.
can't seem to figure out where the permission rights are.
since i can get to them from client, in frontpage, can't
be firewall, since i can get to on server or client, cant
be code. the only thing i can think of whenever request
traverses through a pipe it gets trapped. so many pipes,
can get a hold on it.
from client workstations. having permission rights
problems using exact same file code.
4 situations:
if i run the vb script on the server catalog from CLIENT
machine in frontpage preview, i get perfect results. that
is, client htm calling into remote server cata. works.
if i run the vb script on the server catalog from the
SERVER with a direct launch of the file in browser, i get
perfect results. that is, manually going into the server
web directory and launching the file gives great results.
BUT, if i run the vb script on the server catalog from
CLIENT machine launched from a direct view of the file in
browser using a url \\servermachinename\c$\...\search.htm
i get Error 80070005 - Access is denied and a VB script
Access is Denied.
if i run the vb script on the server catalog from any
machine (server or client) via an intranet url
http:\\www.xyz.com\search.htm i get Error 80070005 -
Access is denied and a VB script Access is Denied.
i have tried the items at KB 315454 with no avail.
can't seem to figure out where the permission rights are.
since i can get to them from client, in frontpage, can't
be firewall, since i can get to on server or client, cant
be code. the only thing i can think of whenever request
traverses through a pipe it gets trapped. so many pipes,
can get a hold on it.