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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -