Exchange Server TechCenter > Exchange Server Forums > Development > Error whe using WebDav MOVE and DavMailSubmissionURI
Ask a questionAsk a question
 

QuestionError whe using WebDav MOVE and DavMailSubmissionURI

  • Tuesday, February 06, 2007 5:10 PMgreaseham Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi All

    I'm building a project management application that integrates with Exchange 2003. All is going well, but I am getting a 422 "Unprocessable Entity" when attemping to move a meeting request to the DavMailSubmissionURI.

    The strange thing is that this was working perfectly when I finished work last Thursday. I have come back to the project today and I now get this error.

    I have scoured the net in search of help but have had no joy. Can anyone here help at all? What could be causing this?

    FYI: The I am building the application in ColdFusion MX6.1 and using "microsoft.xmlhttp" via COM to perform all HTTP requests as CF does not support PROPATCH, PROPFIND etc natively.

    Regards

     

    G