Addin bails when I try to save Item

B

Ben M

Hi everyone,
I have a problem with an addin I am developing in C#, VS.Net 2002.

On my development machine, I am able to cause the addin to save a MailItem
it has created, but when it is installed on other machines, it bails at the
point when I call item.Save().

- Could this be to do with varying security settings between users?
- Is there any reason why this call might fail, typically?

This is crucial to getting my addin to work, so if anyone has any
suggestions, please let me know.

Thanks a lot,
Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top