473,480 Members | 1,745 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

WebDav, Translate: f, ASP.NET

My company has an IIS 5, ASP.net intranet site that contains documents
for employee use. The files are of various types (most often Office)
and are stored in blob fields in a SQL2000 database. The
organizational structure of the files is virtual and is managed by the
database.

We find it clunky that in order to manage these documents, the user
must download the document, make changes, save the file locally and
reupload via a web form interface. We would prefer that the user open
and save these files via WebDav. Put another way, we would like to
provide functionality, by way of a custom WebDav handler, so that a
user can interact with the virtual directory structure via web
folders.

Since the IIS 5 implementation of WebDav seems impossible to separate
from an actual directory structure, we turned off WebDav and had hoped
to handle the various WebDav methods ourselves via ASP.Net.

We've ascertained that the initial contact a web folders-enabled
application makes with the server is done with the HTTP PROPFIND
method. We have found it impossible to receive PROPFIND requests with
the "Translate: f" header in the body. We have tried to rewrite the
Translate header via a top level ISAPI filter which rewrites the http
request. No luck: it seems that IIS disallows the request prior to
even reaching the ISAPI filters.

So, here's the question: is it possible to handle WebDav requests with
the Translate: f header without IIS's WebDav enabled.

Our server is running Windows 2000 SP3 with the following cumulative
path installed:
http://support.microsoft.com/default...b;en-us;811114

Thanks.
Nov 17 '05 #1
0 1043

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1977
by: doug | last post by:
I have been working on a php application interfacing with exchange, my application works with PROPFIND but when I do a search I get an error 400, can anyone point out to me why, I do a METHOD...
1
1880
by: doug | last post by:
I have a HTTP_Request webdav query against exchange that just isnt working I have tried everything, the webdav query is correctly formatted, my header or something must be incorrect, I have used...
4
2975
by: Jody Winston | last post by:
I'd like to present a view of an internal data store, which has Python interface built using SWIG, so that my users can traverse and manipulate the data store using familiar tools. My first...
0
4133
by: Rade Josovic | last post by:
Hi, First implementation of WebDAV protocol is here: WebDAV .NET 1.0 from Independentsoft. Go to http://www.independentsoft.de The WebDAV .NET is WebDAV protocol API for Microsoft .NET...
0
1808
by: Sven Erik Matzen | last post by:
Hi, I'm looking for a component that helps me to WebDav-enable my software. I don't want to implement the code to translate http-requests into com- or ..net-calls, so I'm looking for a...
0
2038
by: SimpleSimple | last post by:
My company has an IIS 5, ASP.net intranet site that contains documents for employee use. The files are of various types (most often Office) and are stored in blob fields in a SQL2000 database. ...
2
1149
by: Brett Smith | last post by:
I know that this probably isn't the best place to post this but I already posted it in the exchange.devolopment group, and have not gotten any responces, so I thought that I would post it here. ...
1
7490
by: =?Utf-8?B?QWxleCBSYWtvdg==?= | last post by:
Hi, I work at a webdav server. And i try to use Word as a webdav client. But I have strange problem. For some files Word sends LOCK command and works with them well. But for others it doesn't do...
0
3384
by: arjen1984 | last post by:
I am now working on C# with WebDAV on Exchange now to get appointments. When I work local on the domain where the server is, i can get the appointments no problem. When I work outside of it, i get an...
4
11079
by: DudDav | last post by:
Hi All, I have been trying to configured WebDAV on our current IIS server as an alternative to FTP and have had some mixed success but I've hit a brick wall with one problem. The server...
0
6905
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7080
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
6908
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4772
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4478
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2994
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2980
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1299
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
178
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.