今天用sharepoint designer 2007 做编辑的时候发现一个问题,新建一个文件 "Cannot perform this operation. The file is no longer check out or has been deleted.“
无法签入文件,非常奇怪。google以后 找到以下解决方案:
Solution:
Locate the WebsiteCache directory below and delete it:
Vista: %UserProfile%\AppData\Local\Microsoft\WebsiteCache
Windows 2003/XP: %UserProfile%\Local Settings\Application Data\Microsoft\WebsiteCaches
试了一下 发现还是不行。
后来发现我是用IP连接网站的 http://192.168.4.34:8004/,而http://192.168.4.34:8004 在管理中心里没有配置访问映射,到管理中心里配置完访问映射,重新签入文件,一切都OK啦!!