Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

WebDav Server with ASP.NET IHttpHander, IIS 6.0

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Own Server Certificate expired  
Author Message
anonymous2025

External


Since: Jun 02, 2004
Posts: 1



(Msg. 1) Posted: Wed Jun 02, 2004 11:46 pm
Post subject: WebDav Server with ASP.NET IHttpHander, IIS 6.0
Archived from groups: microsoft>public>inetserver>asp>general, others (more info?)

I want to create a custom webdav server by implementing IHttpHandler in my own class and firing it via IIS 6.0 Wildcard Application Maps. I have written my HttpHandler class implementing IHttpHandler. In the ProcessRequest method, I simply write a line to the Application Event Log stating what verb was requested.

It doesn't work with a wildcard application map and a WebDav request.

If I configure an extension specific map (.test for example) and launch a GET request from a browser, the handler fires as expected and records the event to the Event Log. If I remove all extension specific maps and configure a Wildcard Application Map and launch a GET request from a browser, it works correctly. HOWEVER, when I try to map a drive to the virtual directory (with the mini-redirector in XP) I am prompted for username and password. No accounts even with administrator level access will satisfy the prompt. I always receive Error 5 (access denied).

A few other details: WebDav is enabled as a Web Service Extension in IIS 6 configuration. I've tried creating an application pool with administrator level identity. NTFS file permissions for the content directory are set to Everyone - Full Control. Write and Directory Browsing are checked on the application folder. I have configured my application in both the web server root and in a virtual directory.

 >> Stay informed about: WebDav Server with ASP.NET IHttpHander, IIS 6.0 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
webdav on 2003 server - Please how to enable and create a webdav directory to share it with my members so they can upload files and delete files step by steps. Thank you! Regards

IIS 5.0 on Win2K server WebDAV Properties - Where do you get at the WebDAV properties, through the IIS Manager? Steve

Unable to upload .jsp files using WEBDAV on Server 2003 - I am using Windows Server 2003 and use Webdav to update my web pages. If I attempt to upload a .jsp file, I receive an error message "An error occurred copying some or all of the selected files". Uploading any other file is fine. Also if i r...

server side component intercepting WebDAV? - Hi, I'm searching for a way to implement an object that is called, when a WebDAV-request hits my server. My idea was to implement a storage using SQL-Server that's able to be accessed by WebDAV-enabled clients. My hope was a similar way like ASP for..

webdav - I'm having webdav issues. When I add a network place I normally put in http://webdav.domain.com/ and it changes to \\webdav.domain.com\ and I can access webdav as normal. Now when I add a network place I put in http://webdav.domain.com/ and it doesn't..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]