Closed Issue: Smartview - Crash parsing tombstone when actual number of...
Problem: Smartview - Crash parsing tombstone when actual number of records differs from record count in header.Fix: Destructor was using the header count instead of the actual count.Comments: Fixed in...
View ArticleClosed Feature: MRMAPI - Need a way to see how much free space is in a...
Problem: MRMAPI - Need a way to see how much free space is in a PST/OST.Fix: -pst switch.Comments: Fixed in January 2013 Release
View ArticleClosed Task: VS 2012 found many SAL related issues [16000]
Problem: VS 2012 found many SAL related issuesFix: First pass at fixing most of the easy onesProblem: Potential non terminated sid stringFix: Simplify signature for GetTextualSidProblem: Potential...
View ArticleClosed Feature: Missing flag values for wlink properties [15999]
Problem: Missing flag values for wlink propertiesFix: Add 'em.Comments: Fixed in January 2013 Release
View ArticleClosed Feature: A couple more entry ID style properties can be parsed. [15998]
Problem: A couple more entry ID style properties can be parsed.Fix: Add parsersComments: Fixed in January 2013 Release
View ArticleClosed Feature: QuickStart really ought to populate main window while it's at...
Problem: QuickStart really ought to populate main window while it's at it.Fix: Add plumbing to populate the main window with the stuff we're opening.Comments: Fixed in January 2013 Release
View ArticleClosed Feature: Spaces or commas in prop edit control make lookup fail. [15996]
Problem: Spaces or commas in prop edit control make lookup fail.Fix: Remove these and make the prop edit control more fun to useComments: Fixed in January 2013 Release
View ArticleCreated Issue: MrMAPI -PST parses Outlook 2013 OSTs incorrectly [16114]
Problem: MrMAPI -PST parses Outlook 2013 OSTs incorrectlyFix: Add additional type for 2013 OSTs so we recognize them as Unicode PSTs
View ArticleCreated Issue: SmartView - Contact AB parsing doesn't handle containers [16115]
Problem: SmartView - Contact AB parsing doesn't handle containersFix: Add parsing for containers
View ArticleCommented Issue: Open Contents Table error 0x80070005 [16096]
Open Contents Table error after RU6 Exchange 2010 SP2 applied.Code: MAPI_E_NO_ACCESS == 0x80070005Comments: ** Comment from web user: afischer ** It seems that we have a similar problem:After applying...
View ArticleNew Post: How to use xml exported files
Hello Some times ago I've exported an outlook subfolder with MFCPMAPI. It has been exported to xml files. This subfolder has been removed from the mailbox. I want to import all this xml files in a pst,...
View ArticleNew Post: How to use xml exported files
There is no import from XML. The export to XML option is primarily for aid in investigations, where we need to see the properties on the message.
View ArticleNew Post: Open Contents Table error 0x80070005
Porting this discussion fromhttp://mfcmapi.codeplex.com/workitem/16096 Open Contents Table error after RU6 Exchange 2010 SP2 applied. Code: MAPI_E_NO_ACCESS == 0x80070005commentsafischer wrote Today at...
View ArticleCommented Issue: Open Contents Table error 0x80070005 [16096]
Open Contents Table error after RU6 Exchange 2010 SP2 applied.Code: MAPI_E_NO_ACCESS == 0x80070005Comments: ** Comment from web user: sgriffin ** Please do not reply further on this work item. This is...
View ArticleNew Post: How to use xml exported files
Thanks for the precesion. But my folder was 180Mo size and when I exported it I've 200Mo of xml files. So there is not only properties if I've well understood. So there is no manner to recover messages...
View ArticleNew Post: Open Contents Table error 0x80070005
So - this is clearly not a problem with MFCMAPI, but I'm curious if it's the same issue as one we're investigating here. If you do the following, does the error go away?Table/Set ColumnsOKLocate...
View ArticleNew Post: How to use xml exported files
Take a look at the XML - there's more than just the value of the properties in there. There's the name of the properties, XML cruft, etc. 20mb over 180/200mb sounds reasonable.
View ArticleNew Post: How to use xml exported files
This tool is very usefull Thank you for all Regards
View ArticleNew Post: Open Contents Table error 0x80070005
After doing your instructions it works fine, thanks
View ArticleNew Post: Open Contents Table error 0x80070005
Yes, this works also for me. Still must check the implications for my own software.... Thanks for the quick response!
View Article