In fact EnumProtocols() always returns -1 and GetLastError() always returns
ERROR_INVALID_DATATYPE (0x0000070C == 1804) regardless from the supplied
parameters.
As a result of this, for example, Exchange 2007 "new mail notification" does
not work - API fails and Exchange does not send UDP packets as expected.
Steve
"Boris Verkhovykh" <BorisVe...@discussions.microsoft.com> wrote in
message news:0B189158-8670-4CC0...@microsoft.com...
Our developers are very experienced in "low-level" programming for Exchange.
We have found that notifications do not work when Exchange 2007 is installed
on Windows 2008. So we just traced the call, which should generate a
notification, down into Exchange and saw the internal exception (Exchange
does not expect EnumProtocols to fail). Only then we have discovered that
this API does not work in general.
Hope it helps.
Boris
"Boris Verkhovykh" <BorisVe...@discussions.microsoft.com> wrote in
message news:09790F37-DDE8-4FD1...@microsoft.com...
Yes - any details you can provide will help me build my case (same goes for
others seeing this - speak up!). Thanks!
Steve
"Boris Verkhovykh" <BorisVe...@discussions.microsoft.com> wrote in
message news:E8354905-0BBE-4352...@microsoft.com...
I have to ask the dumb question - have you ruled out the Windows 2008
firewall? I.E. Have you turned it off to ensure the Windows 2008
firewall which watches inbound and outbound connections isn't getting
in the way?
Thanks!
Dan Sheehan
MCSE 2003 + Messaging
"Dan Sheehan" <shee...@sheehans.org> wrote in message
news:c37e2aac-d989-4b86...@59g2000hsb.googlegroups.com...
Ok - sorry I knew it was a dumb question. ;-)
I have another one though. I am pretty sure MSFT is running some of
their own production Exchange servers on Windows 2008. If so how have
the MSFT workforce not noticed the change in the new mail notification
process?
Thanks!
Dsn Sheehan
MCSE 2003 + Messaging
Steve
"Dan Sheehan" <shee...@sheehans.org> wrote in message
news:55421abb-96cb-42e2...@x41g2000hsb.googlegroups.com...
Can you provide any information on how Outlook 2007 registers for new
mail notifications differently than Outlook 2003? As far as I knew, it
was just a mutually agreed upon UDP port assignment (which usually
causes havoc with Windows XP and later firewalls being on by default).
Additionally even if Outlook 2007 handles it differently, would MSFT
still be likely to address this Exchange Application <-> Windows 2008
interaction issue on behalf of older clients such as Outlook 2003?
Thanks!