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
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