c# - Outlook Automation Namespace,addstore -


i have user outlook crash when call line in application.

namespace.addstore(filepathofpst); 

i error message of rpc failed. line of code works every other user , can never figure out what's causing user fail .

does have inkling on may causing ? pst isnt corrupted , can accessed fine.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -