BES 5.0.1 is theorized to have EWS support to replace CDO operation for Calendaring and Free/Busy. The limited documentation I've found on the subject state it is compatible with Exchange 2007 and 2010.
Once I upgraded my BES from 4.1.6mr6 to 5.0.1, I started testing it. What I found was that on Windows 2003 R2 x32, it worked fine. One of my BES servers however, was Windows 2003 R2 x64, and it did NOT work. The DART team didn't draw this correlation until I rebuilt my x32 server on new HW, and went with x64. Once we did this, EWS no longer functioned. Here is what we get in the CALH logs now:
Code:
[40000] (05/12 17:20:43.528):{0x494} {User.Name@domain.com} WSRequestParams::Process - CAL_MEETING_CANCEL_FROM_MB
[30580] (05/12 17:20:55.918):{0x494} {User.Name@domain.com} WSRequestParams::MeetingRequestWsToCiCAL - EWS Error: Meeting message has not been processed, get attempt #1
[30580] (05/12 17:20:55.918):{0x494} {User.Name@domain.com} WSRequestParams::MeetingRequestWsToCiCAL - EWS Error: Meeting message has not been processed, get attempt #2
[30580] (05/12 17:20:55.918):{0x494} {User.Name@domain.com} WSRequestParams::MeetingRequestWsToCiCAL - EWS Error: Meeting message has not been processed, get attempt #3
[30580] (05/12 17:20:55.918):{0x494} {User.Name@domain.com} WSRequestParams::MeetingRequestWsToCiCAL - EWS Error: Meeting message has not been processed, get attempt #4
[30580] (05/12 17:20:55.918):{0x494} {User.Name@domain.com} WSRequestParams::MeetingRequestWsToCiCAL - EWS Error: Meeting message has not been processed, get attempt #5
[30602] (05/12 17:20:55.918):{0x494} {User.Name@domain.com} WSRequestParams::MeetingRequestWsToCiCAL - Cannot find associated meeting in calendar
I just got off the line with a DART support rep, after working with him for over an hour. He said that he's been successful with EWS on a Windows 2003 R2 x64 to Exchange 2010, but hasn't attempted to 2007.
For clarification, we have only defined a single static agent as EWS enabled for testing.
Anyone tested EWS for Exchange 2007?