Welcome to MSDN Blogs Sign in | Join | Help

David Szabo's [MSFT] blog

A Consultant's Diary
MSDAIPP.DLL version 8.103.5219.0 order problem

I've been experiencing a strange problem today when I was using the MSADIPP.DLL (Microsoft Internet Publishing Provider) to query an Exchange public folder by using ADO. What I did was I was querying for the urn:schemas:httpmail:date field and ordering the results by this field. My query looks like this:

SELECT "urn:schemas:httpmail:date" FROM SCOPE('SHALLOW TRAVERSAL OF "http://blablabla"') WHERE "DAV:isfolder" = False and "DAV:ishidden" = False ORDER BY "urn:schemas:httpmail:date" DESC

... and I found that the first row returned (which should be the newest item in the folder) was a very old item and from a different folder (not even in the search scope below). So, I decided to update my DLL - regsrv32 /u then regsvr32 -ed a newer version and the problem gone away. Actually, I got a working version (11.0.5510.0) from a SharePoint 2003 installer CD, from the Support\ClientFlat\Files\PFiles\Common\System\OleDB folder, copied it over to C:\Program Files\Common Files\System\Ole DB and registered it. Happy days! :)

David

Posted: Tuesday, April 24, 2007 4:42 PM by dszabo

Comments

Chris said:

"CTMBHA.DLL - Invalid access to memory location." So as a ordinary person, what does this mean, and is it detrimental? We cannot find a reference to this in any of the reccommended sites. Help appreciated!

# April 24, 2007 12:12 PM

dszabo said:

Chris,

CTMBHA.DLL seems to be not a Microsoft-DLL, at least per DLL Help Database: http://support.microsoft.com/dllhelp/?dlltype=file&l=55&alpha=CTMBHA.DLL&S=1&x=14&y=7

I was looking it up and found that it's related to a missing or wrong sound card driver installation.

When do you get the error message?

David

# April 24, 2007 12:21 PM

Leo said:

David,

I'm also experiencing the same problem. The prompt shows up after every boot. Any resolution?

Thanks,

leo  

# August 29, 2008 6:45 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker