Re: AddIn won't load



Hello Dave,

Yes, we can set a specified key's permission to denying everyone to access.
But we need to write codes to do that explicitly as this MSDN article shows
http://msdn.microsoft.com/en-us/library/system.security.permissions.registry
permission.aspx. And, we can use the Process Monitor to trace the Add-in's
installing process. If anyone changes the new created keys' permission, we
will see the event RegSetKeySecurity in the Process Monitor.

If no one changes the key's permission explicitly, as far as I know, in the
common scenarios, the registry key will be created using the inherited
permission from its parent key. Consequently, if a user has the high enough
right, he should be able to access the new created registry keys. Thus, my
assumption is the Outlook does not run under the high integrity level
privilege. In the Vista system which turns on the UAC, the high integrity
level privilege is also required to access all registry keys in the HKLM,
even if the end user is an administrator. So, may I suggest the user right
click Outlook and choose "Run As Administrator" option to start Outlook.
Hope this helps!

Please let me know if my suggestion helps in this scenario.

Best regards,
Ji Zhou (v-jzho@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://support.microsoft.com/select/default.aspx?target=assistance&ln=en-us.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • RE: WinXP -> W2K3 Share Access
    ... I can find "Change Access" permission at file share ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.platformsdk.security)
  • RE: Trying to run in partial trust (getting a PolicyException)
    ... you have changed the trust level of your ASP.NET web ... I think you can check the permission through the following two ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Search from asxp page not working
    ... Please further check the permission of the problematic catalog's ... Everyone group with Read permission on it and restart indexing service. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.inetserver.indexserver)
  • Re: Search from asxp page not working
    ... Everyone group with Read permission on it and restart indexing service. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.inetserver.indexserver)
  • Re: assembly doesn permit partially trustets calls
    ... To mitigate the risk, think very carefully about the permissions that you assign to the application running on the file share so that it permits exactly and only the request to satisfy the permission demand, block everything else. ... we can give all the assemblies in the ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework)