Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3967356
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T03:42:36+00:00 2026-05-20T03:42:36+00:00

I am building a WebDAV server class library for .NET and I’m having some

  • 0

I am building a WebDAV server class library for .NET and I’m having some difficulties.

I planned on building the class library for .NET 3.5 since it can then be used by both .NET 3.5 and 4.0 applications. I had a lot of code from a previous started project, nowhere near completion, but it had the right structure so I copied it into a new class library project and started with fresh ideas.

However, there seems to be some breaking changes between .NET 3.5 and 4.0 when serving content with the .NET runtime HttpListener class.

How can I properly debug what is sent? I tried Fiddler but it won’t pick up anything from my program, even when I tried following all the tips here: How to display localhost traffic in Fiddler while debugging an ASP.NET application?

The difference between that post and my setup is that I’m currently running a normal console application that hosts the HttpListener, and I’m talking to it from an Ubuntu 10.04 console virtual machine running under VMware 7.1. The best unit-testing for WebDAV is currently the litmus application, which I’ve yet to get running on Windows.

I’m assuming that difference is why Fiddler doesn’t pick up any traffic at all in or out of my program.

The reason I think there are breaking changes is that when the litmus application comes to section 2 (copying/moving), step 4 (verify that server does not overwrite unless told to), it says:

4. copy_overwrite........ FAIL (COPY overwrites collection: Could not parse response status line)

This is if my server program and class library is compiled with .NET 3.5, and with 4.0:

4. copy_overwrite........ pass

I made a small "object dumper" and dumped the Response object that is being sent back:

  • .NET 3.5 version
  • .NET 4.0 version

You need to compare those two in a local comparison program if you want to take a look at them.

I’ve removed some of the things that is obvious will change, some internal Id’s, some port numbers and similar, but rest is left as-is.


Edit: Well, as Jon said, Fiddler is no good in my current setup, but Wireshark certainly was. Unfortunately I am no closer to a solution to the problem. This is the response data Wireshark told me I was sending:

HTTP/1.1 412 Pre          HTTP/1.1 412 Pre
condition Failed          condition Failed
..Transfer-Encod          ..Transfer-Encod
ing: chunked..Se          ing: chunked..Se
rver: Microsoft-          rver: Microsoft-
HTTPAPI/2.0..DAV          HTTPAPI/2.0..DAV
: 1,2,1#extend..          : 1,2,1#extend..
Date: Wed, 16 Fe          Date: Wed, 16 Fe
b 2011 15:42:02           b 2011 15:51:34 
GMT....0....              GMT....0....

I verified the byte contents that I cut off for this post, and apart from the timestamps, they’re identical, so this is not the problem.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T03:42:37+00:00Added an answer on May 20, 2026 at 3:42 am

    If you’re making requests from a Linux VM, then unless you’ve got Fiddler running on that somehow, that explains why you’re not seeing the traffic. Fiddler acts as a proxy for the client.

    I suggest you try using Wireshark if you want to see the traffic. I’d expect that to be visible either in Windows or on the VM, so long as the virtual network port is visible to Wireshark.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Building the same project (without any changes) produces binary different exe-files: some small regions
When building some of my PHP apps, a lot of the functionality could be
In building an ASP.NET 3.5 WAP, I'm always frustrated by the feeling that no
Building a django app with some mostly static pages at the front of the
Im building my own forum where you can use diffrent types of BBcode and
When building a system which needs to respond very consistently and fast, is having
Building on How Do You Express Binary Literals in Python , I was thinking
Building a client-side swing application what should be notified on a bus (application-wide message
Building on what has been written in SO question Best Singleton Implementation In Java
When building a VS 2008 solution with 19 projects I sometimes get: The GenerateResource

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.