zoukankan      html  css  js  c++  java
  • Microsoft Office Excel 不能访问文件 的解决办法

    Microsoft Office Excel 不能访问文件“a.xls”。 可能的原因有:

    ? 文件名称或路径不存在。  ? 文件正被其他程序使用。  ? 您正要保存的工作簿与当前打开的工作簿同名

     

     

    This solution is ...

    ?Windows 2008 Server x64 
      Please make this folder.

      C:WindowsSysWOW64configsystemprofileDesktop

    ?Windows 2008 Server x86

      Please make this folder.

      C:WindowsSystem32configsystemprofileDesktop

      ...instead of dcomcnfg.exe.

    This operation took away office automation problems in my system.

    A Desktop folder seems to be necessary in the systemprofile folder to open file by Excel.

    It disappears from Windows2008, Windows2003 had the folder, 
    and I think it cause this error.

     

    即在C:WindowsSystem32configsystemprofile和C:WindowsSysWOW64configsystemprofile目录下创建名为Desktop目录即可解决问题。

    http://kxl361.blog.163.com/blog/static/342955320127502258419/

  • 相关阅读:
    ⑨.tomcat性能优化
    ⑧.tomcat安全优化
    Nginx.HSTS
    https证书auto
    ⑦.tomcat 常见故障
    ⑨mvstat
    ⑥.tomcat监控
    ⑥.tomcat多实例
    ⑤.tomcat的三种工作模式
    ④.tomcat配置文件server.xml
  • 原文地址:https://www.cnblogs.com/itjeff/p/7244631.html
Copyright © 2011-2022 走看看