473,408 Members | 2,441 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

implementing webdav - IHttpHandler problem

We are trying to develop a webdav server side componenet that runs
under the context of the IIS. This component suppose to expose a
logical structures that stored in a DB as webdav folders/files
structure.

I implemented HttpHandler ,and installed it in a simple virtual
directory.
I also configured this handler to respond to all of the verbs
(web.config + IIS wild card map).

My test was to open IE, and open my site as a webfolder.
I can see the structure of my logical folders + files (according to my
dav response, which is correct).
My problem is, that when I right-click on a specific folder/file, in
order to view it's properties, I can't see them.

I traced the request, I expected to see "PROPFIND" request, and
instead of that the IE sends "POST" request to
"/AmberStreamServer/_vti_bin/_vti_aut/author.dll"

The body of the request is as follows :
method=open+service%3a5%2e0%2e2%2e5012&service%5fn ame=%2fAmberStreamServer
Instead of regular dav request.

dev configuration is Win2k3/IIS6.

Any ideas ???

Thanks a lot

Shaike Marc
Matrix Systems
Nov 18 '05 #1
0 1214

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

Similar topics

1
by: lapin | last post by:
I'm trying to get access to session variables from an IHttpHandler class. In several places I've seen the solution posted as in this message: >If you define your own custom HttpHandler, you...
13
by: Sky Sigal | last post by:
I have created an IHttpHandler that waits for uploads as attachments for a webmail interface, and saves it to a directory that is defined in config.xml. My question is the following: assuming...
1
by: Brian Pearson | last post by:
Does anyone know of an ASP.NET solution for handling WebDav requests? I want to be able to trap WebDav requests in an ASP.NET module (so that I can do some custom authentication), then call into...
24
by: John Rivers | last post by:
ASPX which means ASPX pages, the code-behind concept, User Controls, Web Controls etc. is very poorly designed and makes it extremely hard to develop professional quality web applications. ASPX...
0
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...
7
by: Wiebe Tijsma | last post by:
Hi, I'm using C# + webDAV to create a draft message to be sent in a user's Drafts folder. I can create the message successfully, however when I open the message in outlook, it doesn't show...
0
by: alexander.stuckenholz | last post by:
Hello all, I have a little problem. I use the PEAR component HTTP_WebDAV_Server to provide webdav access to a virtual file system on my server. With NetDrive or WebDrive everything works...
4
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
by: shapper | last post by:
Hello, I am using an ASP.NET 3.5 SP1 and a while ago I created an IHttpHandler that transforms a Sitemap XML file to a compatible Google Sitemap (https://www.google.com/webmasters/tools/docs/en/...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.