I've been trying like heck to remember what this problem is while watching
this thread this morning. I have had it also. It has nothing to do with the
datasource and is a weird issue with how you are hooking your ado.net data
class up to your report.

Anyway, I searched my own blog and found it! Well, found what I was
remembering - not sure this is the problem that you are having.

http://support.businessobjects.com/library/kbase/articles/c2011936.asp if
you look in there you will notice that it says that you may get a login
screen.

Here is my blog post
http://www.thedatafarm.com/blog/PermaLink.aspx?guid=da5a2d17-558d-4e0b-984c-
0cbec71b686c

I should enter that login info to the post so it googles better.

Hth

julie


-----Original Message-----
From: Unmoderated discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Philip Nelson
Sent: Tuesday, October 05, 2004 12:13 PM
To: [EMAIL PROTECTED]
Subject: Re: [ADVANCED-DOTNET] Crystal Reports Logon Failed issue

Could this just be that the report engine doesn't have access to the
directory where the report/crystal viewer components/other support files are
located?

It doesn't seem to be datasource related at all.

--- "Baudouin, Andrew" <[EMAIL PROTECTED]> wrote:

> Server Error in '/InvForms' Application.
> ----------------------------------------------------------------------
> ------
> ----
>
> 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.]
>     . F(String    , EngineExceptionErrorID
> )
>     . A(Int16   , Int32   )
>     . @(Int16   )
>
> CrystalDecisions.CrystalReports.Engine.FormatEngine.GetPage(PageReques
> tConte
> xt reqContext)
>
> CrystalDecisions.ReportSource.LocalReportSourceBase.GetPage(PageReques
> tConte
> xt pageReqContext)
>    CrystalDecisions.Web.ReportAgent.u(Boolean  N)
>    CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e)
>    System.Web.UI.Control.PreRenderRecursiveInternal() +62
>    System.Web.UI.Control.PreRenderRecursiveInternal() +125
>    System.Web.UI.Control.PreRenderRecursiveInternal() +125
>    System.Web.UI.Page.ProcessRequestMain() +1489
>
>
>
>
> ----------------------------------------------------------------------
> ------
> ----
> Version Information: Microsoft .NET Framework Version:1.1.4322.573;
> ASP.NET
> Version:1.1.4322.573
> Request Details
> Session Id: sl2maoqv2micul555m12mh31 Request Type: GET Time of
> Request: 10/5/2004 10:08:57 AM Status Code: 500 Request Encoding:
> Unicode (UTF-8) Response Encoding: Unicode (UTF-8) Trace Information
> Category Message From First(s) From Last(s) aspx.page Begin Init
> aspx.page End Init 0.000071 0.000071 aspx.page Begin PreRender
> 0.362430 0.362358 Unhandled Execution Error Logon failed.
>   at  . F(String   , EngineExceptionErrorID
> )
>   at  . A(Int16   , Int32   )
>   at  . @(Int16   )
>   at
> CrystalDecisions.CrystalReports.Engine.FormatEngine.GetPage(PageReques
> tConte
> xt reqContext)
>   at
> CrystalDecisions.ReportSource.LocalReportSourceBase.GetPage(PageReques
> tConte
> xt pageReqContext)
>   at CrystalDecisions.Web.ReportAgent.u(Boolean  N)
>   at CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e)
>   at System.Web.UI.Control.PreRenderRecursiveInternal()
>   at System.Web.UI.Control.PreRenderRecursiveInternal()
>   at System.Web.UI.Control.PreRenderRecursiveInternal()
>   at System.Web.UI.Page.ProcessRequestMain()
>
> Andrew Baudouin
> Applications Programmer
> AWC, Incorporated
> [EMAIL PROTECTED]
>
>
> -----Original Message-----
> From: Philip Nelson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 05, 2004 10:02 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [ADVANCED-DOTNET] Crystal Reports Logon Failed issue
>
> --- "Baudouin, Andrew" <[EMAIL PROTECTED]> wrote:
>
> > Thanks for your reply, but I am using an ADO.Net DataTable in my report.
> No
> > permissions are required anywhere.  All of the answers I have found
> > so far relating to LogonExceptions are related to datasources which
> > require logon information.
>
> Stack trace?
>
> =====
> Philip - http://blogs.xcskiwinn.org/panmanphil
> "There's a difference between righteous anger and just being crabby" -
> Barbara
>
> ===================================
> This list is hosted by DevelopMentor(r)  http://www.develop.com Some
> .NET courses you may be interested in:
>
> Essential .NET: building applications and components with CSharp
> August 30 - September 3, in Los Angeles
> http://www.develop.com/courses/edotnet
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com
>
> ===================================
> This list is hosted by DevelopMentor.  http://www.develop.com Some
> .NET courses you may be interested in:
>
> Essential .NET: building applications and components with CSharp
> August 30 - September 3, in Los Angeles
> http://www.develop.com/courses/edotnet
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com
>


=====
Philip - http://blogs.xcskiwinn.org/panmanphil
"There's a difference between righteous anger and just being crabby" -
Barbara

===================================
This list is hosted by DevelopMentor.  http://www.develop.com Some .NET
courses you may be interested in:

Essential .NET: building applications and components with CSharp August 30 -
September 3, in Los Angeles http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentor�  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to