Hello,
A part of " my " end users, use Office 2010 with Windows Seven.
I have the following error message when they tried to add an apoitment.
Can you help me ? Of course, they want to keep Office 2010 on there computers ;-)
Thanks (sorry for my english, i'am french :-)
I'am sorry but i can't identify lines with registry access.
Can you give me some examples to show me what kind of lines i have to looking for ?
Thank you.
Laurent
Thank you for your help. I will try to find lines with registry access and i tell you if it works.
That is the Outlook2003AppointmentDialog sample. It must be trying to open or write to a registry key and the client machine does not have permission. All you have to do is comment out the line(s) of code that access the registry.