Browse by Tags
All Tags »
Exchange (RSS)
I recently worked on a issue where the customer was programmatically creating mailboxes on an Exchange server with CDOEM and ADSI, and were having some issues trying to access this mailbox with their WebDAV code.
Read More...
This was a straight forward issue that I worked on a short period of time ago and thought that it was worthy of posting the results. The issue that we were encountering was with a service application that a customer had written that was doing a lot of
Read More...
Thom just published a post about the removal of the Exchange workflow designer from the Exchange downloads. And I just posted my comments about troubleshooting the workflow engine in Exchange. :) Here's the link to the Exchange API-spotting post about
Read More...
Thom just published a post about the removal of the Exchange workflow designer from the Exchange downloads Here's the link to the Exchange API-spotting post about this: http://blogs.msdn.com/exchangedev/archive/2007/05/15/microsoft-office-workflow-designer-for-exchange-is-no-longer-available.aspx
Read More...
I've seen this issue posted in the newsgroups a couple of times now along with a case or two on this coming to my attention. So based on this, it seems like a good topic to bring up here. The problem that you run into here is that the custom Exchange
Read More...
As many of my co-workers know, one of the messaging technologies that is near and dear to my heart is our beloved workflow components that are available to developers in Exchange 2000 and 2003. Over time and after working with numerous developers on various
Read More...
This is one of those issues that seems that it could be related to any array of issues, and really can only resolved by debugging into a local repro of the problem. In this case we were trying to open a connection to an Exchange server with CDOEXM to
Read More...
Here’s a scenario that I ran into with a customer recently. You’re a developer that's using the CDO 1.21 Session’s SetOption method to set the "FreeBusyMonths" and have setting it with a value of 36. However, after some time, some of your users are reporting
Read More...