Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Webdav, IIS 7, Windows 2008 Server 64bit
Last Post 11/27/2009 6:48 PM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Jim Collier
New Member
New Member
Posts:2


--
11/25/2009 12:09 AM

Peter,

It would be very benefical if you could post what the system.webserver config section should look like in your web.config for Integrated mode.  I'm trying to use webdav on IIS7, 64 Bit, Windows 2008 and can't get it to work.  I get a 404 error.  I'm sure this is because the web.config is not correct but I can't seem to figure out what should be in the web.config under the the system.webserver for this to work.  Please help!

 

Jim

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
11/27/2009 6:48 PM
Hi Jim,
If you run in Classic Pipeline mode you should be fine for now. The new DMX 5.2 will include buttons to add the relevant entries to the system.webserver.

If you want to continue in IPM then look carefully at how the regular DNN handlers and modules have been copied over. The same mechanism applies to the Bring2mind entries. It's all .net assemblies, so there is no difference in technology used.

What you must be careful with, however, is order. Make sure in the handlers section the calls to WebDAV can be caught and that they're not caught before. Note you might also have to remove the regular (i.e. MS) IIS webdav handlers.

Peter
You are not authorized to post a reply.