码迷,mamicode.com
首页 > 其他好文 > 详细

虚拟桌面中关于Adobe Reader打开“拒绝访问”的解决方法

时间:2015-07-24 01:37:27      阅读:4575      评论:0      收藏:0      [点我收藏+]

标签:adobe reader access denied

现象:

在虚拟桌面的桌面上打开PDF文档,提示“拒绝访问”,如图:

技术分享

问题分析:

首先明确下这个问题是Adobe Reader自身的已知问题,发生在网络文件路径中打开PDF文件会提示“拒绝访问”,并且网络路径长度限制到 260 characters

由于虚拟桌面设置了桌面和文档为重定向方式,所以是网络路径,网络路径太长超过adobe reader这个限制。

http://helpdesk.maytechgroup.com/support/solutions/articles/129667-adobe-reader-xi-access-denied-message-opening-network-files

http://kb.globalscape.com/KnowledgebaseArticle11046.aspx

技术分享

Adobe官方给出的已知问题描述:

https://helpx.adobe.com/acrobat/kb/known-issues-acrobat-x-reader.html#main_Known_issues_on_Windows_

技术分享

 

 

 

解决方法:

 

方法1

打开Adobe Reader "编辑"-“首选项”-“安全性(增强)”-“启动是启用保护模式(取消复选框)”

点击确定,然后重新打开软件即可。

技术分享

 

方法2:修改注册表(可以通过组策略做):

  1. In the Group     Policy Management Editor, pick a Group Policy that applies to all users or     create a new one.

  2. Click User     Configuration -> Preferences -> Windows Settings -> Registry, then create     or edit the following DWORD value:

  3. Click Action: Update, then     create or edit the following DWORD value in HKEY_CURRENT_USER\Software\Adobe\Acrobat     Reader\11.0\Privileged

Value: bProtectedMode

Valuedata: 00000000


本文出自 “ELVIS'S BLOG” 博客,请务必保留此出处http://virtualelvis.blog.51cto.com/1383159/1677768

虚拟桌面中关于Adobe Reader打开“拒绝访问”的解决方法

标签:adobe reader access denied

原文地址:http://virtualelvis.blog.51cto.com/1383159/1677768

(0)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!