outlook打开附件时显示Can't create file or filename

简介:
本文出自Simmy的个人blog:西米在线  http://simmyonline.com/archives/342.html
 
症状:outlook中打开某excel附件出现错误提示: Can't create file: filename. Right-click the folder you want to create the file in, and then click Properties on the shortcut menu to check your permissions for the folder. 无法打开附件。并非所有excel附件都如此。
 
原因:outlook临时文件夹权限变更或丢失。
 
解决方法:
1. Click Start > Run and type regedit.
2. Click Edit > Find and type OutlookSecureTempFolder.
3. When regedit has found the entry, it will tell you where your Outlook temporary files are stored. It will look similar to:C:\Documents and Settings\username\Local Settings\Temporary Internet Files\OLKrandomnumber
4. Open My Computer and navigate to this location on your hard drive.
5. Delete all of the files in this folder.
6. Restart Microsoft Outlook and you should be able to open your attachment.
 




















本文转simmy51CTO博客,原文链接:http://blog.51cto.com/helpdesk/169393 ,如需转载请自行联系原作者
相关文章
|
7月前
QT资源文件-QFile Write/WriteOnly/ReadWrite打开失败说明
在使用QT进行开发过程中,常常会使用qrc(资源文件),比如一些配置文件,图片,图标(icon)等,但是一些没有经验的小伙伴会想着将配置文件的数据进行修改,发现无法以代码的方式对资源文件进行修改。
359 0
|
7月前
|
弹性计算 运维 Shell
批量将txt 文件修改为doc 文件
【4月更文挑战第29天】
61 1
|
图形学
PDF文件打开后显示的名称不正确该怎么办?
本文介绍打开PDF文件时,PDF阅读器所显示的文件名称与文件实际名称不一致的解决办法~
518 1
PDF文件打开后显示的名称不正确该怎么办?
|
C++
解决VS打不开xxx.ui文件,xxx.ui无法打开文件
解决VS打不开xxx.ui文件,xxx.ui无法打开文件
541 0
|
Oracle 关系型数据库 Linux
[20180211]11g关闭AMM.txt
[20180211]11g关闭AMM.txt --//指点别人的系统关闭AMM,使用hugepages遇到问题,主要问题是对方设置如下参数在spfile文件中: *.
1317 0