I
iven
hi Carrie Garth/MC^2,
refer to the thread that posted,
as Carrie expertise, i have choose the:
Option 4. If you have a valid Network Adapter and Network Connection,
you can access the Indexing Service Query Form through
Internet Explorer by creating the following web page:
1. Copy and paste the following HTML into notepad.
2. Change <machine> to the name of the server hosting the catalog (if
local, use the "Full computer name:" as seen in the System
Properties on the Network Identification tab)
3. Change <catalog> to the name of the catalog as it appears in the
Index Server snap-in for the MMC.
4. Optional: Increase/decrease the height and width values to change
the frame size
5. Save as a web page (with the extension .htm).
<HTML>
<IFRAME SRC="file:///C:/WINNT/Help/ciquery.htm#machine=<machine>,catalog=<catalog>"
height=900 width=1000>
</IFRAME>
</HTML>
************
this can be run on the file server itself but unable to access using
client browser,
appreciate you can help me on this with you experience.
i have tried directly to add a virtual directory of WINNT directory
and
access using the virtual directory :
http://<machine>/WINNT/Help/ciquery.htm#machine=<machine>,catalog=<catalog>
the page can be view but when submit query, it give :
Error 80070005 - Access is denied.
has no idea how to solve, please help.
regards
iven
refer to the thread that posted,
as Carrie expertise, i have choose the:
Option 4. If you have a valid Network Adapter and Network Connection,
you can access the Indexing Service Query Form through
Internet Explorer by creating the following web page:
1. Copy and paste the following HTML into notepad.
2. Change <machine> to the name of the server hosting the catalog (if
local, use the "Full computer name:" as seen in the System
Properties on the Network Identification tab)
3. Change <catalog> to the name of the catalog as it appears in the
Index Server snap-in for the MMC.
4. Optional: Increase/decrease the height and width values to change
the frame size
5. Save as a web page (with the extension .htm).
<HTML>
<IFRAME SRC="file:///C:/WINNT/Help/ciquery.htm#machine=<machine>,catalog=<catalog>"
height=900 width=1000>
</IFRAME>
</HTML>
************
this can be run on the file server itself but unable to access using
client browser,
appreciate you can help me on this with you experience.
i have tried directly to add a virtual directory of WINNT directory
and
access using the virtual directory :
http://<machine>/WINNT/Help/ciquery.htm#machine=<machine>,catalog=<catalog>
the page can be view but when submit query, it give :
Error 80070005 - Access is denied.
has no idea how to solve, please help.
regards
iven