zoukankan      html  css  js  c++  java
  • Microsoft Office Excel 不能访问文件。。。 可能的原因有。。。

    System.Runtime.InteropServices.COMException (0x800A03EC): Microsoft Office Excel 不能访问文件“D:BenzDaimlerBenz.WinLSHBizPlanFigure.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目录即可解决问题

     
     
  • 相关阅读:
    狐狸和兔子
    Arguments to main
    strncpy
    atoi
    sscanf
    集体的智慧:为什么SaaS打败企业软件?
    终于来热风了,又一次感觉到什么叫温暖!
    博士生的毕设
    淡淡的
    endnote如何修改输出格式?
  • 原文地址:https://www.cnblogs.com/liagon/p/15541695.html
Copyright © 2011-2022 走看看