Re: WebDAV 404 Not Found Error with X-MS-ENUMATTS
- From: "Karim Batthish [msft]" <karimb@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 29 Jun 2005 12:42:40 -0700
404 should only get returned on any Exchange WebDAV method if the URL is
incorrect/the item is missing. URLScan will return a 403 Forbidden if the
method is not allowed.
You might also check for the presence of the "MS-Webstorage:" HTTP response
header on stuff coming back from the server - its presence means that
Exchange generated the response, as opposed to IIS or some other component.
If pasting the URL into the browser address bar works, it may mean that
there's some additional escaping of the string; this change generally shows
up in the browser's address bar (the IE Properties page often mucks up the
"Address (URL)" string) once the page is loaded. To see if there's an
escaping issue, create a new message with a simple, one-word subject, and
some attachments, then give it a shot.
To be sure, X-MS-ENUMATTS hasn't been turned off any SPs or fixes in
Exchange.
Regards,
Karim
"Tony Sedgwick" <tony_sedgwick@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:OjTBtpLfFHA.2644@xxxxxxxxxxxxxxxxxxxxxxx
> I've looked at what this returns, as it's html I would have to rely on MS
> never changing the format for this to work. If there's no other way then
> may have to consider it. Will try to get webdav attachments
> working/enabled first. Will be looking at this tomorrow and will report
> back to the group my findings.
>
> thanks,
> Tony
>
> "Lee Derbyshire [MVP]" <email a@t leederbyshire d.0.t c.0.m> wrote in
> message news:Ogp$xfJfFHA.3944@xxxxxxxxxxxxxxxxxxxxxxx
>> "Tony Sedgwick" <tony_sedgwick@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:OX9CWwIfFHA.460@xxxxxxxxxxxxxxxxxxxxxxx
>>> I'll speak to the Exchange mgr later this week to discuss this but I
>>> assume that X-MS-ENUMATTS has been disabled on the server for a good
>>> reason and they may not want to allow it. In which case is there an
>>> alternative method I could use to query attachments? OWA works ok so
>>> there must be a way?
>>>
>>> Thanks,
>>> Tony
>>
>> The only other way, if you want to use an HTTP-based method would be to
>> do a GET to the message URL, and manually parse the OWA page source that
>> is returned (look for the 'attachment well').
>>
>> You could also try CDO, unless you want to avoid that route.
>>
>> OWA doesn't actually use WebDAV as far as I can tell.
>>
>> Lee.
>>
>> --
>> ___________________________________
>>
>> Outlook Web Access for PDA and WAP:
>> www.leederbyshire.com
>> ___________________________________
>>
>>
>
>
.
- References:
- Re: WebDAV 404 Not Found Error with X-MS-ENUMATTS
- From: Lee Derbyshire [MVP]
- Re: WebDAV 404 Not Found Error with X-MS-ENUMATTS
- From: Tony Sedgwick
- Re: WebDAV 404 Not Found Error with X-MS-ENUMATTS
- From: Lee Derbyshire [MVP]
- Re: WebDAV 404 Not Found Error with X-MS-ENUMATTS
- From: Tony Sedgwick
- Re: WebDAV 404 Not Found Error with X-MS-ENUMATTS
- Prev by Date: Re: WebDAV 404 Not Found Error with X-MS-ENUMATTS
- Next by Date: Outlook Fax Contacts
- Previous by thread: Re: WebDAV 404 Not Found Error with X-MS-ENUMATTS
- Next by thread: WEbDAV and X-MS-ENUMATTS - 404 not found problem
- Index(es):
Relevant Pages
|