error with crystal report

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • fff

    error with crystal report

    Hello, I need help, I have a problem when I call a report from my web
    aplication give me this error:

    No se puede cargar el archivo o ensamblado
    'CrystalDecisio ns.ReportAppSer ver.CommLayer, Version=10.2.36 00.0,
    Culture=neutral , PublicKeyToken= 692fbea5521e130 4' ni una de sus
    dependencias. El sistema no puede hallar el archivo especificado.
    Descripción: Excepción no controlada al ejecutar la solicitud Web actual.
    Revise el seguimiento de la pila para obtener más información acerca del
    error y dónde se originó en el código.

    Detalles de la excepción: System.IO.FileN otFoundExceptio n: No se puede
    cargar el archivo o ensamblado 'CrystalDecisio ns.ReportAppSer ver.CommLayer,
    Version=10.2.36 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4' ni
    una de sus dependencias. El sistema no puede hallar el archivo especificado.

    Error de código fuente:

    Línea 18: enableparameter prompt="False" height="1129px"
    reportsourceid= "CrystalReportS ource1"
    Línea 19: style="z-index: 18; left: 0px; position: absolute;
    top: 0px" width="875px"></cr:crystalrepor tviewer>
    Línea 20: <cr:crystalrepo rtsource id="CrystalRepo rtSource1"
    runat="server">
    Línea 21: <Report FileName="grafi c1.rpt"></Report>
    Línea 22: </cr:crystalrepor tsource>


  • Cor Ligthert[MVP]

    #2
    Re: error with crystal report

    fff,

    Although questions about crystal reports are seldom answered in micosoft
    newsgroup, do you have maybe a slightly better change to translate the given
    errors in English.

    Cor

    Comment

    Working...