siva_ds

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Unable to import PowerPoint presentation #9282
    siva_ds
    Member

    Hi,

    Can u tell me what is wrong here.I know this post is old but please help me…

    output:
    Check CURRENT_USER…
    Found nothing
    Check LOCAL_MACHINE…
    Found something: C:\PROGRA~1\MICROS~1\Office14\POWERPNT.EXE
    Check if file exists
    Found.
    Check version
    major: 14
    minor: 0
    Connect to PPT DLL
    Connected to PPT DLL
    Connect Error
    System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
    at Microsoft.Office.Interop.PowerPoint.Presentations.Open(String FileName, MsoTriState ReadOnly, MsoTriState Untitled, MsoTriState WithWindow)
    at check_ppt.Form1..ctor()
    Error HRESULT E_FAIL has been returned from a call to a COM component.
    at Microsoft.Office.Interop.PowerPoint.Presentations.Open(String FileName, MsoTriState ReadOnly, MsoTriState Untitled, MsoTriState WithWindow)
    at check_ppt.Form1..ctor()
    Connect to PPT DLL second try
    Connected to PPT DLL
    Connect Error
    System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
    at Microsoft.Office.Interop.PowerPoint.Presentations.Open(String FileName, MsoTriState ReadOnly, MsoTriState Untitled, MsoTriState WithWindow)
    at check_ppt.Form1..ctor()
    Error HRESULT E_FAIL has been returned from a call to a COM component.
    at Microsoft.Office.Interop.PowerPoint.Presentations.Open(String FileName, MsoTriState ReadOnly, MsoTriState Untitled, MsoTriState WithWindow)
    at check_ppt.Form1..ctor()

Viewing 1 post (of 1 total)