Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   Webhits and UNC Paths (http://www.velocityreviews.com/forums/t805064-webhits-and-unc-paths.html)

LPaul 03-23-2010 08:48 AM

Webhits and UNC Paths
 
Hi I wonder if you can help? We currently develop a document management
system that is asp based, runs on IIS and uses Indexing Server to index the
uploaded documents. When a user searches for a keyword our document
management system queries Indexing server and pulls back a list of results,
we then offer the user a button to press to bring up a summary of the
document with the relevant keywords highlighted, we use webhits.dll to do
this. This works great if the documents are stored on the IIS server (we use
a virtual directory to a folder on the local file system) but if we put the
documents on another server, when we click summary we get an error message
saying “the pipe has been ended”. Can webhits.dll work with virtual
directories pointing to UNC paths? Has anybody got this working before?

Many Thanks in advance


Evertjan. 03-23-2010 10:22 AM

Re: Webhits and UNC Paths
 
=?Utf-8?B?TFBhdWw=?= wrote on 23 mrt 2010 in
microsoft.public.inetserver.asp.general:

> Can webhits.dll work with virtual directories pointing to UNC paths?


This microsoft.public.inetserver.asp.general NG is about classic ASP and
not about other ISS matter, so please do not crosspost unnecessarily.

However it seems to me you can easily build a small page
coded with ASP VBS or ASP Javascript
to find this out yourself.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)


All times are GMT. The time now is 07:03 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57