Welcome to MSDN Blogs Sign in | Join | Help

Syndication

News

The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

Browse by Tags

All Tags » Exchange   (RSS)
401 errors using WebDAV to access a newly created mailbox
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...

Posted Monday, December 10, 2007 7:16 PM by JeffGa | 1 Comments

There's a fix now available for memory issues with repeated CDOEX/ExOLEDB datasource.open calls
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...

Posted Friday, June 22, 2007 3:14 PM by JeffGa | 1 Comments

The Exchange Workflow designer is gone...
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...

Posted Wednesday, May 16, 2007 4:40 AM by JeffGa | 0 Comments

The Exchange Workflow designer is gone...
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...

Posted Tuesday, May 15, 2007 10:50 PM by JeffGa | 1 Comments

Filed under: ,

Custom Exchange web forms do not render properly with IE 7.0
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...

Posted Tuesday, April 24, 2007 3:03 PM by JeffGa | 2 Comments

Common Exchange Workflow troubleshooting tips
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...

Posted Monday, April 16, 2007 5:21 AM by JeffGa | 0 Comments

CDOEXM IDataSource.Open returns 0x8000FFFF when trying to connect to an Exchange server
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...

Posted Friday, April 13, 2007 12:13 PM by JeffGa | 1 Comments

Filed under: , ,

CDO 1.2x and limitations with Free/Busy data publishing
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...

Posted Friday, April 06, 2007 4:44 PM by JeffGa | 0 Comments

Filed under: , ,

Page view tracker