S
sonomaenterprises
Configuration:
Outlook 2003 SP1, Exchange 6.5 (6944.4), VB6
I have a COM Add-in that walks thru the InfoStores to look for folders that
have a default form type of contact.
Everytime I access the Public Folder store it crashes the VB IDE (if in
debug mode) or Outlook (if running the compiled Add-in).
I can access ?oInfoStores.item(i).Name without a problem but if I access any
deeper (e.g., oInfoStores.item(i).RootFolder) it crashes.
I do not see this on Outlook 2000 or 2002, just with 2003.
Outlook 2003 SP1, Exchange 6.5 (6944.4), VB6
I have a COM Add-in that walks thru the InfoStores to look for folders that
have a default form type of contact.
Everytime I access the Public Folder store it crashes the VB IDE (if in
debug mode) or Outlook (if running the compiled Add-in).
I can access ?oInfoStores.item(i).Name without a problem but if I access any
deeper (e.g., oInfoStores.item(i).RootFolder) it crashes.
I do not see this on Outlook 2000 or 2002, just with 2003.