Outlook 2010 recipient mouse over crash
description
In the Outlook 2010 Technical Preview, with the wrapped PST sample as the default message store for the profile, when you mouse over a recipient of an email, the new/updated recipient information panel is displayed, and then outlook crashes.
It appears from a little bit of investigation and supposition that outlook is attempting to open the new special folder called "Suggested Contacts", presumably from the default message store, to search for the recipient, and load any information it can find about them into the info panel. The crash seems to occur in the PST (MSPST32.dll), I think in an OpenEntry call on the "Suggested Contacts" folder via the IMSLogon interface. Incidentally, I also think that the "Suggested Contacts" folder has had an OpenEntry call succeed at an earlier time, though not sure if it was the IMSLogon OpenEntry; it could have been IMsgStore.