首页 > Web开发 > 详细

SharePoint 2013上传AI格式文件,再次下载后变成了PS格式文件

时间:2015-06-05 11:34:13      阅读:317      评论:0      收藏:0      [点我收藏+]

问题:

SharePoint 2013上传AI格式文件,再次下载后变成了PS格式文件

需要下载副本才能显示AI格式

技术分享

 

 

 

解决办法有两个:
第一种,在客户端机器
1. Click Start, click Run, type regedit, and then click OK. 
2. Locate and then click the following registry subkey: 
HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/postscript 

3. In the right pane, click Extension. 
4. On the Edit menu, click Modify. 
5. Type .ai, and then press ENTER.

技术分享

第二种,在服务器端
try adding a .eps mime type to your IIS as application/postscript or image/x-eps. If it already exists as application/postscript or it does not work with that one try changing it to image/x-eps.

SharePoint 2013上传AI格式文件,再次下载后变成了PS格式文件

原文:http://www.cnblogs.com/Snowfun/p/4553892.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!