D
DDJ
We have VB6 app which creates an Outlook Application instance and interacts
with various Outlook folders/Items.
Some of our users, who are always Outlook clients on corporate laptops
(setup up with various permissions by the corporate IT department), are
getting an error message when attempting to open a VB form which uses an
Outlook View control. These same users do not seem to have any problems
when writing/editing data to Outlook items in the various Outlook folders.
The problem only occurs when trying to open an Outlook folder for viewing
using the Outlook View control. At this point in the code, we are not
trying to edit any items in the displayed folder, we are merely opening the
folder for viewing purposes.
Has anyone seen anything similar to this? Our best guess is that the
problem relates to permissions, but no amount of troubleshooting (by
changing persmissions on the applicable folders) seems to help. Are there
other permissions we should consider? If so, how should our App handle the
issue?
Thanks for any leads on this!
Dan
with various Outlook folders/Items.
Some of our users, who are always Outlook clients on corporate laptops
(setup up with various permissions by the corporate IT department), are
getting an error message when attempting to open a VB form which uses an
Outlook View control. These same users do not seem to have any problems
when writing/editing data to Outlook items in the various Outlook folders.
The problem only occurs when trying to open an Outlook folder for viewing
using the Outlook View control. At this point in the code, we are not
trying to edit any items in the displayed folder, we are merely opening the
folder for viewing purposes.
Has anyone seen anything similar to this? Our best guess is that the
problem relates to permissions, but no amount of troubleshooting (by
changing persmissions on the applicable folders) seems to help. Are there
other permissions we should consider? If so, how should our App handle the
issue?
Thanks for any leads on this!
Dan