Matt
Guest
|
Posted:
Tue Sep 06, 2005 4:59 pm Post subject:
X-MS-ENUMATTS 401 Unauthorized |
|
|
Hi All,
I'm trying to use the C# sample from the Exchange SDK to enum a
messages attachments.
Everytime I get the same 401 error, unauthorised.
I know access to the Mbx is okay as pasting the message url to the
browser I can open the message. Also using webDAV SEARCH verb works
fine to retrieve messages.
IIS is configured with Basic Auth. No firewalls exist between client
and server.
Is it possible X-MS-ENUMATTS is somehow disabled on the E2003 SP1
Server? Where can I look next?
This is the output from the IIS log:
2005-09-06 14:06:16 10.1.136.76 X-MS-ENUMATTS
/Exchange/matthew.holland@xxxx.xxx/Inbox/Test.EML - 80 - XX.XX.XX.XX -
401 2 2148074254
Client error:
The remote server returned an error: (401) Unauthorized.
Many thanks,
Matty
|
|