Results 1 to 3 of 3

Thread: [RESOLVED] System.Runtime.InteropServices.COMException

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2011
    Posts
    16

    Resolved [RESOLVED] System.Runtime.InteropServices.COMException

    Hi,
    I am getting the following error after deploying it in server2008. In my local machine it is working fine..

    System.Runtime.InteropServices.COMException: The system cannot find the file specified.

    [COMException (0x80004005): The system cannot find the file specified.
    ]
    CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) +0
    CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options) +159
    CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +489






    Please help me in rectifying..
    Thanks in advance
    Jegadeesh

  2. #2
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: System.Runtime.InteropServices.COMException

    It has been already replied in your previous post. The report is looking for report in particular path and could not able to find it.

    CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) +0
    Please mark you thread resolved using the Thread Tools as shown

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Sep 2011
    Posts
    16

    Re: System.Runtime.InteropServices.COMException

    Thank you Danasegar....Issue Resolved..
    The Problem was RPT files are absent in published site.. So I have copied and pasted RPT files to the published folder.. It is working now..


    Thank you Once again

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width