Read PST Fileshttp://forums.asp.net/t/1617181.aspx/1?Read+PST+FilesMon, 04 Jul 2011 15:06:36 -040016171814142644http://forums.asp.net/p/1617181/4142644.aspx/1?Read+PST+FilesRead PST Files <p>Hi </p> <p>There are some pst files in my outlook which I keep them closed by right clicking on them and choosing the &quot;close&quot; option. In my code,I am using the AddStore method to add them to the mapi namespace. This works fine if the pst files are not password protected.</p> <p>But when they are password protected and the outlook does not find the password in cache, it gives me an exception &quot;Outlook failed to add the personal store to this session.&quot; I am working in C#.NET. Can someone tell me how can I Prompt for the password from user programatically for the PST files that are password protected and how can I add these psts to mapi namespace even if password is not present in cache.</p> 2010-10-27T07:24:59-04:004490902http://forums.asp.net/p/1617181/4490902.aspx/1?Re+Read+PST+FilesRe: Read PST Files <p>You can try <a href="http://www.outlookpstreader.com">pst file reader</a>. It is able to work under low system requirements, program works with copies of corrupted pst files.</p> 2011-07-04T15:06:36-04:00