Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_espanol thread: Ayuda con reporte !!


Message #1 by "Fernando Lobos" <flobos@b...> on Fri, 22 Mar 2002 10:01:46 +0100
This is a multi-part message in MIME format.

------=_NextPart_000_0034_01C1D188.93DCC0C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

quien a trabajado en crystal report para web form , que me ayuden miren
  Dim r1 As New reporte1() <- nombre del reporte creado previamente

  CrystalReportViewer1.ReportSource =3D r1



  Porsuspuesto tengo en CrystalReportViewer1y el reporte esta creado en 
la pagina pero miren



  Logon failed.
  Description: An unhandled exception occurred during the execution of 
the current web request. Please review the stack trace for more 
information about the error and where it originated in the code.

  Exception Details: 
CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed.

  Source Error:

        An unhandled exception was generated during the execution of the 
current web request. Information regarding the origin and location of 
the exception can be identified using the exception stack trace below. 

  Stack Trace:

[LogOnException: Logon failed.]
   =02.=02K(String =06
, EngineExceptionErrorID =06=0B) +546
   =02.=02F(Int16 =06=02, Int32 =06=03) +491
   
CrystalDecisions.CrystalReports.Engine.FormatEngine.GetPage(PageRequestCo
ntext reqContext) +458
   
CrystalDecisions.ReportSource.LocalReportSourceBase.GetPage(PageRequestCo
ntext pageReqContext) +189
   CrystalDecisions.Web.ReportAgent.v(Boolean =04`) +150
   CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e) 
+108
   System.Web.UI.Control.PreRenderRecursiveInternal() +62
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Page.ProcessRequestMain() +1470

      




-------------------------------------------------------------------------
-----

  Version Information: Microsoft .NET Framework Version:1.0.3705.0; 
ASP.NET Version:1.0.3705.0





  Return to Index