Print Page | Close Window

ISAPI Filters and Shared Folder access?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: General Discussion
Forum Description: Topics Related to Visual C++ MFC Development in General
URL: http://forum.codejock.com/forum_posts.asp?TID=2264
Printed Date: 11 May 2024 at 3:37pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ISAPI Filters and Shared Folder access?
Posted By: rwilson2
Subject: ISAPI Filters and Shared Folder access?
Date Posted: 21 May 2005 at 2:35pm
We're trying to write an ISAPI filter that reads configuration information from a file. Since we have a large installation with quite a few web servers, we'd like this configure information to come from a shared filesystem, so that all the web servers can read the same data, and we only have to manage it in a single location.

We have the filter working - if the file is on a local hard disk. If we try to access a shared filesystem, it doesn't work. We know it has to be a permissions issue, but we can't figure out why IIS can deliver the file (if you call it from an 'http://' request - IIS can deliver it back to the browser), but the filter can't open it and read it.

Does anyone know how to get this working? (Or know of a person/resource we can use to figure it out?)


-------------
--
RWilson



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net